nc:AddressGrid
A location identified by a unit of a grid system overlaid on an area.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:AddressGridType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- 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.
- nc:AddressGridAugmentationPointAbstract [0..*]An augmentation point for AddressGridType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:AddressGridAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Used in
- Type biom:CaptureLocationType via extension of nc:LocationType (Element biom:CaptureLocation)
- Type em:AlertAffectedLocationType via extension of nc:LocationType (Element em:AlertAffectedLocation)
- Type em:NotificationTargetLocationType via extension of nc:LocationType (Element em:NotificationTargetLocation)
- Type it:GoodsLocationType via extension of nc:LocationType (Element it:GoodsLocation)
- Type it:GoodsOriginType via extension of nc:LocationType (Element it:CountryOfOrigin)
- Type it:LoadingLocationType via extension of nc:LocationType (Element it:LoadingLocation)
- Type it:TranshipmentLocationType via extension of nc:LocationType (Element it:TranshipmentLocation)
- Type it:UnloadingLocationType via extension of nc:LocationType (Element it:UnloadingLocation)
- Type nc:LocationType (Elements cyfs:AdoptionLocation, cyfs:PlacementOtherLocation, em:AlarmEventLocation, em:AlarmLocation, em:ArrivalLocation, em:ResourceCurrentLocation, em:ResourceDepartureLocation ...more)
Substitution hierarchy
- nc:LocationAddressAbstract
- can be substituted with nc:AddressGrid
Sample instance
<nc:AddressGrid> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:AddressGridID>string</nc:AddressGridID> <nc:AddressGridText>string</nc:AddressGridText> <nc:AddressGridAugmentationPoint>any content</nc:AddressGridAugmentationPoint> </nc:AddressGrid>