Definition Type: ComplexType
Name: GetIncentiveInquiryDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: GetIncentiveInquiry.xsd
Abstract
Documentation:
Get Incentive Inquiry Data Area
Collapse XSD Schema Diagram:
Drilldown into IncentiveInquiry in schema incentiveinquiry_xsd Drilldown into Get in schema meta_xsdXSD Diagram of GetIncentiveInquiryDataAreaType in schema getincentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="GetIncentiveInquiryDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Get Incentive Inquiry Data Area
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Get" />
        <xsd:element ref="IncentiveInquiry" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get star:Get (1) (1)
IncentiveInquiry star:IncentiveInquiry (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:GetIncentiveInquiryDataArea