addr:Location
Element information
Namespace: http://niem.gov/niem/external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0
Schema document: external/urisa-street-address/draft-0.2.0/dhs-gmo/1.0.0/StreetAddressDataStandard.xsd
Type: addr:Location_type
Properties: Local, Qualified
Content
- Sequence [1..1]
- addr:USNGCoordinate [0..1]
- addr:LongLat [0..1]
- addr:XYCoordinate [0..1]
- addr:ZValue [0..1]
Attributes
None
Used in
- Type addr:AddressAttributes_type (Element addr:AddressAttributes)
Sample instance
<addr:Location> <addr:USNGCoordinate>string</addr:USNGCoordinate> <addr:LongLat> <addr:Longitude>string</addr:Longitude> <addr:Latitude>string</addr:Latitude> </addr:LongLat> <addr:XYCoordinate> <addr:X>string</addr:X> <addr:Y>string</addr:Y> </addr:XYCoordinate> <addr:ZValue>string</addr:ZValue> </addr:Location>