Definition Type: Element
Name: ServiceContractStatus
Namespace: http://www.starstandard.org/STAR/5
Type: star:ServiceContractStatusType
Containing Schema: Components.xsd
Abstract
Documentation:
Status of the service contract
Collapse XSD Schema Diagram:
Drilldown into StatusText in schema components_xsd Drilldown into StatusCode in schema components_xsd Drilldown into StatusTypeCode in schema components_xsd Drilldown into ServiceContractStatusType in schema components_xsdXSD Diagram of ServiceContractStatus in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ServiceContractStatus" type="ServiceContractStatusType">
    <xsd:annotation>
        <xsd:documentation>Status of the service contract</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StatusTypeCode star:StatusTypeCode 0 (1)
StatusCode star:StatusCode 0 (1)
StatusText star:StatusText 0 (1)
Collapse Derivation Tree: