<xsd:complexType name="MeasureType">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000013</ccts:UniqueID>
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Measure. Type</ccts:DictionaryEntryName>
<ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">A numeric value determined by measuring an object along with the specified unit of measure.</ccts:Definition>
<ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Measure</ccts:RepresentationTermName>
<ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Type</ccts:PropertyTermName>
<ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">decimal</ccts:PrimitiveType>
</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="xsd:decimal">
<xsd:attribute name="unitCode" type="oacl:UnitCodeContentType" use="required">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">UDT0000013-SC2</ccts:UniqueID>
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">SC</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Measure Unit. Code</ccts:DictionaryEntryName>
<ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">The type of unit of measure.</ccts:Definition>
<ccts:ObjectClass xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Measure Unit</ccts:ObjectClass>
<ccts:PropertyTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:PropertyTermName>
<ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Code</ccts:RepresentationTermName>
<ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">string</ccts:PrimitiveType>
<ccts:UsageRule xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Reference UN/ECE Rec 20 and X12 355.</ccts:UsageRule>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|