unece:LengthCodeType
complexType LengthCodeType in namespace http://release.niem.gov/niem/codes/unece_rec20/4.0/
Definition
A data type for units of measurements for a length value.
Diagram
XML Schema
<xs:complexType name="LengthCodeType">
<xs:annotation>
<xs:documentation>
A data type for units of measurements for a length value.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="unece:LengthCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>