macro.XSLT

Permits any element from the XSLT namespace. Allowing XSLT in <incipit> makes it possible to generate the incipit from the notational content of the MEI file.
Module MEI.shared
Used by
Declaration
<content>
<rng:element>
<rng:nsName/>
<rng:zeroOrMore>
<rng:attribute>
<rng:anyName/>
</rng:attribute>
</rng:zeroOrMore>
<rng:zeroOrMore>
<rng:choice>
<rng:text/>
<rng:ref name="macro.XSLT" />
</rng:choice>
</rng:zeroOrMore>
</rng:element>
</content>