Definition Type: ComplexType
Name: RepairOrderHeaderType
Namespace: http://www.starstandard.org/STAR/5
Type: star:HeaderBaseType
Containing Schema: RepairOrder.xsd
Abstract
Documentation:
.
Collapse XSD Schema Diagram:
Drilldown into PromisedRepairCompletionDate in schema repairorder_xsd Drilldown into RepairOrderPriorityCode in schema repairorder_xsd Drilldown into LaborActualHoursNumeric in schema repairorder_xsd Drilldown into LaborAllowanceHoursNumeric in schema repairorder_xsd Drilldown into JobCountNumeric in schema repairorder_xsd Drilldown into ReturnDisallowedPartsIndicator in schema repairorder_xsd Drilldown into RepairOrderStatus in schema components_xsd Drilldown into LocationID in schema repairorder_xsd Drilldown into TreadActIndicator in schema repairorder_xsd Drilldown into Splits in schema components_xsd Drilldown into ESCFranchiseIndicator in schema repairorder_xsd Drilldown into DataCollectionStatus in schema repairorder_xsd Drilldown into Tax in schema components_xsd Drilldown into Price in schema components_xsd Drilldown into LaborRateAmount in schema repairorder_xsd Drilldown into Sublet in schema components_xsd Drilldown into ServiceComponents in schema components_xsd Drilldown into RentLoaner in schema components_xsd Drilldown into DepartmentType in schema repairorder_xsd Drilldown into OrderInternalNotes in schema repairorder_xsd Drilldown into OrderNotes in schema repairorder_xsd Drilldown into OutDistanceMeasure in schema repairorder_xsd Drilldown into InDistanceMeasure in schema repairorder_xsd Drilldown into ServiceAdvisorParty in schema components_xsd Drilldown into RepairOrderInvoiceDate in schema repairorder_xsd Drilldown into RepairOrderCompletedDate in schema repairorder_xsd Drilldown into RepairOrderOpenedDate in schema repairorder_xsd Drilldown into CASE in schema components_xsd Drilldown into ServiceContract in schema components_xsd Drilldown into Warranty in schema components_xsd Drilldown into RepairOrderVehicleLineItem in schema repairorder_xsd Drilldown into SecondaryPrimaryDriver in schema components_xsd Drilldown into PrimaryDriver in schema components_xsd Drilldown into Co-OwnerParty in schema components_xsd Drilldown into OwnerParty in schema components_xsd Drilldown into DealerParty in schema components_xsd Drilldown into SecondaryReferenceNumberString in schema repairorder_xsd Drilldown into DocumentIdentificationGroup in schema components_xsd Drilldown into SecondaryDealerNumberID in schema components_xsd Drilldown into SecondaryPassword in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into HeaderBaseType in schema components_xsdXSD Diagram of RepairOrderHeaderType in schema repairorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RepairOrderHeaderType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="HeaderBaseType">
            <xsd:sequence>
                <!--                    <xsd:element ref="DocumentID" /> -->
                <xsd:element name="SecondaryReferenceNumberString" type="qdt:StringType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Secondary Repair Order reference number
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="DealerParty" minOccurs="0" />
                <xsd:element ref="OwnerParty" minOccurs="0" />
                <xsd:element ref="Co-OwnerParty" minOccurs="0" />
                <xsd:element ref="PrimaryDriver" minOccurs="0" />
                <xsd:element ref="SecondaryPrimaryDriver" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="RepairOrderVehicleLineItem" minOccurs="0" />
                <xsd:element ref="Warranty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ServiceContract" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="CASE" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="RepairOrderOpenedDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">System date when Repair Order was opened
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="RepairOrderCompletedDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the last line was closed on the repair order
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="RepairOrderInvoiceDate" type="udt:DateType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the repair order transaction moves to
                        accounting</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ServiceAdvisorParty" minOccurs="0" />
                <xsd:element name="InDistanceMeasure" type="sqdt:LengthMeasureType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Odometer reading of vehicle when repair order was
                        opened</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="OutDistanceMeasure" type="sqdt:LengthMeasureType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Odometer reading of vehicle when repair order was
                        closed</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="OrderNotes" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text for general repair order comment which
                        will be printed on the invoice</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="OrderInternalNotes" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text for internal repair order remarks that
                        will NOT be printed on the invoice</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="DepartmentType" type="udt:TextType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the type of department</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="RentLoaner" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ServiceComponents" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Sublet" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="LaborRateAmount" type="udt:AmountType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5" />
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="Price" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="Tax" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="DataCollectionStatus" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates status of data for the record it appears on
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="ESCFranchiseIndicator" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Extended Service Competitive (ESC) flag indicates if
                        dealer has franchise for Extended Service Program (ESP) repair for competitive make
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="Splits" minOccurs="0" />
                <xsd:element name="TreadActIndicator" type="udt:IndicatorType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Transportation Recall Enhancement, Accountability, and
                        Documentation (TREAD) Act (i.e., - Indicates if there has been fire damage)</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LocationID" type="udt:IdentifierType" minOccurs="0">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Code identifying a physical location
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="RepairOrderStatus" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="ReturnDisallowedPartsIndicator" type="udt:IndicatorType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Overrides the default action for how the OEM handles
                        parts when investigating a waranty claim.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="JobCountNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Identifies the total number of jobs</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LaborAllowanceHoursNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Flat rate labor hour allowance for this operation
                     </xsd:documentation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Depractated: Should use LaborAllowanceMeasure
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="LaborActualHoursNumeric" type="udt:NumericType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">Actual hours required to complete job
                     </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="RepairOrderPriorityCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                            A code list that describes the priority of the repair order.
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="PromisedRepairCompletionDate" type="udt:DateType" minOccurs="0" maxOccurs="1">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                            Date the repair completion was promised by
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentDateTime star:DocumentDateTime 0 (1)
SecondaryPassword star:SecondaryPassword 0 (1)
SecondaryDealerNumberID star:SecondaryDealerNumberID 0 (1)
DocumentIdentificationGroup star:DocumentIdentificationGroup 1 1
SecondaryReferenceNumberString star:SecondaryReferenceNumberString 0 (1)
DealerParty star:DealerParty 0 (1)
OwnerParty star:OwnerParty 0 (1)
Co-OwnerParty star:Co-OwnerParty 0 (1)
PrimaryDriver star:PrimaryDriver 0 (1)
SecondaryPrimaryDriver star:SecondaryPrimaryDriver 0 unbounded
RepairOrderVehicleLineItem star:RepairOrderVehicleLineItem 0 (1)
Warranty star:Warranty 0 unbounded
ServiceContract star:ServiceContract 0 unbounded
CASE star:CASE 0 unbounded
RepairOrderOpenedDate star:RepairOrderOpenedDate 0 (1)
RepairOrderCompletedDate star:RepairOrderCompletedDate 0 (1)
RepairOrderInvoiceDate star:RepairOrderInvoiceDate 0 (1)
ServiceAdvisorParty star:ServiceAdvisorParty 0 (1)
InDistanceMeasure star:InDistanceMeasure 0 (1)
OutDistanceMeasure star:OutDistanceMeasure 0 (1)
OrderNotes star:OrderNotes 0 (1)
OrderInternalNotes star:OrderInternalNotes 0 (1)
DepartmentType star:DepartmentType 0 (1)
RentLoaner star:RentLoaner 0 unbounded
ServiceComponents star:ServiceComponents 0 unbounded
Sublet star:Sublet 0 unbounded
LaborRateAmount star:LaborRateAmount 0 (1)
Price star:Price 0 unbounded
Tax star:Tax 0 unbounded
DataCollectionStatus star:DataCollectionStatus 0 (1)
ESCFranchiseIndicator star:ESCFranchiseIndicator 0 (1)
Splits star:Splits 0 (1)
TreadActIndicator star:TreadActIndicator 0 (1)
LocationID star:LocationID 0 (1)
RepairOrderStatus star:RepairOrderStatus 0 unbounded
ReturnDisallowedPartsIndicator star:ReturnDisallowedPartsIndicator 0 1
JobCountNumeric star:JobCountNumeric 0 1
LaborAllowanceHoursNumeric star:LaborAllowanceHoursNumeric 0 1
LaborActualHoursNumeric star:LaborActualHoursNumeric 0 1
RepairOrderPriorityCode star:RepairOrderPriorityCode 0 1
PromisedRepairCompletionDate star:PromisedRepairCompletionDate 0 1
Collapse Derivation Tree:
Collapse References:
star:RepairOrderHeader