mei:mei_att.note.log.mensural.attribute.lig

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
lig restriction of xs:token optional
Indicates this element's participation in a ligature.

Used By

Source

<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>