Definition Type: Element
Name: TimeCardRateType
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
The type of rate paid to the technician. Valid values are "flatrate" or "actual".
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of TimeCardRateType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="1" name="TimeCardRateType" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation>The type of rate paid to the technician. Valid values are "flatrate" or "actual".</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: