Definition Type: ComplexType
Name: MonthlyWorkshopReportResourceLineType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: MonthlyWorkshopReport.xsd
Abstract
Documentation:
Monthly Workshop Resource Line Type
Collapse XSD Schema Diagram:
Drilldown into TotalSPGUsage in schema monthlyworkshopreport_xsd Drilldown into TotalSPGUtilization in schema monthlyworkshopreport_xsd Drilldown into TotalActiveClientOnFile in schema monthlyworkshopreport_xsd Drilldown into TotalInternalTransactions in schema monthlyworkshopreport_xsd Drilldown into TotalRepeatedVehicleVisits in schema monthlyworkshopreport_xsd Drilldown into TotalTransientVehicleVisits in schema monthlyworkshopreport_xsd Drilldown into TotalActiveVehicleVisits in schema monthlyworkshopreport_xsdXSD Diagram of MonthlyWorkshopReportResourceLineType in schema monthlyworkshopreport_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="MonthlyWorkshopReportResourceLineType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
				Monthly Workshop Resource Line Type
			</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="TotalActiveVehicleVisits" 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 number of active vehicle (client) visits for the reporting period.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalTransientVehicleVisits" 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 number of transient vehicle (client) visits for the reporting period.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalRepeatedVehicleVisits" 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 number of vehicles that returned to the workshop for any reason within 2 months of a prior visit.  
						Includes repeat visits for comebacks, ordered parts and for new problems unrelated to the prior visit.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalInternalTransactions" 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 number of internal transactions for the reporting period.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalActiveClientOnFile" 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 number of active client on file
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalSPGUtilization" type="udt:NumericType" 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 Total SPG percentage of utilization.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalSPGUsage" type="udt:NumericType" 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 Total SPG percentage of usage.
					</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotalActiveVehicleVisits star:TotalActiveVehicleVisits 1 (1)
TotalTransientVehicleVisits star:TotalTransientVehicleVisits 1 (1)
TotalRepeatedVehicleVisits star:TotalRepeatedVehicleVisits 1 (1)
TotalInternalTransactions star:TotalInternalTransactions 1 (1)
TotalActiveClientOnFile star:TotalActiveClientOnFile 1 (1)
TotalSPGUtilization star:TotalSPGUtilization 0 (1)
TotalSPGUsage star:TotalSPGUsage 0 (1)
Collapse Derivation Tree:
Collapse References:
star:MonthlyWorkshopReportResourceLine