Definition Type: Element
Name: RequestedService
Namespace: http://www.starstandard.org/STAR/5
Type: star:RequestedServiceType
Containing Schema: Components.xsd
Abstract
Documentation:
Communicates the type of service to be performed during the service appointment.
Collapse XSD Schema Diagram:
Drilldown into CustomerSalesRequestDescription in schema components_xsd Drilldown into ServiceLaborScheduling in schema components_xsd Drilldown into PackageCode in schema components_xsd Drilldown into ServiceTechnicianParty in schema components_xsd Drilldown into JobTypeString in schema components_xsd Drilldown into RepeatRepairIndicator in schema components_xsd Drilldown into JobNumberString in schema components_xsd Drilldown into RequestedServiceType in schema components_xsdXSD Diagram of RequestedService in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="RequestedService" type="RequestedServiceType">
    <xsd:annotation>
        <xsd:documentation>Communicates the type of service to be performed during the service appointment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
JobNumberString star:JobNumberString 0 (1)
RepeatRepairIndicator star:RepeatRepairIndicator 0 (1)
JobTypeString star:JobTypeString 0 (1)
ServiceTechnicianParty star:ServiceTechnicianParty 0 unbounded
PackageCode star:PackageCode 0 (1)
ServiceLaborScheduling star:ServiceLaborScheduling 0 unbounded
CustomerSalesRequestDescription star:CustomerSalesRequestDescription 0 unbounded
Collapse Derivation Tree: