ndex:DataProcessingEquipmentCategoryCodeType
complexType DataProcessingEquipmentCategoryCodeType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/
Definition
A data type for a code that identifies the type of computer hardware and software.
Diagram
XML Schema
<xs:complexType name="DataProcessingEquipmentCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of computer hardware and software.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ndex:DataProcessingEquipmentCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>