att.mSpace.vis

Visual domain attributes.
Module MEI.cmn
Members
mSpace (direct member of att.mSpace.vis)
Attributes
@altsym(optional)Provides a way of pointing to a user-defined symbol. It must contain an ID of a <symbolDef> element elsewhere in the document. Value conforms to data.URI. att.altsym
@cutout(optional)"Cut-out" style indicated for this measure. Allowed values are: "cutout" (The staff lines should not be drawn.)att.cutout
@visible(optional)Indicates if a feature should be rendered when the notation is presented graphically or sounded when it is presented in an aural form. Value conforms to data.BOOLEAN. att.visibility
@x(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. Value of datatype decimal. att.xy
@y(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. Value of datatype decimal. att.xy
Declaration
<classes>
<memberOf key="att.altsym"/>
<memberOf key="att.cutout"/>
<memberOf key="att.visibility"/>
<memberOf key="att.xy"/>
</classes>