[
Lists Home |
Date Index |
Thread Index
]
Bullard, Claude L (Len) wrote:
> The subject is misleading because I don't have
> a more precise term for the question, in fact,
> that is part of the question:
>
> 1. Is there a means to generate a complete
> node list (all elements and attributes regardless
> of structure) for a given XML Schema including
> restrictions, extensions, etc? In other words,
> any element or attribute that the Schema validly
> declares?
>
> 2. Is there a name for such a thing?
>
> 3. Are there existing products that do this
> and emit this list? Open source preferred.
>
> Thanks!
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?
Bob Foster
http://www.xmlbuddy.com/
|