biom:GeographicSampleAcquisitionLocation
A geospatial coordinate system for datum values
Element information
Namespace: http://release.niem.gov/niem/domains/biometrics/4.1/
Schema document: domains/biometrics/4.1/biom.xsd
Type: biom:GeographicSampleAcquisitionLocationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- biom:CaptureUTCDateTime [0..*]A UTC date and time for the capture of a biometric sample
- nc:Location3DGeospatialCoordinate [0..*]A location identified by latitude, longitude, and height.
- nc:LocationUTMCoordinateValue [0..*]A coordinate from the Universal Transverse Mercator (UTM) Coordinate System, which represents a location with a hemisphere, zone, an easting value, and a northing value.
- mo:MGRSCoordinateStringText [0..*]A complete coordinate string from the Military Grid Reference System (MGRS) which represents a location with a Universal Transverse Mercator (UTM) or Univeral Polar Steriographic (UPS) coordinate and a unique military grid square.
- biom:GeographicLocationText [0..*]A geographic location
- biom:GeographicLocationSystemName [0..*]A name of a geographic coordinate system
- nc:LocationDescriptionText [0..*]A description of a location.
- biom:GeographicSampleAcquisitionLocationAugmentationPointAbstract [0..*]An augmentation point for geospatial location description
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group biom:GeographicSampleAcquisitionLocationAugmentationPoint
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:BiometricCaptureType (Element biom:BiometricCapture)
- Type biom:ImageCaptureType via extension of biom:BiometricCaptureType (Element biom:ImageCaptureDetail)
Sample instance
<biom:GeographicSampleAcquisitionLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:CaptureUTCDateTime>2000-01-01T12:00:00</biom:CaptureUTCDateTime> <nc:Location3DGeospatialCoordinate> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <biom:GeodeticDatumCoordinateSystemCode>AIRY</biom:GeodeticDatumCoordinateSystemCode> <nc:GeographicCoordinateLatitude> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:LatitudeDegreeValue>1.0</nc:LatitudeDegreeValue> <nc:LatitudeMinuteValue>1.0</nc:LatitudeMinuteValue> <nc:LatitudeSecondValue>1.0</nc:LatitudeSecondValue> <nc:LatitudeCoordinateAugmentationPoint>any content</nc:LatitudeCoordinateAugmentationPoint> </nc:GeographicCoordinateLatitude> <nc:GeographicCoordinateLongitude> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:LongitudeDegreeValue>1.0</nc:LongitudeDegreeValue> <nc:LongitudeMinuteValue>1.0</nc:LongitudeMinuteValue> <nc:LongitudeSecondValue>1.0</nc:LongitudeSecondValue> <nc:LongitudeCoordinateAugmentationPoint>any content</nc:LongitudeCoordinateAugmentationPoint> </nc:GeographicCoordinateLongitude> <nc:Location2DGeospatialCoordinateAugmentationPoint>any content</nc:Location2DGeospatialCoordinateAugmentationPoint> <nc:LocationAltitude> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:MeasureDecimalValue>1.0</nc:MeasureDecimalValue> <nc:MeasureCommentText>string</nc:MeasureCommentText> <nc:MeasureDate>... </nc:MeasureDate> <nc:MeasureErrorText>string</nc:MeasureErrorText> <nc:MeasureUnitText>string</nc:MeasureUnitText> <nc:Measurer>... </nc:Measurer> <nc:MeasureMethodText>string</nc:MeasureMethodText> <nc:MeasureEstimatedIndicator>true</nc:MeasureEstimatedIndicator> <nc:MeasureAugmentationPoint>any content</nc:MeasureAugmentationPoint> <nc:LocationHeightVerticalDatumCode>approxLowestAstronomTide</nc:LocationHeightVerticalDatumCode> <nc-4.0.1:LocationHeightMeasureAugmentation>... </nc-4.0.1:LocationHeightMeasureAugmentation> </nc:LocationAltitude> <nc:Location3DGeospatialCoordinateAugmentationPoint>any content</nc:Location3DGeospatialCoordinateAugmentationPoint> </nc:Location3DGeospatialCoordinate> <nc:LocationUTMCoordinateValue>token</nc:LocationUTMCoordinateValue> <mo:MGRSCoordinateStringText>string</mo:MGRSCoordinateStringText> <biom:GeographicLocationText>string</biom:GeographicLocationText> <biom:GeographicLocationSystemName>string</biom:GeographicLocationSystemName> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <biom:GeographicSampleAcquisitionLocationAugmentationPoint>any content</biom:GeographicSampleAcquisitionLocationAugmentationPoint> </biom:GeographicSampleAcquisitionLocation>