Definition Type: Element
Name: CreditCardExpirationDateYearMonthDate
Namespace: http://www.starstandard.org/STAR/5
Type: qdt:YearMonthDateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Indicates the expiration month and year of the credit card.
Collapse XSD Schema Diagram:
XSD Diagram of CreditCardExpirationDateYearMonthDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="CreditCardExpirationDateYearMonthDate" type="qdt:YearMonthDateType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates the expiration month and year of the credit
                        card.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: