<xsd:complexType name="MonthlyWorkshopReportLaborLineType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">
Monthly Workshop Labor Line Type
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="RetailLaborHours" type="udt:NumericType" minOccurs="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">
The total of retail labor hours produced for the reporting period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="WarrantyLaborHours" type="udt:NumericType" minOccurs="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">
The total of warranty labor hours produced for the reporting period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="InternalLaborHours" type="udt:NumericType" minOccurs="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">
The total of internal labor hours produced for the reporting period.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|