I am new to the list and new to schemas.
I have a relaxng xml schema I am writing which has multiple possible
roots:
book
with piece children or song children
or
piece
with a score child
or song with a
score child
I tried a seperate start pair for each root but was told by the parser
that I can't have more than one either delete the extras or rename them.
So how do I write a schema with three possible root elements?
Like docbook can start with book or ariticle etc.
Thanks
Aaron
YAHOO! GROUPS LINKS
- Visit your group "rng-users" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
