Definition Type: Element
Name: ActiveContractIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Fields.xsd
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 fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element 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: