QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
cutout | restriction of xs:token | optional |
|
Attribute Group | mei:mei_att.cutout.attributes |
<xs:attributeGroup name="mei_att.cutout.attribute.cutout"> <xs:attribute name="cutout"> <xs:annotation> <xs:documentation>"Cut-out" style indicated for this measure.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction base="xs:token"> <xs:enumeration value="cutout"> <xs:annotation> <xs:documentation>The staff lines should not be drawn.</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |