<xsd:group name="ACCOUNTINGSVCRSMSGS">
<xsd:choice>
<xsd:element ref="BillingInqRs" minOccurs="1" maxOccurs="1" />
<xsd:element ref="BillingCancelReinstateNotifyRs" minOccurs="1" maxOccurs="1" />
<xsd:element ref="BillingNotifyRs" minOccurs="1" maxOccurs="1" />
<xsd:element ref="BillingNotifyModRs" minOccurs="1" maxOccurs="1" />
</xsd:choice>
</xsd:group>
|