ansi-nist:MajorCasePrintSegmentOffset
Data describing the type and location of segments within a complete friction ridge exemplars image or slap print image.
Element information
Namespace: http://niem.gov/niem/ansi-nist/2.0
Schema document: ansi-nist/2.0/ansi-nist.xsd
Type: ansi-nist:MajorCasePrintSegmentOffsetType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- ansi-nist:FingerPositionCode [0..*] Set of possible finger position codes, most probable position first.
- ansi-nist:FingerPositionIndicator [0..*] Indicator denoting whether or not a fingerprint image represents a latent print
- ansi-nist:SegmentBottomVerticalCoordinateValue [0..*] In pixels, the bottom vertical offset of the segment box within an image.
- ansi-nist:SegmentLocationCode [0..*] A Major case print segment code from Table 30.
- ansi-nist:SegmentFingerViewCode [0..*] The bounding coordinates for a full finger view.
- ansi-nist:SegmentFingerText [0..*] Exemplar image type represented in a major case print
- ansi-nist:SegmentLeftHorizontalCoordinateValue [0..*] In pixels, the left horizontal offset of the segment box within an image.
- ansi-nist:SegmentRightHorizontalCoordinateValue [0..*] In pixels, the right horizontal offset of the segment box within an image.
- ansi-nist:SegmentText [0..*] Exemplar image type represented in a major case print
- ansi-nist:SegmentTopVerticalCoordinateValue [0..*] In pixels, the top vertical offset of the segment box within an image.
from type ansi-nist:FingerprintType
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 ansi-nist:FingerprintImageMajorCasePrintType (Element ansi-nist:FingerprintImageMajorCasePrint)
Sample instance
<ansi-nist:MajorCasePrintSegmentOffset> <ansi-nist:FingerPositionCode>0</ansi-nist:FingerPositionCode> <ansi-nist:FingerPositionIndicator>true</ansi-nist:FingerPositionIndicator> <ansi-nist:SegmentBottomVerticalCoordinateValue>1</ansi-nist:SegmentBottomVerticalCoordinateValue> <ansi-nist:SegmentLocationCode>DST</ansi-nist:SegmentLocationCode> <ansi-nist:SegmentFingerViewCode>FV0</ansi-nist:SegmentFingerViewCode> <ansi-nist:SegmentFingerText>string</ansi-nist:SegmentFingerText> <ansi-nist:SegmentLeftHorizontalCoordinateValue>1</ansi-nist:SegmentLeftHorizontalCoordinateValue> <ansi-nist:SegmentRightHorizontalCoordinateValue>1</ansi-nist:SegmentRightHorizontalCoordinateValue> <ansi-nist:SegmentText>string</ansi-nist:SegmentText> <ansi-nist:SegmentTopVerticalCoordinateValue>1</ansi-nist:SegmentTopVerticalCoordinateValue> </ansi-nist:MajorCasePrintSegmentOffset>