Definition Type: Element
Name: CreditDecision
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditDecisionType
Containing Schema: CreditDecision.xsd
Abstract
Documentation:
For each Credit Decision represented in the DataArea of the CreditDecision BOD, there must be one occurrence of the CreditDecision component.
Collapse XSD Schema Diagram:
Drilldown into CreditDecisionDetail in schema creditdecision_xsd Drilldown into CreditDecisionHeader in schema creditdecision_xsd Drilldown into CreditDecisionType in schema creditdecision_xsdXSD Diagram of CreditDecision in schema creditdecision_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreditDecision" type="CreditDecisionType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org"> For each Credit Decision represented in the DataArea of the
            CreditDecision BOD, there must be one occurrence of the CreditDecision component.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CreditDecisionHeader star:CreditDecisionHeader (1) (1)
CreditDecisionDetail star:CreditDecisionDetail (1) (1)
Collapse Derivation Tree: