Definition Type: Element
Name: ActiveContractIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Typically set when the a customer does not pay the service contract. It let's the dealer know the the service contract is not active. (i.e. stopped or suspended). True means the contract is active, false means it is inactive.
Collapse XSD Schema Diagram:
XSD Diagram of ActiveContractIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="ActiveContractIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                Typically set when the a customer does not pay the service contract.
                It let's the dealer know the the service contract is not active. (i.e. stopped or suspended).
                True means the contract is active, false means it is inactive.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: