Definition Type: ComplexType
Name: TimeUntiSchemeIDType
Namespace: http://www.starstandard.org/STAR/5/qualifieddatatypes/1.0
Type: udt:NumericType
Containing Schema: QualifiedDataTypes.xsd
Abstract
Documentation:
Used in the RepairOder ServiceLabor.ServiceLaborTimeValue.TimeUnit element
Collapse XSD Schema Diagram:
Drilldown into schemeID in schema qualifieddatatypes_xsdXSD Diagram of TimeUntiSchemeIDType in schema qualifieddatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TimeUntiSchemeIDType">
    <xsd:annotation>
        <xsd:documentation>Used in the RepairOder ServiceLabor.ServiceLaborTimeValue.TimeUnit element</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="udt:NumericType">
            <xsd:attribute name="schemeID" type="udt:string" use="optional">
                <xsd:annotation>
                    <xsd:documentation xml:lang="en">The identification of the identification scheme.                 
                        </xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
schemeID sqdt:schemeID Optional
Collapse Derivation Tree:
Collapse References:
star:TimeUnit