scr:ScreeningDocumentPhotoAugmentation
Additional Screening document photo information included on the Passport
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:ScreeningDocumentPhotoAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ImageType
Content
- Sequence [1..1]
- nc:EffectiveDate [0..*] A date that information take effect.
- scr:ImageHashValue [0..*] An integer hash value computed using the binary image data.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:AugmentationType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:AugmentationType |
Used in
- Type scr:ScreeningDocumentPhotoType (Element scr:ScreeningDocumentPhoto)
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:ScreeningDocumentPhotoAugmentation
Sample instance
<scr:ScreeningDocumentPhotoAugmentation> <nc:EffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:EffectiveDate> <scr:ImageHashValue>1</scr:ImageHashValue> </scr:ScreeningDocumentPhotoAugmentation>