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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

addr:IntersectionAddress

Element information

Content

Attributes

NameOccTypeDescriptionNotes
Separator [0..1]addr:Separator_type
action [0..1]addr:Action_type

Used in

Sample instance

<addr:IntersectionAddress>
   <addr:CompleteStreetName>
      <addr:StreetNamePreModifier>string</addr:StreetNamePreModifier>
      <addr:StreetNamePreDirectional>NORTH</addr:StreetNamePreDirectional>
      <addr:StreetNamePreType>ALLEY</addr:StreetNamePreType>
      <addr:StreetName>string</addr:StreetName>
      <addr:StreetNamePostType>ALLEY</addr:StreetNamePostType>
      <addr:StreetNamePostDirectional>NORTH</addr:StreetNamePostDirectional>
      <addr:StreetNamePostModifier>string</addr:StreetNamePostModifier>
   </addr:CompleteStreetName>
   <addr:PlaceName>
      <addr:MunicipalJurisdiction>string</addr:MunicipalJurisdiction>
   </addr:PlaceName>
   <addr:StateName>AL</addr:StateName>
   <addr:ZipCode>string</addr:ZipCode>
   <addr:ZipPlus4>string</addr:ZipPlus4>
   <addr:NationName>string</addr:NationName>
   <addr:AddressAttributes>
      <addr:AddressId>string</addr:AddressId>
      <addr:Location>
         <addr:USNGCoordinate>string</addr:USNGCoordinate>
         <addr:LongLat>...
         </addr:LongLat>
         <addr:XYCoordinate>...
         </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>
</addr:IntersectionAddress>

Site developed and hosted by Datypic, Inc.

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