im:ICEEmployee
An employee of the Department of Homeland Security (DHS), Immigration and Customs Enforcement (ICE).
Element information
Namespace: http://niem.gov/niem/domains/immigration/2.1
Schema document: domains/immigration/2.1/immigration.xsd
Type: im:ICEEmployeeType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:RoleOfPersonReference [0..*] A person of whom the role object is a function.
- im:ICEEmployeeAssistantUSAttorneyIndicator [0..*] True if the ICE employee is an Assistant United States Attorney; false otherwise.
- im:ICEEmployeeAttorneyIndicator [0..*] True if the ICE employee is an attorney; false otherwise.
- im:ICEEmployeeBadgeIdentification [0..*] A field indicating the ICE employees badge or call number.
- im:ICEEmployeeK9Indicator [0..*] True if the ICE Employee is a K9; false otherwise.
- im:ICEEmployeePINIdentification [0..*] A field indicating the Personal Identification Number of the ICE Employee.
- im:ICEEmployeePayGradeNumeric [0..*] A field indicating the employees pay grade.
- im:ICEEmployeeTitleText [0..*] A field indicating the employees formal title or position.
- im:ChainOfCustody [0..*] The information about the chain of custody of an item or exhibit.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<im:ICEEmployee> <nc:RoleOfPersonReference/> <im:ICEEmployeeAssistantUSAttorneyIndicator>true</im:ICEEmployeeAssistantUSAttorneyIndicator> <im:ICEEmployeeAttorneyIndicator>true</im:ICEEmployeeAttorneyIndicator> <im:ICEEmployeeBadgeIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:ICEEmployeeBadgeIdentification> <im:ICEEmployeeK9Indicator>true</im:ICEEmployeeK9Indicator> <im:ICEEmployeePINIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:ICEEmployeePINIdentification> <im:ICEEmployeePayGradeNumeric>1.0</im:ICEEmployeePayGradeNumeric> <im:ICEEmployeeTitleText>string</im:ICEEmployeeTitleText> <im:ChainOfCustody> <im:ChainOfCustodyDescriptionText>string</im:ChainOfCustodyDescriptionText> <im:ChainOfCustodyItemReceivedDate> <nc:Date>2000-01-01</nc:Date> </im:ChainOfCustodyItemReceivedDate> <im:ChainOfCustodySequenceID> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </im:ChainOfCustodySequenceID> </im:ChainOfCustody> </im:ICEEmployee>