scr:TimeInUSCategoryCodeType
complexType TimeInUSCategoryCodeType in namespace http://release.niem.gov/niem/domains/screening/4.2/
Definition
A data type for a quantity of time a subject has been in the United States illegally.
Diagram
XML Schema
<xs:complexType name="TimeInUSCategoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for a quantity of time a subject has been in the United States illegally.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="scr:TimeInUSCategoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>