Definition Type: Element
Name: Tier
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The credit tier that the customer qualifies for based on their credit score. Used to determine the interest rates and incentives that the customer qualifies for
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of Tier in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" maxOccurs="unbounded" name="Tier" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						The credit tier that the customer qualifies for based on their credit score. 
						Used to determine the interest rates and incentives that the customer qualifies for
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: