In case the response has to be copied to antoher destination (for caches, logs...)  | 
                           
| Element | CCs | 
| Complex Type | ControlType | 
<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>  |