StaffGroup

Demote

Element Group Information

Model

Children: Staff, Staffs

Used By

Complex Type StaffCollectionType

Source

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