im:ChainOfCustody
A chain of custody of an item or exhibit.
Element information
Namespace: http://release.niem.gov/niem/domains/immigration/3.1/
Schema document: domains/immigration/3.1/immigration.xsd
Type: im:ChainOfCustodyType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- im:ChainOfCustodyDescriptionText [0..*]A description of the chain of custody of an item (exhibit) in relation to which employee took custody, when they took custody, and what they took custody of.
- im:ChainOfCustodyItemReceivedDate [0..*]A date on which the DHS Immigrations Customs Enforcement (ICE) officer assumed responsibility for an item (exhibit).
- im:ChainOfCustodySequenceID [0..*]An identifier indicating the sequence number for an item (exhibit) under custody.
- im:ChainOfCustodyAugmentationPointAbstract [0..*]An augmentation point for ChainOfCustodyType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group im:ChainOfCustodyAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type im:ICEEmployeeType (Elements im:BookInOfficer, im:BookOutOfficer, im:ICEEmployee, im:SearchOfficer)
Sample instance
<im:ChainOfCustody> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <im:ChainOfCustodyDescriptionText>string</im:ChainOfCustodyDescriptionText> <im:ChainOfCustodyItemReceivedDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </im:ChainOfCustodyItemReceivedDate> <im:ChainOfCustodySequenceID>string</im:ChainOfCustodySequenceID> <im:ChainOfCustodyAugmentationPoint>any content</im:ChainOfCustodyAugmentationPoint> </im:ChainOfCustody>