nc:Highway
A major public road.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:HighwayType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:HighwayFullText [0..*]A complete reference to a highway.
- nc:HighwayName [0..*]A name of a highway.
- nc:HighwayID [0..*]An identifier of a highway.
- nc:HighwayPositionText [0..*]A designation of a specific place on a highway.
- nc:HighwayAugmentationPointAbstract [0..*]An augmentation point for HighwayType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:HighwayAugmentationPoint
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 |
Sample instance
<nc:Highway> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:HighwayFullText>string</nc:HighwayFullText> <nc:HighwayName>string</nc:HighwayName> <nc:HighwayID>string</nc:HighwayID> <nc:HighwayPositionText>string</nc:HighwayPositionText> <nc:HighwayAugmentationPoint>any content</nc:HighwayAugmentationPoint> </nc:Highway>