mei:mei_att.origin.staffident.attribute.origin.staff

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
origin.staff restriction of list of xs:positiveInteger optional
signifies the staff on which referenced notation occurs. Defaults to the
same value as the local staff. Mandatory when applicable.

Used By

Source

<xs:attributeGroup name="mei_att.origin.staffident.attribute.origin.staff">
  <xs:attribute name="origin.staff">
    <xs:annotation>
      <xs:documentation>signifies the staff on which referenced notation occurs. Defaults to the same value as the local staff. Mandatory when applicable.</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>