itcodes:VolumeMeasureUnitCodeType
complexType VolumeMeasureUnitCodeType in namespace http://release.niem.gov/niem/codes/it_codes/4.0/
Definition
A data type for the units of measure in which volume may be expressed.
Diagram
XML Schema
<xs:complexType name="VolumeMeasureUnitCodeType">
<xs:annotation>
<xs:documentation>
A data type for the units of measure in which volume may be expressed.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="itcodes:VolumeMeasureUnitCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>