<xsd:group name="GENERALLIABILITYPOLINFO">
<xsd:sequence>
<xsd:element ref="Producer" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="InsuredOrPrincipal" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="MiscParty" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="CommlPolicy" minOccurs="1" maxOccurs="1" />
<xsd:element ref="Location" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="GeneralLiabilityLineBusiness" minOccurs="1" maxOccurs="1" />
<xsd:element ref="CommlSubLocation" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="RemarkText" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="FileAttachmentInfo" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:group>
|