GuaranteeGroup

Element Group Information

Model

Used By

Source

<xs:group name="GuaranteeGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Guarantee"/>
    <xs:element ref="Guarantees"/>
  </xs:choice>
</xs:group>