Re: [xml-dev] Help for finding root node from XML Schema

From
Simon St.Laurent <>
To
Date
2003-10-10T18:28:40Z
ID
<>
Thread
Re: [xml-dev] Help for finding root node from XML Schema
At 01:35 PM 10/10/2003 -0500, Bob Foster wrote:
>Your example and question indicate that you need to understand that a 
>schema does not indicate a "root node" and that's why you've gotten the 
>answers you have. However, if you ask a different question, "How can I 
>identify the elements likely to be used as root nodes?" you might get a 
>different answer. You have omitted the detail in your example, but it is 
>probably true that the comment element is a possible child of the 
>purchaseOrder element.

It's probably time in this thread to note that RELAX NG has a very 
convenient start pattern.