<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>
|