Version 2.8.1a. Last updated on 25th August 2015, revision 66d11fa
<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.pointing.attributes"/> <rng:ref name="att.transcriptional.attributes"/> <rng:ref name="att.editLike.attributes"/> <rng:ref name="att.dimensions.attributes"/> <rng:ref name="att.ranging.attributes"/> <rng:ref name="att.source.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.pointing.attributes, att.transcriptional.attributes, att.editLike.attributes, att.dimensions.attributes, att.ranging.attributes, att.source.attributes, ( model.descLike | model.certLike )* }