Definition Type: ComplexType
Name: CompatibilityOptionType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: IncentiveInquiry.xsd
Abstract
Documentation:
dentifies whether an incentive is stackable or combinable with another incentive or not
Collapse XSD Schema Diagram:
Drilldown into CompatibilityOptionGroup in schema incentiveinquiry_xsdXSD Diagram of CompatibilityOptionType in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CompatibilityOptionType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				dentifies whether an incentive is stackable or 
				combinable with another incentive or not
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="CompatibilityOptionGroup" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CompatibilityOptionGroup star:CompatibilityOptionGroup 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:CompatibilityOption