Schema Central > NIEM 2.0 > StreetAddressDataStandard.xsd > addr:AddressAttributes
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

addr:AddressAttributes

Element information

Content

Attributes

None

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com