QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
staff | restriction of list of xs:positiveInteger | optional |
|
Attribute Group | mei:mei_att.staffident.attributes |
<xs:attributeGroup name="mei_att.staffident.attribute.staff"> <xs:attribute name="staff"> <xs:annotation> <xs:documentation>Signifies the staff on which a notated event occurs or to which a control event applies. 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> |