nc:AddressGrid
A location identified by a unit of a grid system overlaid on an area.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:AddressGridType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AddressGridID [0..*] An identifier that references a unique address grid system.
- nc:AddressGridText [0..*] A unit, quadrant, or other subdivision of an address grid.
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 |
Sample instance
<nc:AddressGrid> <nc:AddressGridID>string</nc:AddressGridID> <nc:AddressGridText>string</nc:AddressGridText> </nc:AddressGrid>