View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Peter Huang [MSFT] Peter Huang [MSFT] is offline
external usenet poster
 
Posts: 225
Default import xml using xmlmap WITHOUT linking to list

Hi

Based on my research, so far we need to create a list, if you want to map a
xml schema onto an excel sheet.
To do the map, we need a unit in excel to correspond to the xml schema, so
that when we import the xml file, we know how to import the data into excel
sheet.

Also based on my research, the OM of XMLMAP did not expose interface about
the association between list and xmlschema.
The DataBinding property indicates which xml file is being imported.

If you still have any concern, I think you need to send a feedback.
http://office.microsoft.com/en-us/su...ename=0&Type=2

Thanks for your understanding!

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.