Definition Type: ComplexType
Name: ValidDealRequestRequestType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ValidDealRequest.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into VDRequestSamplePayment in schema validdealrequest_xsd Drilldown into VDRequestTags in schema validdealrequest_xsdXSD Diagram of ValidDealRequestRequestType in schema validdealrequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ValidDealRequestRequestType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="VDRequestTags" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="VDRequestSamplePayment" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
VDRequestTags star:VDRequestTags 1 1
VDRequestSamplePayment star:VDRequestSamplePayment 0 1
Collapse Derivation Tree:
Collapse References:
star:ValidDealRequestRequest