Schema Central > NIEM 2.0 > geospatial.xsd > geo:MultiSiteLandmarkAddress
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

geo:MultiSiteLandmarkAddress

A landmark address specified by two landmark names, where one landmark is inside the other.

Element information

Type: geo:MultiSiteLandmarkAddressType

Properties: Global, Qualified, Nillable

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<geo:MultiSiteLandmarkAddress>
   <addr:MultiSiteLandmarkAddress>
      <addr:LandmarkNameInner type="string">string</addr:LandmarkNameInner>
      <addr:CompleteOccupancyIdentifier>
         <addr:Unit>string</addr:Unit>
         <addr:Floor>string</addr:Floor>
         <addr:Building>string</addr:Building>
         <addr:PrivateMailbox>string</addr:PrivateMailbox>
      </addr:CompleteOccupancyIdentifier>
      <addr:LandmarkName type="string">string</addr:LandmarkName>
      <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: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:MultiSiteLandmarkAddress>
</geo:MultiSiteLandmarkAddress>

Site developed and hosted by Datypic, Inc.

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