scr:OccupationCategoryCodeType
complexType OccupationCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a kind of occupation.
Diagram
XML Schema
<xs:complexType name="OccupationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a kind of occupation.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:OccupationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>