Definition Type: Element
Name: CustomerFinancialInformation
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerFinancialInformationType
Containing Schema: Components.xsd
Abstract
Documentation:
Customer's Financial Information.
Collapse XSD Schema Diagram:
Drilldown into CustomerCredit in schema components_xsd Drilldown into CreditStatus in schema components_xsd Drilldown into CurrencyCode in schema components_xsd Drilldown into PaymentTerms in schema components_xsd Drilldown into CustomerFinancialInformationType in schema components_xsdXSD Diagram of CustomerFinancialInformation in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerFinancialInformation" type="CustomerFinancialInformationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> 
                Customer's Financial Information. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentTerms star:PaymentTerms 0 unbounded
CurrencyCode star:CurrencyCode 0 1
CreditStatus star:CreditStatus 0 1
CustomerCredit star:CustomerCredit 0 unbounded
Collapse Derivation Tree: