RE: [xml-dev] Generating Trees from XML Schema

From
Bullard, Claude L (Len) <>
To
'Bob Foster' <>
Date
2003-12-15T20:13:21Z
ID
<>
Thread
RE: [xml-dev] Generating Trees from XML Schema
o A two level list of all possible productions.
o To enable the user to assign an ID to each production.

For some schemas that will be a very long list.  The 
meaningfulness is a real problem.

len

From: Bob Foster [mailto:]

Just out of curiosity, what would you use it for? Some elements and 
attributes aren't meaningful "regardless of structure".

Also, a couple of other people seem to understand what you want the 
output would look like (though they appear to have different 
understandings), but I don't. What is it, two lists, one titled 
"Elements" and the other "Attributes"? Are there attributes listed for 
each element? If so, and an element had an <anyAttribute>, would all the 
applicable attributes be listed, as well?