Definition Type: ComplexType
Name: MVResponseInputRequestDataType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidMultipleVehicleIncentiveResponse.xsd
Abstract
Documentation:
The ResponseStats section contains a count of the supplemental incentive program attachments sent with the response.
Collapse XSD Schema Diagram:
Drilldown into MVResponseRequestTags in schema validmultiplevehicleincentiveresponse_xsd Drilldown into MVResponseRequestHeader in schema validmultiplevehicleincentiveresponse_xsdXSD Diagram of MVResponseInputRequestDataType in schema validmultiplevehicleincentiveresponse_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MVResponseInputRequestDataType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The ResponseStats section contains a count of the supplemental 
            incentive program attachments sent with the response.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="MVResponseRequestHeader" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="MVResponseRequestTags" minOccurs="1" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MVResponseRequestHeader star:MVResponseRequestHeader 1 1
MVResponseRequestTags star:MVResponseRequestTags 1 1
Collapse Derivation Tree:
Collapse References:
star:MVResponseInputRequestData