scr:ScreeningTECSRecordInformation
A Screening record information received from the CBP Traveler Encounter Compliance System (TECS).
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:ScreeningTECSRecordInfoType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:DocumentFileControlID [0..*]An identifier assigned to a document to locate it within a file control system.
- scr:ASAAgencyCodeText [0..*]A text for the code for the agency that owns the record; e.g., DoJ
- scr:ASASubAgencyCodeText [0..*]A text for the code for the subagency that owns the record; e.g., FBI
- scr:EntryTECSUserID [0..*]An identifier for the individual who entered the record originally
- scr:EntryDateTime [0..*]A DateTime the TECS record information was originally entered
- scr:EntryTerminalID [0..*]An identifier for the terminal device from which the original record was created
- scr:OwnerTECSUserID [0..*]An identifier for the UserID of the current owner of the record
- scr:LastUpdateTECSUserID [0..*]An identifier for the UserID of the individual who last updated the record
- nc:LastUpdatedDate [0..*]A date information was last modified.
- scr:LastUpdateTerminalID [0..*]An identifier for the terminal device from which the last update to the record was made
- scr:DeleteIndicator [0..*]True if the record has been logically deleted from the system; false otherwise.
- scr:AccessControlLevelCodeValue [0..*]A number value for the access control level to be applied to the record
- scr:ControlLevelLastUpdateDateTime [0..*]A Datetime on which the access control level was last modified
- scr:ScreeningTECSRecordInfoAugmentationPointAbstract [0..*]An augmentation point for ScreeningTECSRecordInfoType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:ScreeningTECSRecordInfoAugmentationPoint
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 scr:ScreeningTravelDocumentType (Element scr:ScreeningTravelDocument)
Sample instance
<scr:ScreeningTECSRecordInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:DocumentFileControlID>string</nc:DocumentFileControlID> <scr:ASAAgencyCodeText>string</scr:ASAAgencyCodeText> <scr:ASASubAgencyCodeText>string</scr:ASASubAgencyCodeText> <scr:EntryTECSUserID>string</scr:EntryTECSUserID> <scr:EntryDateTime> <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> </scr:EntryDateTime> <scr:EntryTerminalID>string</scr:EntryTerminalID> <scr:OwnerTECSUserID>string</scr:OwnerTECSUserID> <scr:LastUpdateTECSUserID>string</scr:LastUpdateTECSUserID> <nc:LastUpdatedDate> <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> </nc:LastUpdatedDate> <scr:LastUpdateTerminalID>string</scr:LastUpdateTerminalID> <scr:DeleteIndicator>true</scr:DeleteIndicator> <scr:AccessControlLevelCodeValue>1</scr:AccessControlLevelCodeValue> <scr:ControlLevelLastUpdateDateTime> <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> </scr:ControlLevelLastUpdateDateTime> <scr:ScreeningTECSRecordInfoAugmentationPoint>any content</scr:ScreeningTECSRecordInfoAugmentationPoint> </scr:ScreeningTECSRecordInformation>