Definition Type: ComplexType
Name: CreditLineType
Namespace: http://www.adsml.org/adsmlfinancials/1.0
Containing Schema: AdsMLFinancials-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Item.Generic in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into Item.AdvertisementPublication in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into Note in schema adsmltypelibrary-2_0-as_xsd Drilldown into TaxTotal in schema adsmltypelibrary-2_0-as_xsd Drilldown into TaxPointDate in schema adsmltypelibrary-2_0-as_xsd Drilldown into LineExtensionAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into LineItemCurrencyExtensionAmount in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into AdditionalAllowanceCharge in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into CalculatedPrice in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into ExchangeRate in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into CurrencyCode in schema adsmltypelibrary-2_0-as_xsd Drilldown into Contract in schema adsmltypelibrary-2_0-as_xsd Drilldown into OtherReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into PurchaseOrderReference in schema adsmltypelibrary-2_0-as_xsd Drilldown into RelatedInvoice in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into MarkedWith in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into CreditReason in schema adsmlfinancials-1_0-publictypelibrary-as_xsd Drilldown into ID in schema adsmlfinancials-1_0-publictypelibrary-as_xsdXSD Diagram of CreditLineType in schema adsmlfinancials-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="CreditLineType">
    <xs:sequence>
        <xs:element name="ID" type="adsml:ShortStringType" />
        <xs:element ref="CreditReason" minOccurs="0" />
        <xs:element ref="MarkedWith" minOccurs="0" />
        <xs:element ref="RelatedInvoice" minOccurs="0" />
        <xs:element ref="adsml:PurchaseOrderReference" minOccurs="0" />
        <xs:element ref="adsml:OtherReference" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Contract" minOccurs="0" />
        <xs:element ref="adsml:CurrencyCode" minOccurs="0" />
        <xs:element ref="ExchangeRate" minOccurs="0" />
        <xs:element ref="CalculatedPrice" minOccurs="0" />
        <xs:element ref="AdditionalAllowanceCharge" minOccurs="0" />
        <xs:element ref="LineItemCurrencyExtensionAmount" minOccurs="0" />
        <xs:element ref="LineExtensionAmount" />
        <xs:element ref="adsml:TaxPointDate" minOccurs="0" />
        <xs:element ref="adsml:TaxTotal" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Note" minOccurs="0" />
        <xs:choice>
            <xs:element ref="Item.AdvertisementPublication" minOccurs="0" />
            <xs:element ref="Item.Generic" minOccurs="0" />
        </xs:choice>
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID adsml-fi:ID (1) (1)
CreditReason adsml-fi:CreditReason 0 (1)
MarkedWith adsml-fi:MarkedWith 0 (1)
RelatedInvoice adsml-fi:RelatedInvoice 0 (1)
PurchaseOrderReference adsml:PurchaseOrderReference 0 (1)
OtherReference adsml:OtherReference 0 unbounded
Contract adsml:Contract 0 (1)
CurrencyCode adsml:CurrencyCode 0 (1)
ExchangeRate adsml-fi:ExchangeRate 0 (1)
CalculatedPrice adsml-fi:CalculatedPrice 0 (1)
AdditionalAllowanceCharge adsml-fi:AdditionalAllowanceCharge 0 (1)
LineItemCurrencyExtensionAmount adsml-fi:LineItemCurrencyExtensionAmount 0 (1)
LineExtensionAmount adsml-fi:LineExtensionAmount (1) (1)
TaxPointDate adsml:TaxPointDate 0 (1)
TaxTotal adsml:TaxTotal 0 unbounded
Note adsml:Note 0 (1)
Item.AdvertisementPublication adsml-fi:Item.AdvertisementPublication 0 (1)
Item.Generic adsml-fi:Item.Generic 0 (1)
Properties adsml:Properties 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-fi:CreditLine