Definition Type: Group
Name: FinancialsTransactions
Namespace: http://www.adsml.org/adsmlfinancials/1.0
Containing Schema: AdsMLFinancials-1.0-PublicTypeLibrary-AS.xsd
Collapse XSD Schema Diagram:
Drilldown into AdministrativeResponse in schema adsmltypelibrary-2_0-as_xsd Drilldown into CreditNoteResponse in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into CreditNote in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into InvoiceStatus in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into InvoiceStatusEnquiry in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into InvoiceResponse in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into Invoice in schema adsmlfinancials-1_0-publictypelibrary-as_xsdXSD Diagram of FinancialsTransactions in schema adsmlfinancials-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:group name="FinancialsTransactions">
    <xs:choice>
        <xs:element ref="Invoice" maxOccurs="unbounded" />
        <xs:element ref="InvoiceResponse" maxOccurs="unbounded" />
        <xs:element ref="InvoiceStatusEnquiry" maxOccurs="unbounded" />
        <xs:element ref="InvoiceStatus" maxOccurs="unbounded" />
        <xs:element ref="CreditNote" maxOccurs="unbounded" />
        <xs:element ref="CreditNoteResponse" maxOccurs="unbounded" />
        <xs:element ref="adsml:AdministrativeResponse" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Invoice adsml-fi:Invoice (1) unbounded
InvoiceResponse adsml-fi:InvoiceResponse (1) unbounded
InvoiceStatusEnquiry adsml-fi:InvoiceStatusEnquiry (1) unbounded
InvoiceStatus adsml-fi:InvoiceStatus (1) unbounded
CreditNote adsml-fi:CreditNote (1) unbounded
CreditNoteResponse adsml-fi:CreditNoteResponse (1) unbounded
AdministrativeResponse adsml:AdministrativeResponse (1) (1)