ip:AssetStatusCodeType
complexType AssetStatusCodeType in namespace http://release.niem.gov/niem/domains/infrastructureProtection/4.0/
Definition
A data type for a status of an asset.
Diagram
XML Schema
<xs:complexType name="AssetStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for a status of an asset.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="ip:AssetStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>