mei:mei_att.mSpace.vis.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
altsym mei:mei_data.URI optional
Provides a way of pointing to a user-defined symbol. It must contain an ID
of a <symbolDef> element elsewhere in the document.
cutout restriction of xs:token optional
"Cut-out" style indicated for this measure.
visible mei:mei_data.BOOLEAN optional
Indicates if a feature should be rendered when the notation is presented
graphically or sounded when it is presented in an aural form.
x xs:decimal optional
Encodes an x coordinate for a feature in an output coordinate system. When
it is necessary to record the placement of a feature in a facsimile image, use the facs
attribute.
y xs:decimal optional
Encodes an y coordinate for a feature in an output coordinate system. When
it is necessary to record the placement of a feature in a facsimile image, use the facs
attribute.

Used By

Element mei:mSpace

Source

<xs:attributeGroup name="mei_att.mSpace.vis.attributes">
  <xs:attributeGroup ref="mei:mei_att.altsym.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.cutout.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.visibility.attributes"/>
  <xs:attributeGroup ref="mei:mei_att.xy.attributes"/>
</xs:attributeGroup>