<meterSigGrp>

(meter signature group) – Used to capture alternating, interchanging, and mixed meter signatures.
Module MEI.cmn
Attributes
@copyof(optional)Points to an element of which the current element is a copy. Value conforms to data.URI. att.common.anl
@corresp(optional)Used to point to other elements that correspond to this one in a generic fashion. One or more values from data.URI, separated by spaces. att.common.anl
@facs(optional)Permits the current element to reference a facsimile surface or image zone which corresponds to it. One or more values from data.URI, separated by spaces. att.facsimile
@func(required)Function of the meter signature group. Allowed values are: "alternating" (Meter signatures appear in alternating measures.), "interchanging" (Meter signatures are interchangable, e.g. 3/4 and 6/8.), "mixed" (Meter signatures with different unit values are used to express a complex metrical pattern that is not expressable using traditional means, such as 2/4+1/8.)att.meterSigGrp.log
@label(optional)Provides a name or label for an element. The value may be any string. Value of datatype string. att.commonPart
@n(optional)Provides a number-like designation for an element. Value conforms to token. att.common
@next(optional)Used to point to the next event(s) in a user-defined collection. One or more values from data.URI, separated by spaces. att.common.anl
@prev(optional)Points to the previous event(s) in a user-defined collection. One or more values from data.URI, separated by spaces. att.common.anl
@sameas(optional)Points to an element that is the same as the current element but is not a literal copy of the current element. One or more values from data.URI, separated by spaces. att.common.anl
@synch(optional)Points to elements that are synchronous with the current element. One or more values from data.URI, separated by spaces. att.common.anl
@when(optional)Indicates the point of occurrence of this feature along a time line. Its value must be the ID of a when element elsewhere in the document. Value conforms to data.URI. att.alignment
@xml:base(optional)Provides a base URI reference with which applications can resolve relative URI references into absolute URI references. Value conforms to data.URI. att.commonPart
@xml:id(optional)Regularizes the naming of an element and thus facilitates building links between it and other resources. Each id attribute within a document must have a unique value. Value of datatype ID. att.id
Member of
Contained by
MEI.cmnbeam tuplet
MEI.critapplem rdg
MEI.mensuralligature
May contain
MEI.cmnmeterSig
Declaration
<classes>
<memberOf key="att.common"/>
<memberOf key="att.facsimile"/>
<memberOf key="att.meterSigGrp.anl"/>
<memberOf key="att.meterSigGrp.ges"/>
<memberOf key="att.meterSigGrp.log"/>
<memberOf key="att.meterSigGrp.vis"/>
<memberOf key="model.meterSigLike"/>
</classes>
<content>
<rng:ref name="meterSig" />
<rng:oneOrMore>
<rng:ref name="meterSig" />
</rng:oneOrMore>
</content>