[Home] [By Thread] [By Date] [Recent Entries]
Jack Cane wrote:
So what about xs:choise then?I would like to enforce a constraint that an element must have one and/or the other of two child elements. That is, the two child elements are both 0..unbounded, but one or the other must be present. <xs:choice> <xs:element name="A" type="xs:string" maxOccurs="unbounded"/> <xs:element name="B" type="xs:string" maxOccurs="unbounded"/> </xs:choice> PS. This is offtopic here, you'd better ask w3c schema questions on schema-dev mail list. -- Oleg Tkachenko Multiconn Technologies, Israel XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



