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