cbrncl:ValueDataClassCodeType
complexType ValueDataClassCodeType in namespace http://release.niem.gov/niem/codes/cbrncl/4.0/
Definition
A data type for the atomic data classes available for defining the underlying data class for data elements that may be represented by string values. The data classes are a subset of the W3c data types and the derived atomic data types.
Diagram
XML Schema
<xs:complexType name="ValueDataClassCodeType">
<xs:annotation>
<xs:documentation>
A data type for the atomic data classes available for defining the underlying data class for data elements that may be represented by string values. The data classes are a subset of the W3c data types and the derived atomic data types.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="cbrncl:ValueDataClassCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>