Definition Type: ComplexType
Name: ValidDealRequestHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: ValidDealRequest.xsd
Abstract
Documentation:
The Header component contains summary information related to the entire ValidDealRequest Business Object Document.
Collapse XSD Schema Diagram:
Drilldown into returnIncentiveProgramTagsInd in schema validdealrequest_xsd Drilldown into VDDealManagement in schema validdealrequest_xsd Drilldown into Localization in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of ValidDealRequestHeaderType in schema validdealrequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ValidDealRequestHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The Header component contains summary information related to the
            entire ValidDealRequest Business Object Document.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <xsd:element ref="Localization" minOccurs="1" maxOccurs="1" />
                <xsd:element ref="VDDealManagement" minOccurs="1" maxOccurs="1" />
                <xsd:element name="returnIncentiveProgramTagsInd" type="xsd:boolean" 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">If this flag is set to true, then detailed eligibility and 
                           filtering information will be included in the response.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
Localization star:Localization 1 1
VDDealManagement star:VDDealManagement 1 1
returnIncentiveProgramTagsInd star:returnIncentiveProgramTagsInd 1 1
Collapse Derivation Tree:
Collapse References:
star:ValidDealRequestHeader