CurrencyGroup

Element Group Information

Model

Children: Currencies, Currency

Used By

Element Currencies
Complex Types ResponseStyleType, StyleType

Source

<xs:group name="CurrencyGroup">
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="Currency"/>
    <xs:element ref="Currencies"/>
  </xs:choice>
</xs:group>