geo:CommunityAddress
A Puerto Rican urbanization address where the urbanization name is preceded by a number, and no street name is included.
Element information
Namespace: http://niem.gov/niem/geospatial/2.0
Schema document: geospatial/2.0/geospatial.xsd
Type: geo:CommunityAddressType
Properties: Global, Qualified, Nillable
NIEM properties:
- Base: geo:AnyLandmarkAddress
Content
- addr:CommunityAddress [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
- Type geo:AddressPropertyType (Element geo:AddressProperty)
- Type geo:LandmarkAddressPropertyType (Element geo:LandmarkAddressProperty)
- Type geo:GeospatialPropertyType (Elements geo:GeospatialProperty, geo:LocationProperty)
Substitution hierarchy
- geo:Geospatial
- can be substituted with geo:Address
- can be substituted with geo:AnyLandmarkAddress
- can be substituted with geo:CommunityAddress
- can be substituted with geo:AnyLandmarkAddress
- can be substituted with geo:Address
Sample instance
<geo:CommunityAddress> <addr:CommunityAddress> <addr:CompleteAddressNumber> <addr:Prefix>string</addr:Prefix> <addr:Number>string</addr:Number> <addr:Suffix>string</addr:Suffix> </addr:CompleteAddressNumber> <addr:CommunityPlaceName>string</addr:CommunityPlaceName> <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: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:CommunityAddress> </geo:CommunityAddress>