Re: specifying attribute choice

Dave Pawson <[email protected]>
Newsgroups gmane.text.xml.relaxng.general
Message-ID <[email protected]>
At 17:00 09/02/2004, DuCharme, Bob (LNG-CHO) wrote:
>I'm trying to figure out how I can specify that an element must have at
>least one of a certain set of attributes and may have the others as well.

<choice>
   a
   b
   c
</choice>
<zeroOrMore>
<optional>
a
b
c
</optional>


Does that work?

regards DaveP
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.