Definition Type: Element
Name: ProgramRevisionNumber
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: ValidDealResponse.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Denotes a specific revision of an incentive program. Each revision contains the fully defined content of the incentive program and its eligibility criteria.
Collapse XSD Schema Diagram:
XSD Diagram of ProgramRevisionNumber in schema validdealresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ProgramRevisionNumber" type="udt:NumericType" minOccurs="1" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Denotes a specific revision of an incentive program. Each revision contains
                  the fully defined content of the incentive program and its eligibility criteria.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: