Definition Type: ComplexType
Name: ShowIncentiveApplicationDataAreaType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: ShowIncentiveApplication.xsd
Abstract
Documentation:
Show Incentive Application Data Area
Collapse XSD Schema Diagram:
Drilldown into IncentiveApplication in schema incentiveapplication_xsd Drilldown into Show in schema meta_xsdXSD Diagram of ShowIncentiveApplicationDataAreaType in schema showincentiveapplication_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ShowIncentiveApplicationDataAreaType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Show Incentive Application Data Area</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="Show" />
        <xsd:element ref="IncentiveApplication" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Show star:Show (1) (1)
IncentiveApplication star:IncentiveApplication (1) unbounded
Collapse Derivation Tree:
Collapse References:
star:ShowIncentiveApplicationDataArea