biom:ResolutionMethodInformation
An optional field states the method used for determining the pixel density of the image.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.0/
Schema document: domains/biometrics/4.0/biom.xsd
Type: biom:ResolutionMethodInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:ResolutionMeansCode [0..*]An information item for means of determining resolution.
- biom:ResolutionScaleLengthValue [0..*]A known scale units, specifies the length of the known scale from point A to point B.
- biom:ResolutionScaleUnitCode [0..*]A known scale units indicates whether the known scales units are in inches or millimeters.
- biom:ResolutionScaleXCoordinateAValue [0..*]A known scale x coordinate for point A is expressed in number of pixels from the left of the image.
- biom:ResolutionScaleYCoordinateAValue [0..*]A known scale y coordinate for point A is expressed in number of pixels from the top of the image.
- biom:ResolutionScaleXCoordinateBValue [0..*]A known scale x coordinate for point B is expressed in number of pixels from the left of the image.
- biom:ResolutionScaleYCoordinateBValue [0..*]A known scale y coordinate for point B is expressed in number of pixels from the top of the image.
- biom:ResolutionCommentText [0..*]A comment provided by the examiner about the resolution method.
- biom:ResolutionMethodInformationAugmentationPointAbstract [0..*]An augmentation point for ResolutionMethodInformation
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:ResolutionMethodInformationAugmentationPoint
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:uri | [0..1] | xsd:anyURI | 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 |
Used in
- Type biom:CBEFFImageType (Element biom:CBEFFImage)
- Type biom:FaceImageType (Element biom:FaceImage)
- Type biom:FingerImpressionImageType (Element biom:FingerImpressionImage)
- Type biom:FrictionRidgeImageType (Element biom:FrictionRidgeImage)
- Type biom:IrisImageType (Element biom:IrisImage)
- Type biom:PalmprintImageType (Element biom:PalmprintImage)
- Type biom:PhysicalFeatureImageType (Element biom:PhysicalFeatureImage)
- Type biom:PlantarImageType (Element biom:PlantarImage)
Sample instance
<biom:ResolutionMethodInformation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:ResolutionMeansCode>EST-AUTO</biom:ResolutionMeansCode> <biom:ResolutionScaleLengthValue>1.0</biom:ResolutionScaleLengthValue> <biom:ResolutionScaleUnitCode>IN</biom:ResolutionScaleUnitCode> <biom:ResolutionScaleXCoordinateAValue>1</biom:ResolutionScaleXCoordinateAValue> <biom:ResolutionScaleYCoordinateAValue>1</biom:ResolutionScaleYCoordinateAValue> <biom:ResolutionScaleXCoordinateBValue>1</biom:ResolutionScaleXCoordinateBValue> <biom:ResolutionScaleYCoordinateBValue>1</biom:ResolutionScaleYCoordinateBValue> <biom:ResolutionCommentText>string</biom:ResolutionCommentText> <biom:ResolutionMethodInformationAugmentationPoint>any content</biom:ResolutionMethodInformationAugmentationPoint> </biom:ResolutionMethodInformation>