VaccineGroup

Element Group Information

Model

Children: Vaccine, Vaccines

Used By

Source

<xs:group name="VaccineGroup" id="Vaccine_Group">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Vaccine"/>
    <xs:element ref="Vaccines"/>
  </xs:choice>
</xs:group>