<xs:attributeGroup name="mei_att.note.log.mensural.attribute.lig">
<xs:attribute name="lig">
<xs:annotation>
<xs:documentation>Indicates this element's participation in a ligature.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="recta">
<xs:annotation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="obliqua">
<xs:annotation>
<xs:documentation/>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:attributeGroup> |