Version 3.0.0. Last updated on 29th March 2016, revision 89ba24e
<content> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.choicePart"/> <elementRef key="choice"/> </alternate></content>
<rng:element name="choice"> <rng:ref name="att.global.attributes"/> <rng:ref name="att.global.rendition.attributes"/> <rng:ref name="att.global.linking.attributes"/> <rng:ref name="att.global.analytic.attributes"/> <rng:ref name="att.global.facs.attributes"/> <rng:ref name="att.global.change.attributes"/> <rng:ref name="att.global.responsibility.attributes"/> <rng:zeroOrMore> <rng:choice> <rng:ref name="model.choicePart"/> <rng:ref name="choice"/> </rng:choice> </rng:zeroOrMore></rng:element>
element choice { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, ( model.choicePart | choice )* }