Definition Type: Element
Name: ContractRequired
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: IncentiveInquiry.xsd
MinOccurs 1
MaxOccurs (1)
Abstract
Documentation:
Indicates if the Contract is required. Values are "true" or "false"
Collapse XSD Schema Diagram:
XSD Diagram of ContractRequired in schema incentiveinquiry_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ContractRequired" minOccurs="1" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						Indicates if the Contract is required. Values are "true" or "false"
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: