mei:mei_att.origin.layerident.attribute.origin.layer

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
origin.layer restriction of list of xs:positiveInteger optional
identifies the layer on which referenced notation
occurs.

Used By

Source

<xs:attributeGroup name="mei_att.origin.layerident.attribute.origin.layer">
  <xs:attribute name="origin.layer">
    <xs:annotation>
      <xs:documentation>identifies the layer on which referenced notation occurs.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction>
        <xs:simpleType>
          <xs:list itemType="xs:positiveInteger"/>
        </xs:simpleType>
        <xs:minLength value="1"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>