Note that there are some explanatory texts on larger screens.

plurals
  1. POWhy does this XML/XSD combination not export out of Excel 2007?
    primarykey
    data
    text
    <p>I'm developing an XML database, and I believe that my Schema and XML are valid. In the distant future when I have this list populated with thousands of different items, I would like to use MS Excel. However, I am unable to properly import or even export a simple XML document.</p> <p>My Schema is as follows: <a href="http://dl.dropbox.com/u/27596075/StackOverFlow/Example.xsd" rel="nofollow">http://dl.dropbox.com/u/27596075/StackOverFlow/Example.xsd</a> And this is my example XML file: <a href="http://dl.dropbox.com/u/27596075/StackOverFlow/Example.xml" rel="nofollow">http://dl.dropbox.com/u/27596075/StackOverFlow/Example.xml</a></p> <p>As a rookie Stack Overflow user, I've already exhausted my 2 hyperlinks, otherwise I would have posted some screenshots.</p> <p>I believe my XSD is vaild because I've had it validated online, and when I include it into MS Excel 2007, I see it properly outlined in the Source Pane. And when I import my example XML data, I get multiple rows in the Excel sheet of inconsistent mapping. As a rookie Stack Overflow user, I've already exhausted my 2 hyperlinks, otherwise I would have posted some screenshots.</p> <p>Once imported, I can't export this data. I'm told by Excel that root_Map is not exportable because it contains the following: --List of lists --A mapped element's relationship with other elements cannot be preserved.</p> <p>I believe that this case should be open and shut, but as you can see, I've been proven wrong all the way through. Hours of search have yet to yield a substantial answer, and I would really like to avoid working on this database on CSV or on text editors. I've read some brief mention of an XSLT but I don't see how an XSLT would help map my XML data to an XML spreadsheet.</p> <p>Please advise on any workarounds to this problem or if my approach needs improvement.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload