Definition Type: Element
Name: CustomerCredit
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerCreditType
Containing Schema: Components.xsd
Abstract
Documentation:
Customer's credit type information. Credit limit, credit balance, etc.
Collapse XSD Schema Diagram:
Drilldown into CreditAmount in schema components_xsd Drilldown into CreditType in schema components_xsd Drilldown into CustomerCreditType in schema components_xsdXSD Diagram of CustomerCredit in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerCredit" type="CustomerCreditType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> 
                Customer's credit type information. Credit limit, credit balance, etc. 
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreditType star:CreditType 0 1
CreditAmount star:CreditAmount 0 1
Collapse Derivation Tree: