In case the response has to be copied to antoher destination (for caches, logs...) |
<xs:group name="CertificationGroup"> <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="Certification"/> <xs:element ref="Certifications"/> </xs:choice> </xs:group> |