nc:LocationCrossStreet
A location identified by two or more streets which intersect.
Element information
Namespace: http://niem.gov/niem/niem-core/2.0
Schema document: niem-core/2.0/niem-core.xsd
Type: nc:CrossStreetType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:CrossStreetDescriptionText [0..*] A description of a street intersection.
- nc:CrossStreetRelativeLocation [0..*] A location of something relative to a street intersection.
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 em:AlarmLocationType via extension of nc:LocationType (Element em:AlarmLocation)
- Type em:AlertAffectedLocationType via extension of nc:LocationType (Element em:AlertAffectedLocation)
- Type em:NotificationTargetLocationType via extension of nc:LocationType (Element em:NotificationTargetLocation)
- Type im:LocationType via extension of nc:LocationType (Element im:Location)
- Type intel:PersonLocationDetailsType via extension of nc:LocationType (Element intel:PersonLocationDetails)
- Type it:GoodsLocationType via extension of nc:LocationType (Element it:GoodsLocation)
- Type it:LoadingLocationType via extension of nc:LocationType (Element it:LoadingLocation)
- Type it:OriginType via extension of nc:LocationType (Element it:CountryOfOrigin)
- Type it:TranshipmentLocationType via extension of nc:LocationType (Element it:TranshipmentLocation)
- Type it:UnloadingLocationType via extension of nc:LocationType (Element it:UnloadingLocation)
- Type j:CrashLocationType via extension of nc:LocationType (Element j:CrashLocation)
- Type scr:LocationType via extension of nc:LocationType (Element scr:Location)
- Type scr:OrganizationLocationType via extension of nc:LocationType (Element scr:OrganizationLocation)
- Type m:LocationType via extension of nc:LocationType (Elements m:AnomalyLocation, m:CargoDestinationLocation, m:CargoLoadingLocation, m:CargoOffloadingLocation, m:CargoOriginLocation, m:HazmatDeclarationDestinationLocation, m:HazmatDeclarationOriginLocation, m:Location, m:MerchantMarinerDocumentIssuerLocation, m:PersonDeathLocation, m:PersonDebarkationLocation, m:PersonEmbarkationLocation, m:SeamanLicenseIssuerLocation, m:ShipmentDestinationLocation, m:ShipmentOriginLocation, m:ThreatLocation, m:VesselDestinationLocation, m:VesselLocation, m:VesselOriginLocation, m:VoyageDestinationLocation, m:VoyageOriginLocation)
- Type nc:LocationType (Elements nc:ConveyanceRegistrationLocation, nc:DocumentLocation, nc:EmploymentLocation, nc:FacilityLocation, nc:ImageLocation, nc:IncidentLocation, nc:ItemDispositionLocation, nc:Location, nc:OrganizationLocation, nc:PersonBirthLocation, nc:PersonWorkLocation, nc:PropertySeizedLocation, nc:RelativeLocationReferencePoint, nc:ReleaseFromLocation, nc:ReleaseToLocation, cbrn:AddressDetails, em:ArrivalLocation, em:ResourceCurrentLocation, em:ResourceDepartureLocation, em:ResourceReportToLocation, em:ResourceRequestedLocation, em:RouteLocation, im:AlienLocation, im:PersonMarriageLocation, it:ArrivalLocation, it:DeclarationCustomsOfficeLocation, it:DeclarationIssuePlace, it:DeliveryDestination, it:DepartureLocation, it:EntryCustomsOfficeLocation, it:ExitCustomsOfficeLocation, it:ForeignTradeZone, it:INCOTERMSPlace, it:ItineraryLocation, it:TransitDestination, it:TransportActivityLocation, it:TransportDocumentIssuePlace, j:ArrestLocation, j:CitationIssuedLocation, j:CourtOrderDesignatedLocation, j:CustodyTransferLocation, j:EvidencePreviousLocation, j:EvidenceTakenLocation, j:IncidentSurroundingLocation, j:MissingPersonFoundLocation, j:MissingPersonLastSeenLocation, j:ServiceCallPlacedLocation, j:ServiceCallResponseLocation, j:SubjectDetainmentLocation, j:SupervisionOtherLocation, j:SupervisionRestrictionLocation, j:TargetLocation, m:CargoLocationInPort, m:PersonVisitingAddressLocation, m:VesselLocationInPort, scr:PrimaryLocation, scr:SecondaryLocation)
Sample instance
<nc:LocationCrossStreet> <nc:CrossStreetDescriptionText>string</nc:CrossStreetDescriptionText> <nc:CrossStreetRelativeLocation> <nc:RelativeLocationDescriptionText>string</nc:RelativeLocationDescriptionText> <nc:RelativeLocationDirectionCode>SSE</nc:RelativeLocationDirectionCode> <nc:RelativeLocationDistanceText>string</nc:RelativeLocationDistanceText> <nc:RelativeLocationHeadingValue>1.0</nc:RelativeLocationHeadingValue> <nc:RelativeLocationReferencePoint> <nc:LocationAddress>... </nc:LocationAddress> <nc:LocationAddressGrid>... </nc:LocationAddressGrid> <nc:LocationAltitudeMeasure>... </nc:LocationAltitudeMeasure> <nc:LocationArea>... </nc:LocationArea> <nc:LocationCategoryCode>14</nc:LocationCategoryCode> <nc:LocationContactInformation>... </nc:LocationContactInformation> <nc:LocationDepthMeasure>... </nc:LocationDepthMeasure> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <nc:LocationGeographicElevation>... </nc:LocationGeographicElevation> <nc:LocationHighway>... </nc:LocationHighway> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale>... </nc:LocationLocale> <nc:LocationMapLocation>... </nc:LocationMapLocation> <nc:LocationMGRSCoordinate>... </nc:LocationMGRSCoordinate> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation>... </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationTwoDimensionalGeographicCoordinate>... </nc:LocationTwoDimensionalGeographicCoordinate> <nc:LocationUTMCoordinate>... </nc:LocationUTMCoordinate> </nc:RelativeLocationReferencePoint> </nc:CrossStreetRelativeLocation> </nc:LocationCrossStreet>