nlets:AgencyAuthorizationCodeType
complexType AgencyAuthorizationCodeType in namespace http://release.niem.gov/niem/codes/nlets/4.0/
Definition
A data type for an agency's access category to data.
Diagram
XML Schema
<xs:complexType name="AgencyAuthorizationCodeType">
<xs:annotation>
<xs:documentation>
A data type for an agency's access category to data.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="nlets:AgencyAuthorizationCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>