biom:BiometricCoordinate
A service used to determine the BIOMETRIC COORDINATE.
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/3.1/
Schema document: domains/biometrics/3.1/biom.xsd
Type: biom:BiometricCoordinateType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:CoordinateCategoryText [0..*]A kind of service used to determine the coordinate.
- biom:CoordinateCategoryDescriptionText [0..*]A description of the service used to determine the coordinate.
- biom:BiometricCoordinateIdentification [0..*]An identification for representing the BIOMETRIC COORDINATE.
- biom:LeftIsQuantity [0..*]A number of pixels in the left coordinate of the Image.
- biom:TopIsQuantity [0..*]A number of pixels in the top coordinate of the Image.
- biom:RightIsQuantity [0..*]A number of pixels in the right coordinate of the Image.
- biom:BottomIsQuantity [0..*]A number of pixels in the bottom coordinate of the Image.
- biom:QualityValue [0..*]A value of the quality of a particular sample
- biom:BiometricCoordinateAugmentationPointAbstract [0..*]An augmentation point for BiometricCoordinateType
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:BiometricCoordinateAugmentationPoint
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: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 |
Sample instance
<biom:BiometricCoordinate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:CoordinateCategoryText>string</biom:CoordinateCategoryText> <biom:CoordinateCategoryDescriptionText>string</biom:CoordinateCategoryDescriptionText> <biom:BiometricCoordinateIdentification> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationJurisdiction> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <j:JurisdictionANSID20AuthorityCode>AB</j:JurisdictionANSID20AuthorityCode> <nc:LocationCityName>string</nc:LocationCityName> <intel:LocationCountryFIPS10-4PlusNCTCCodeText>string</intel:LocationCountryFIPS10-4PlusNCTCCodeText> <nc-3.0.2:LocationCountyCode>001</nc-3.0.2:LocationCountyCode> <j:LocationStateNCICLISCode>00</j:LocationStateNCICLISCode> <nc:JurisdictionIdentification>... </nc:JurisdictionIdentification> <j:JurisdictionAugmentation>............... </j:JurisdictionAugmentation> </nc:IdentificationJurisdiction> <j:IdentificationCategoryCode>Air Force Serial</j:IdentificationCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <intel:DayDate>---31</intel:DayDate> <nc:DateAccuracy>any content</nc:DateAccuracy> <nc:DateMarginOfErrorDuration>P1Y2M3DT10H</nc:DateMarginOfErrorDuration> <nc:DateAugmentationPoint>any content</nc:DateAugmentationPoint> </nc:IdentificationExpirationDate> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> <nc:IdentificationStatus> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StatusCommentText>string</nc:StatusCommentText> <nc:StatusDate>... </nc:StatusDate> <im:ImmigrationStatusCode>1</im:ImmigrationStatusCode> <nc:StatusDescriptionText>string</nc:StatusDescriptionText> <nc:StatusIssuerIdentification>... </nc:StatusIssuerIdentification> <nc:StatusIssuerText>string</nc:StatusIssuerText> <im:StatusAugmentation>... </im:StatusAugmentation> </nc:IdentificationStatus> <intel:IdentificationAugmentation> <intel:AuthenticIndicator>true</intel:AuthenticIndicator> <intel:IdentificationIssuingCountryFIPS10-4Code>AA</intel:IdentificationIssuingCountryFIPS10-4Code> <intel:IdentificationIssuingStateName>string</intel:IdentificationIssuingStateName> <intel:IdentificationIssuingLocalityText>string</intel:IdentificationIssuingLocalityText> <intel:PersonInIdentification>... </intel:PersonInIdentification> </intel:IdentificationAugmentation> </biom:BiometricCoordinateIdentification> <biom:LeftIsQuantity>1</biom:LeftIsQuantity> <biom:TopIsQuantity>1</biom:TopIsQuantity> <biom:RightIsQuantity>1</biom:RightIsQuantity> <biom:BottomIsQuantity>1</biom:BottomIsQuantity> <biom:QualityValue>1</biom:QualityValue> <biom:BiometricCoordinateAugmentationPoint>any content</biom:BiometricCoordinateAugmentationPoint> </biom:BiometricCoordinate>