Demote |
Complex Type | StaffCollectionType |
<xs:group name="StaffGroup"> <xs:annotation> <xs:documentation>Demote</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Staff"/> <xs:element ref="Staffs"/> </xs:choice> </xs:group> |