intel:IdentificationAugmentation
Additional information about an identification.
Element information
Namespace: http://release.niem.gov/niem/domains/intelligence/3.1/
Schema document: domains/intelligence/3.1/intelligence.xsd
Type: intel:IdentificationAugmentationType
Properties: Global, Qualified, Nillable
Content
- intel:AuthenticIndicator [0..*]True if something is of undisputed origin or veracity, genuine; false otherwise.
- Choice [0..*]
- intel:IdentificationIssuingCountryFIPS10-4CodeA GeoPolitical Entity from which this identification was issued.
- intel:IdentificationIssuingCountryISO3166Alpha2CodeA GeoPolitical Entity from which this identification was issued.
- intel:IdentificationIssuingCountryNameA name of a GeoPolitical Entity from which this identification was issued.
from subst. group intel:IdentificationIssuingCountry - intel:IdentificationIssuingStateName [0..*]A name of a major administrative district or division of a country from which this identification was issued.
- intel:IdentificationIssuingLocalityText [0..*]A Geographic Location from which this identification was issued.
- intel:PersonInIdentification [0..*]An identification of the human being referenced in the context of an identification.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type im:AlienMiscellaneousNumberIDType via extension of nc:IdentificationType (Element im:AlienMiscellaneousNumberIdentification)
- Type nc:IdentificationType (Elements biom:AssuranceAuditRevisionIdentification, biom:AssuranceFormatIdentification, biom:AssuranceFormatOwnerIdentification, biom:BiometricCoordinateIdentification, biom:BiometricSegmentIdentification, biom:CBEFFFormatCategoryIdentification, biom:CBEFFFormatOwnerIdentification ...more)
- Type nc:SystemIdentificationType via extension of nc:IdentificationType (Elements intel:PersonSystemIdentification, intel:SystemIdentification, nc:FacilitySystemIdentification)
Substitution hierarchy
- nc:IdentificationAugmentationPoint
- can be substituted with intel:IdentificationAugmentation
Sample instance
<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> <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:PersonInIdentification> </intel:IdentificationAugmentation>