Definition Type: Element
Name: CreditScoreGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:CreditScoreGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The Credit Score Group component provides information about an individual's credit score(s).
Collapse XSD Schema Diagram:
Drilldown into ScoreNumeric in schema components_xsd Drilldown into RatingIndexCode in schema components_xsd Drilldown into CreditScoreGroupType in schema components_xsdXSD Diagram of CreditScoreGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CreditScoreGroup" type="CreditScoreGroupType">
    <xsd:annotation>
        <xsd:documentation>The Credit Score Group component provides information about an individual's credit score(s).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RatingIndexCode star:RatingIndexCode 1 1
ScoreNumeric star:ScoreNumeric 0 1
Collapse Derivation Tree: