Definition Type: Element
Name: Expiration
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:ExpirationType
Containing Schema: Components.xsd
Abstract
Documentation:
Indicates the expiration month and year of the credit card.
Collapse XSD Schema Diagram:
Drilldown into Year in schema fields_xsd1 Drilldown into Month in schema fields_xsd1 Drilldown into ExpirationType in schema components_xsd1XSD Diagram of Expiration in schema components_xsd1 (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Expiration" type="ExpirationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">
            Indicates the expiration month and year of the credit card.
         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Month oagis:Month 0 (1)
Year oagis:Year 0 (1)
Collapse Derivation Tree: