measure

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
implicit yes-no optional
non-controlling yes-no optional
number xs:token required
width tenths optional

Source

<xs:element name="measure" maxOccurs="unbounded">
  <xs:complexType>
    <xs:group ref="music-data"/>
    <xs:attributeGroup ref="measure-attributes"/>
  </xs:complexType>
</xs:element>

Sample