CC_Group

In case the response has to be copied to antoher destination (for caches,
logs...)

Element Group Information

Model

Children: CC, CCs

Used By

Element CCs
Complex Type ControlType

Source

<xs:group name="CC_Group">
  <xs:annotation>
    <xs:documentation>In case the response has to be copied to antoher destination (for caches, logs...)</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:annotation>
      <xs:documentation>One or many</xs:documentation>
    </xs:annotation>
    <xs:element ref="CC"/>
    <xs:element ref="CCs"/>
  </xs:choice>
</xs:group>