<xsd:complexType name="LegalTotalType">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Legal Total. Details</ccts:DictionaryEntryName>
<ccts:Definition>calculated amount that is required on an invoice for legal purposes. (Note: Total required for taxation purposes are under tax Total.)</ccts:Definition>
<ccts:ObjectClass>Legal Total</ccts:ObjectClass>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element ref="cbc:LineExtensionTotalAmount" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Legal Total. Line_ Extension Total. Amount</ccts:DictionaryEntryName>
<ccts:Definition>the total of line item extension Amount for the entire invoice, not adjusted by any payment settlement discount or taxation except adjustments which should be made before tax calculation.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Legal Total</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Line</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Extension Total</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:TaxExclusiveTotalAmount" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Legal Total. Tax Exclusive_ Total. Amount</ccts:DictionaryEntryName>
<ccts:Definition>the total that is to be paid for this invoice, excluding all taxes, after adjustments which should be made before tax calculation.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Legal Total</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Tax Exclusive</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Total</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element ref="cbc:TaxInclusiveTotalAmount" minOccurs="1" maxOccurs="1">
<xsd:annotation>
<xsd:documentation>
<ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Legal Total. Tax Inclusive_ Total. Amount</ccts:DictionaryEntryName>
<ccts:Definition>the total that is to be paid for this invoice, including all taxes, but not adjusted by any payment settlement discount or possible penalty charges..</ccts:Definition>
<ccts:Cardinality>1</ccts:Cardinality>
<ccts:ObjectClass>Legal Total</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Tax Inclusive</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Total</ccts:PropertyTerm>
<ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
<ccts:DataType>Amount. Type</ccts:DataType>
</ccts:Component>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|