addr:AddressAttributes
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:AddressAttributes_type
Properties: Local, Qualified
Content
- Sequence [1..1]
- addr:AddressId [1..1]
- addr:Location [1..1]
- addr:FeatureType [1..1]
- addr:AddressLifecycleStatus [1..1]
- addr:AddressOfficialStatus [1..1]
- addr:AddressAnomalyStatus [1..1]
- addr:LocationDescription [1..1]
- addr:AddressStartDate [1..1]
- addr:AddressEndDate [1..1]
- addr:AddressDirectSource [1..1]
- addr:AddressAuthority [1..1]
- addr:AddressAuthorityIdentifier [1..1]
- addr:AddressSchemeName [1..1]
Attributes
None
Used in
- Type addr:CommunityAddress_type (Elements addr:CommunityAddress, addr:CommunityAddress)
- Type addr:FourNumberAddressRange_type (Elements addr:FourNumberAddressRange, addr:FourNumberAddressRange)
- Type addr:GeneralAddress_type (Elements addr:GeneralAddress, addr:GeneralAddress)
- Type addr:IntersectionAddress_type (Elements addr:IntersectionAddress, addr:IntersectionAddress)
- Type addr:LandmarkSiteAddress_type (Elements addr:LandmarkSiteAddress, addr:LandmarkSiteAddress)
- Type addr:MultiSiteLandmarkAddress_type (Elements addr:MultiSiteLandmarkAddress, addr:MultiSiteLandmarkAddress)
- Type addr:SingleSiteLandmarkAddress_type (Elements addr:SingleSiteLandmarkAddress, addr:SingleSiteLandmarkAddress)
- Type addr:SiteAddress_type (Elements addr:SiteAddress, addr:SiteAddress)
- Type addr:TwoNumberAddressRange_type (Elements addr:TwoNumberAddressRange, addr:TwoNumberAddressRange)
- Type addr:USPSGeneralDeliveryAddress_type (Elements addr:USPSGeneralDeliveryAddress, addr:USPSGeneralDeliveryAddress)
- Type addr:USPSPostalDeliveryBox_type (Elements addr:USPSPostalDeliveryBox, addr:USPSPostalDeliveryBox)
- Type addr:USPSPostalDeliveryRoute_type (Elements addr:USPSPostalDeliveryRoute, addr:USPSPostalDeliveryRoute)
- Type addr:UnnumberedThoroughfareAddress_type (Elements addr:UnnumberedThoroughfareAddress, addr:UnnumberedThoroughfareAddress)
Sample instance
<addr:AddressAttributes> <addr:AddressId>string</addr:AddressId> <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> <addr:FeatureType>string</addr:FeatureType> <addr:AddressLifecycleStatus>Potential</addr:AddressLifecycleStatus> <addr:AddressOfficialStatus>Alternate Name</addr:AddressOfficialStatus> <addr:AddressAnomalyStatus>string</addr:AddressAnomalyStatus> <addr:LocationDescription>string</addr:LocationDescription> <addr:AddressStartDate>string</addr:AddressStartDate> <addr:AddressEndDate>string</addr:AddressEndDate> <addr:AddressDirectSource>string</addr:AddressDirectSource> <addr:AddressAuthority>string</addr:AddressAuthority> <addr:AddressAuthorityIdentifier>string</addr:AddressAuthorityIdentifier> <addr:AddressSchemeName>string</addr:AddressSchemeName> </addr:AddressAttributes>