nlets:OrganizationCategoryCodeType
complexType OrganizationCategoryCodeType in namespace http://release.niem.gov/niem/codes/nlets/4.0/
Definition
A data type for the functional kinds of an organization.
Diagram
XML Schema
<xs:complexType name="OrganizationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for the functional kinds of an organization.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nlets:OrganizationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>