Definition Type: Element
Name: Statement
Namespace: urn:oasis:names:specification:ubl:schema:xsd:Statement-2
Type: nsBC:StatementType
Containing Schema: UBL-Statement-2.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 StatementLine in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into TaxTotal in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AllowanceCharge in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PaymentTerms in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PaymentMeans in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into PayeeParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into OriginatorCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into SellerSupplierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into BuyerCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AccountingCustomerParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AccountingSupplierParty in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into Signature in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into AdditionalDocumentReference in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into StatementPeriod in schema ubl-commonaggregatecomponents-2_0_xsd Drilldown into LineCountNumeric in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalBalanceAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalCreditAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into TotalDebitAmount in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into DocumentCurrencyCode in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueTime in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UUID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CopyIndicator in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into ProfileID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into CustomizationID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLVersionID in schema ubl-commonbasiccomponents-2_0_xsd Drilldown into UBLExtensions in schema ubl-commonextensioncomponents-2_0_xsd Drilldown into StatementType in schema ubl-statement-2_0_xsdXSD Diagram of Statement in schema ubl-statement-2_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:element name="Statement" type="StatementType">
    <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
UBLExtensions ext:UBLExtensions 0 1
UBLVersionID cbc:UBLVersionID 0 1
CustomizationID cbc:CustomizationID 0 1
ProfileID cbc:ProfileID 0 1
ID cbc:ID 1 1
CopyIndicator cbc:CopyIndicator 0 1
UUID cbc:UUID 0 1
IssueDate cbc:IssueDate 1 1
IssueTime cbc:IssueTime 0 1
Note cbc:Note 0 unbounded
DocumentCurrencyCode cbc:DocumentCurrencyCode 1 1
TotalDebitAmount cbc:TotalDebitAmount 0 1
TotalCreditAmount cbc:TotalCreditAmount 0 1
TotalBalanceAmount cbc:TotalBalanceAmount 0 1
LineCountNumeric cbc:LineCountNumeric 0 1
StatementPeriod cac:StatementPeriod 0 1
AdditionalDocumentReference cac:AdditionalDocumentReference 0 unbounded
Signature cac:Signature 0 unbounded
AccountingSupplierParty cac:AccountingSupplierParty 1 1
AccountingCustomerParty cac:AccountingCustomerParty 1 1
BuyerCustomerParty cac:BuyerCustomerParty 0 1
SellerSupplierParty cac:SellerSupplierParty 0 1
OriginatorCustomerParty cac:OriginatorCustomerParty 0 1
PayeeParty cac:PayeeParty 0 1
PaymentMeans cac:PaymentMeans 0 1
PaymentTerms cac:PaymentTerms 0 unbounded
AllowanceCharge cac:AllowanceCharge 0 unbounded
TaxTotal cac:TaxTotal 0 unbounded
StatementLine cac:StatementLine 1 unbounded
Collapse Derivation Tree: