Definition Type: ComplexType
Name: MVRequestHeaderType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidMultipleVehicleIncentiveRequest.xsd
Abstract
Documentation:
This section controls the type and the structure of the content to be returned. This is where you specify what you will get back. These controls allow you to manage the filtering criteria.
Collapse XSD Schema Diagram:
Drilldown into MVDealManagement in schema validmultiplevehicleincentiverequest_xsd Drilldown into Localization in schema components_xsdXSD Diagram of MVRequestHeaderType in schema validmultiplevehicleincentiverequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MVRequestHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                This section controls the type and the structure of the content to be returned. This is where you specify what you will get back. These controls allow 
                you to manage the filtering criteria.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Localization" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="MVDealManagement" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Localization star:Localization 1 1
MVDealManagement star:MVDealManagement 1 1
Collapse Derivation Tree:
Collapse References:
star:MVRequestHeader