Definition Type: Element
Name: CardType
Namespace: http://www.starstandard.org/STAR/5
Type: scl:CreditCardTypeContentType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
A value used to identify the card type for a given cardmember.Valid values are gmcard, efc, flex
Collapse XSD Schema Diagram:
XSD Diagram of CardType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="1" name="CardType" type="scl:CreditCardTypeContentType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        A value used to identify the card type for a given cardmember.Valid values are gmcard, efc, flex
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: