im:ICEEmployeeType

complexType ICEEmployeeType in namespace http://release.niem.gov/niem/domains/immigration/4.2/

Definition

A data type for the classification of the person employed by the Department of Homeland Security (DHS) Immigration and Customs Enforcement (ICE) agency.

Diagram

XML Schema

<xs:complexType name="ICEEmployeeType">
<xs:annotation>
<xs:documentation>
A data type for the classification of the person employed by the Department of Homeland Security (DHS) Immigration and Customs Enforcement (ICE) agency.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="nc:RoleOfPerson" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeAssistantUSAttorneyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeAttorneyIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeBadgeIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeK9Indicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeePINIdentification" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeePayGradeNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeTitleText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ChainOfCustody" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="im:ICEEmployeeAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>