Definition Type: Element
Name: Invoice
Namespace: urn:oasis:names:specification:ubl:schema:xsd:Invoice-1.0
Type: nsB:InvoiceType
Containing Schema: UBL-Invoice-1.0.xsd
Abstract
Documentation:
This element MUST be conveyed as the root element in any instance document based on this Schema expression
Collapse XSD Schema Diagram:
Drilldown into InvoiceLine in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LegalTotal in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into TaxTotal in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into ExchangeRate in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into AllowanceCharge in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into PaymentTerms in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into PaymentMeans in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into Delivery in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into SellerParty in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into BuyerParty in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into AdditionalDocumentReference in schema ubl-invoice-1_0_xsd Drilldown into ReceiptDocumentReference in schema ubl-invoice-1_0_xsd Drilldown into DespatchDocumentReference in schema ubl-invoice-1_0_xsd Drilldown into OrderReference in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into LineItemCountNumeric in schema ubl-invoice-1_0_xsd Drilldown into PricingCurrencyCode in schema ubl-invoice-1_0_xsd Drilldown into TaxCurrencyCode in schema ubl-invoice-1_0_xsd Drilldown into InvoiceCurrencyCode in schema ubl-invoice-1_0_xsd Drilldown into TaxPointDate in schema ubl-invoice-1_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into InvoiceTypeCode in schema ubl-invoice-1_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into GUID in schema ubl-invoice-1_0_xsd Drilldown into CopyIndicator in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-invoice-1_0_xsd Drilldown into InvoiceType in schema ubl-invoice-1_0_xsdXSD Diagram of Invoice in schema ubl-invoice-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:element name="Invoice" type="InvoiceType">
    <xsd:annotation>
        <xsd:documentation>This element MUST be conveyed as the root element in any instance document based on this Schema expression</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsB:ID 1 1
CopyIndicator cbc:CopyIndicator 0 1
GUID nsB:GUID 0 1
IssueDate cbc:IssueDate 1 1
InvoiceTypeCode nsB:InvoiceTypeCode 0 1
Note cbc:Note 0 1
TaxPointDate nsB:TaxPointDate 0 1
InvoiceCurrencyCode nsB:InvoiceCurrencyCode 0 1
TaxCurrencyCode nsB:TaxCurrencyCode 0 1
PricingCurrencyCode nsB:PricingCurrencyCode 0 1
LineItemCountNumeric nsB:LineItemCountNumeric 0 1
OrderReference cac:OrderReference 0 unbounded
DespatchDocumentReference nsB:DespatchDocumentReference 0 unbounded
ReceiptDocumentReference nsB:ReceiptDocumentReference 0 unbounded
AdditionalDocumentReference nsB:AdditionalDocumentReference 0 unbounded
BuyerParty cac:BuyerParty 1 1
SellerParty cac:SellerParty 1 1
Delivery cac:Delivery 0 unbounded
PaymentMeans cac:PaymentMeans 0 1
PaymentTerms cac:PaymentTerms 0 unbounded
AllowanceCharge cac:AllowanceCharge 0 unbounded
ExchangeRate cac:ExchangeRate 0 1
TaxTotal cac:TaxTotal 0 unbounded
LegalTotal cac:LegalTotal 1 1
InvoiceLine cac:InvoiceLine 1 unbounded
Collapse Derivation Tree: