scr:ImageAugmentation
Additional information about an image.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:ImageAugmentationType
Properties: Global, Qualified
NIEM properties:
- Applies to: nc:ImageType
Content
- Sequence [1..1]
- scr:ImageHorizontalPixelQuality [0..*] The number of pixels in an image row in the horizontal direction
- scr:ImageVerticalPixelQuality [0..*] The number of pixels in an image row in the vertical direction
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 |
Substitution hierarchy
- s:Augmentation
- can be substituted with scr:ImageAugmentation
Sample instance
<scr:ImageAugmentation> <scr:ImageHorizontalPixelQuality>1.0</scr:ImageHorizontalPixelQuality> <scr:ImageVerticalPixelQuality>1.0</scr:ImageVerticalPixelQuality> </scr:ImageAugmentation>