Definition Type: Element
Name: TimeCard
Namespace: http://www.starstandard.org/STAR/5
Type: star:TimeCardType
Containing Schema: Components.xsd
Abstract
Documentation:
The technician's time cards for a service labor.
Collapse XSD Schema Diagram:
Drilldown into TimeCardActualHours in schema components_xsd Drilldown into TimeCardFlatRateHours in schema components_xsd Drilldown into TimeCardTechniciansRate in schema components_xsd Drilldown into TimeCardRateType in schema components_xsd Drilldown into TimeCardDate in schema components_xsd Drilldown into TimeCardType in schema components_xsdXSD Diagram of TimeCard in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TimeCard" type="TimeCardType">
    <xsd:annotation>
        <xsd:documentation>
                    The technician's time cards for a service labor.
                </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimeCardDate star:TimeCardDate 1 1
TimeCardRateType star:TimeCardRateType 1 1
TimeCardTechniciansRate star:TimeCardTechniciansRate 1 1
TimeCardFlatRateHours star:TimeCardFlatRateHours 0 1
TimeCardActualHours star:TimeCardActualHours 0 1
Collapse Derivation Tree: