Element | Allowances |
<xsd:complexType name="AllowancesType"> <xsd:sequence> <xsd:element ref="AllowancesChargeIndicator"/> <xsd:element ref="AllowanceChargeType"/> <xsd:element ref="AllowancesChargeAmount"/> <xsd:element ref="TaxOrDuty" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="AllowancesChargeCode"/> <xsd:element ref="AllowancesChargeDescription"/> </xsd:sequence> </xsd:complexType> |