Definition Type: ComplexType
Name: MVResponseRequestHeaderType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidMultipleVehicleIncentiveResponse.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 MVResponseDealManagement in schema validmultiplevehicleincentiveresponse_xsd Drilldown into Localization in schema components_xsdXSD Diagram of MVResponseRequestHeaderType in schema validmultiplevehicleincentiveresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MVResponseRequestHeaderType">
    <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="MVResponseDealManagement" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Localization star:Localization 1 1
MVResponseDealManagement star:MVResponseDealManagement 1 1
Collapse Derivation Tree:
Collapse References:
star:MVResponseRequestHeader