j:ItemStatusCodeType
complexType ItemStatusCodeType in namespace http://release.niem.gov/niem/domains/jxdm/7.0/
Definition
A data type for what happens to a property item.
Diagram
XML Schema
<xs:complexType name="ItemStatusCodeType">
<xs:annotation>
<xs:documentation>
A data type for what happens to a property item.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="j:ItemStatusCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>