Definition Type: ComplexType
Name: RequestedServiceExpandedType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ServiceLaborScheduling in schema components_xsd Drilldown into PackageCode in schema components_xsd Drilldown into ServiceTechnicianParty in schema components_xsd Drilldown into Coupon in schema components_xsd Drilldown into ServiceCampaign in schema components_xsd Drilldown into CodesAndCommentsExpanded in schema components_xsd Drilldown into JobTypeString in schema components_xsd Drilldown into RepeatRepairIndicator in schema components_xsd Drilldown into JobNumberString in schema components_xsdXSD Diagram of RequestedServiceExpandedType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="RequestedServiceExpandedType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="JobNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        DMS assigned job or line identification
                        number
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="RepeatRepairIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>
                        Identifies repair as having been performed previously on
                            the vehicle
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="JobTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Type of service performed (special policy, warranty pay,
                            etc)
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="CodesAndCommentsExpanded">
            <xsd:annotation>
                <xsd:documentation>
                        Codes and comments associated with ther service
                            appointment.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ServiceCampaign">
            <xsd:annotation>
                <xsd:documentation>
                        Service Campaign information related to vehicle
                        service
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Coupon">
            <xsd:annotation>
                <xsd:documentation>
                        Coupons associated with job
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceTechnicianParty">
            <xsd:annotation>
                <xsd:documentation>
                        Technician associated with the service
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="PackageCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>
                        Indicates multiple labor operations within a package (e.g.,
                            30k mileage drive train or emissions package).
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="ServiceLaborScheduling">
            <xsd:annotation>
                <xsd:documentation>
                        represents information about the labor being scheduled for
                            the service appointment.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobNumberString star:JobNumberString 0 (1)
RepeatRepairIndicator star:RepeatRepairIndicator 0 (1)
JobTypeString star:JobTypeString 0 (1)
CodesAndCommentsExpanded star:CodesAndCommentsExpanded 0 (1)
ServiceCampaign star:ServiceCampaign 0 (1)
Coupon star:Coupon 0 unbounded
ServiceTechnicianParty star:ServiceTechnicianParty 0 unbounded
PackageCode star:PackageCode 0 (1)
ServiceLaborScheduling star:ServiceLaborScheduling 0 unbounded
Collapse Derivation Tree:
Collapse References:
star:RequestedServicestar:RequestedServiceExpanded,