scr:LocationCategoryCodeType
complexType LocationCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a code indicating the location type.
Diagram
XML Schema
<xs:complexType name="LocationCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a code indicating the location type.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:LocationCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>