Complex Types | InsuranceCoverageCollectionType, InsuranceCoverageType, SegmentInsuranceType |
<xs:group name="InsuranceCoverageGroup"> <xs:choice> <xs:annotation> <xs:documentation>One or many</xs:documentation> </xs:annotation> <xs:element ref="Coverage"/> <xs:element ref="Coverages"/> </xs:choice> </xs:group> |