Definition Type: ComplexType
Name: LegalTotalType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Legal Total. Details calculated amount that is required on an invoice for legal purposes. (Note: Total required for taxation purposes are under tax Total.) Legal Total
Collapse XSD Schema Diagram:
Drilldown into TaxInclusiveTotalAmount in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into TaxExclusiveTotalAmount in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into LineExtensionTotalAmount in schema ubl-commonbasiccomponents-1_0_xsdXSD Diagram of LegalTotalType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineExtensionTotalAmount cbc:LineExtensionTotalAmount 0 1
TaxExclusiveTotalAmount cbc:TaxExclusiveTotalAmount 0 1
TaxInclusiveTotalAmount cbc:TaxInclusiveTotalAmount 1 1
Collapse Derivation Tree:
Collapse References:
cac:LegalTotal