P5 Version 4.8.1. Last updated on 1st November 2024, revision 0a2bff95a
<content> <alternate minOccurs="0" maxOccurs="unbounded"> <classRef key="model.descLike"/> <classRef key="model.certLike"/> </alternate></content>
<rng:element name="substJoin"> <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:ref name="att.global.source.attributes"/> <rng:ref name="att.pointing.attributes"/> <rng:ref name="att.transcriptional.attributes"/> <rng:ref name="att.editLike.attributes"/> <rng:ref name="att.written.attributes"/> <rng:ref name="att.dimensions.attributes"/> <rng:ref name="att.ranging.attributes"/> <rng:zeroOrMore> <rng:choice> <rng:ref name="model.descLike"/> <rng:ref name="model.certLike"/> </rng:choice> </rng:zeroOrMore></rng:element>
element substJoin { 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, att.global.source.attributes, att.pointing.attributes, att.transcriptional.attributes, att.editLike.attributes, att.written.attributes, att.dimensions.attributes, att.ranging.attributes, ( model.descLike | model.certLike )* }