scr:PersonSearchResult
A value used for returning person status information to the requesting organization
Element information
Namespace: http://release.niem.gov/niem/domains/screening/3.1/
Schema document: domains/screening/3.1/screening.xsd
Type: scr:PersonSearchResultType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- scr:VisaFoilNumberID [0..*]An identifier that is pre-printed on the Non-Immigrant Visa (NIV) or Immigrant Visa (IV) foil by the manufacturer.
- scr:VisaControlNumberID [0..*]An identifier for the VISA by DHS Citizenship and Immigration
- im:SEVISID [0..*]An identifier assigned by the Student Exchange Visitor Iformation System (SEVIS) to an Alien Student
- scr:PhotoRequestIndicator [0..*]True if the originating query requested that a photo image be returned with the results of the query; false otherwise.
- scr:AdmittedDate [0..*]A date an immigrant was admitted into the US.
- scr:IdentificationStatusAdvisoryText [0..*]A text that describes special or advisory information about a particular Identification ID
- scr:PersonSearchResultAugmentationPointAbstract [0..*]An augmentation point for PersonSearchResultType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group scr:PersonSearchResultAugmentationPoint
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:PersonSearchResult> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <scr:VisaFoilNumberID>string</scr:VisaFoilNumberID> <scr:VisaControlNumberID>string</scr:VisaControlNumberID> <im:SEVISID>string</im:SEVISID> <scr:PhotoRequestIndicator>true</scr:PhotoRequestIndicator> <scr:AdmittedDate> <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:AdmittedDate> <scr:IdentificationStatusAdvisoryText>string</scr:IdentificationStatusAdvisoryText> <scr:PersonSearchResultAugmentationPoint>any content</scr:PersonSearchResultAugmentationPoint> </scr:PersonSearchResult>