scr:PersonDesignator
An alternate identifier assigned to a PERSON
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:PersonDesignatorType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- scr:PersonDesignatorID [0..*]An identifier that represents the PERSON DESIGNATOR.
- scr:PersonDesignatorValueText [0..*]A number indicating the value of the PERSON DESIGNATOR.
- scr:PersonDesignatorCategoryCode [0..*]A kind of person identification used in a document or credential
- scr:PersonDesignatorCategoryDescriptionText [0..*]A description of a kind of person designator.
- scr:NCICRecordID [0..*]An identifier for an entity within NCIC domain.
- scr:TECSRecordID [0..*]An identifier for an entity within CBP TECS domain.
- scr:PersonEnumeratorIdentification [0..*]An identification enumerator assigned to a Person Status Summary
- scr:PersonDesignatorAugmentationPointAbstract [0..*]An augmentation point for PersonDesignatorType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:PersonDesignatorAugmentationPoint
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 |
Sample instance
<scr:PersonDesignator> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:PersonDesignatorID>string</scr:PersonDesignatorID> <scr:PersonDesignatorValueText>string</scr:PersonDesignatorValueText> <scr:PersonDesignatorCategoryCode>ALIEN</scr:PersonDesignatorCategoryCode> <scr:PersonDesignatorCategoryDescriptionText>string</scr:PersonDesignatorCategoryDescriptionText> <scr:NCICRecordID>string</scr:NCICRecordID> <scr:TECSRecordID>string</scr:TECSRecordID> <scr:PersonEnumeratorIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc-3.0.2:LocationCountyCode>001</nc-3.0.2:LocationCountyCode> <j:LocationStateNCICLISCode>00</j:LocationStateNCICLISCode> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <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:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <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:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDate>... </nc:StatusDate> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryFIPS10-4Code>AA</intel:IdentificationIssuingCountryFIPS10-4Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </scr:PersonEnumeratorIdentification> <scr:PersonDesignatorAugmentationPoint>any content</scr:PersonDesignatorAugmentationPoint> </scr:PersonDesignator>