scr:FingerprintCoordinate
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:FingerprintCoordinateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:TopCoordinate [0..*] Defines the upper left corner of the bounding box.
- scr:LeftCoordinate [0..*] Defines the upper left corner of the bounding box.
- scr:RightCoordinate [0..*] Defines the bottom right corner of the bounding box.
- scr:BottomCoordinate [0..*] Defines the bottom right corner of the bounding box.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type scr:FingerprintAugmentationType (Element scr:FingerprintAugmentation)
Sample instance
<scr:FingerprintCoordinate> <scr:TopCoordinate>1</scr:TopCoordinate> <scr:LeftCoordinate>1</scr:LeftCoordinate> <scr:RightCoordinate>1</scr:RightCoordinate> <scr:BottomCoordinate>1</scr:BottomCoordinate> </scr:FingerprintCoordinate>