<xsd:group name="COMMLIMPROPERTYINFO_CHOICE">
<xsd:choice>
<xsd:element ref="AccountsReceivableInfo" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="BuildersRiskInstallationInfo" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="EDPInfo" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="EquipmentInfo" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="TransportationInfo" minOccurs="1" maxOccurs="unbounded" />
<xsd:element ref="CommunicationsInfo" minOccurs="1" maxOccurs="unbounded" />
</xsd:choice>
</xsd:group>
|