Definition Type: Element
Name: CertificateExpirationDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The date the program certificate is no longer valid.
Collapse XSD Schema Diagram:
XSD Diagram of CertificateExpirationDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="1" name="CertificateExpirationDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the program
                certificate is no longer valid.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: