nc:AddressCrossStreet
A location identified by two or more streets which intersect.
Element information
Namespace: http://release.niem.gov/niem/niem-core/3.0/
Schema document: niem-core/3.0/niem-core.xsd
Type: nc:CrossStreetType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- nc:CrossStreetDescriptionText [0..*]A description of a street intersection.
- nc:CrossStreetRelativeLocation [0..*]A location of something relative to a street intersection.
- nc:LocationStreet [0..*]A road, thoroughfare or highway.
- nc:CrossStreetAugmentationPointAbstract [0..*]An augmentation point for CrossStreetType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group nc:CrossStreetAugmentationPoint
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:AddressCrossStreet
Sample instance
<nc:AddressCrossStreet> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:CrossStreetDescriptionText>string</nc:CrossStreetDescriptionText> <nc:CrossStreetRelativeLocation> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:RelativeLocationDescriptionText>string</nc:RelativeLocationDescriptionText> <nc:RelativeLocationDirectionCode>E</nc:RelativeLocationDirectionCode> <nc:RelativeLocationDistanceText>string</nc:RelativeLocationDistanceText> <nc:RelativeLocationHeadingValue>1.0</nc:RelativeLocationHeadingValue> <nc:RelativeLocationReferencePoint> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:Address>... </nc:Address> <nc:LocationArea>... </nc:LocationArea> <it:LocationCategoryCodeText>string</it:LocationCategoryCodeText> <nc:LocationContactInformation>... </nc:LocationContactInformation> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <geo:LocationGeospatialPoint>... </geo:LocationGeospatialPoint> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale>... </nc:LocationLocale> <nc:LocationMapLocation>... </nc:LocationMapLocation> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation>... </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationIdentification>... </nc:LocationIdentification> <nc:LocationAltitude>... </nc:LocationAltitude> <geo:LocationFeature>... </geo:LocationFeature> </nc:RelativeLocationReferencePoint> <im:RelativeLocationAugmentation> <im:RelativeLocationDistanceMeasure>... </im:RelativeLocationDistanceMeasure> </im:RelativeLocationAugmentation> </nc:CrossStreetRelativeLocation> <nc:LocationStreet> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <nc:StreetFullText>string</nc:StreetFullText> <nc:StreetNumberText>string</nc:StreetNumberText> <nc:StreetPredirectionalText>string</nc:StreetPredirectionalText> <nc:StreetName>string</nc:StreetName> <nc:StreetCategoryText>string</nc:StreetCategoryText> <nc:StreetPostdirectionalText>string</nc:StreetPostdirectionalText> <nc:StreetExtensionText>string</nc:StreetExtensionText> <nc:StreetAugmentationPoint>any content</nc:StreetAugmentationPoint> </nc:LocationStreet> <nc:CrossStreetAugmentationPoint>any content</nc:CrossStreetAugmentationPoint> </nc:AddressCrossStreet>