Definition Type: ComplexType
Name: InvoiceReferenceType
Namespace: http://www.adsml.org/adsmlfinancials/1.0
Containing Schema: AdsMLFinancials-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Description in schema adsmltypelibrary-2_0-as_xsd Drilldown into RelationshipName in schema adsmltypelibrary-2_0-as_xsd Drilldown into LineItemReference in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into InvoiceReference in schema adsmlfinancials-1_0-publictypelibrary-as_xsdXSD Diagram of InvoiceReferenceType in schema adsmlfinancials-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="InvoiceReferenceType">
    <xs:sequence>
        <xs:element ref="InvoiceReference" />
        <xs:element ref="LineItemReference" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:RelationshipName" minOccurs="0" />
        <xs:element ref="adsml:Description" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceReference adsml-fi:InvoiceReference (1) (1)
LineItemReference adsml-fi:LineItemReference 0 unbounded
RelationshipName adsml:RelationshipName 0 (1)
Description adsml:Description 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-fi:RelatedInvoice