Jochen Wiedmann wrote:
Daniel Barclay wrote:
It seems that the JaxMeXS object model provides no direct traversal path from the use of a global attribute or element back to the declaration of that attribute or element.
What are you recommending?
I was recommending adding a pointer from the XSAttribute object that represents the use of a global attribute to the XSAttribute object that represents the declaration of the global attribute (and similarly for elements).
However, that was before I realized that your intent for JaxMeXS was not to represent the structure of schemas (the schema components; the incremental information) but was to represent the net results of schemas (the items defined by the schema components; the collected information).
Right now, I'm not sure what fits best.
Daniel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
