Definition Type: Element
Name: PartSaleType
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PartSaleTypeEnumeratedType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Identifies the type of Sale or Lost Sale. RS=Repair Oder Sale, RL=Repair Order Lost Sale, CS=Counter Sale, CL=Lost Counter Sale, SA=Service Appointment Sale
Collapse XSD Schema Diagram:
XSD Diagram of PartSaleType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PartSaleType" type="scl:PartSaleTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the type of Sale or Lost Sale. RS=Repair Oder Sale, RL=Repair Order Lost Sale, CS=Counter Sale, CL=Lost Counter Sale, SA=Service Appointment Sale</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: