TrafficElement Data Type

Abstract Type
Subtypes
Conditions, WeatherRelatedRoadConditions, NonWeatherRelatedRoadConditions, GeneralObstruction, PublicEvent, InfrastructureDamageObstruction, RoadConditions, VehicleObstruction, PoorEnvironmentConditions, EnvironmentalObstruction, AnimalPresenceObstruction, DisturbanceActivity, AuthorityOperation, AbnormalTraffic, Obstruction, Accident, EquipmentOrSystemFault, Activity
Implemented Interfaces
Serializable
Properties
name data type description
trafficElementExtension ExtensionType
Properties inherited from SituationRecord
situationRecordCreationReference string
situationRecordCreationTime string
situationRecordObservationTime string
situationRecordVersion number
situationRecordVersionTime string
situationRecordFirstSupplierVersionTime string
confidentialityOverride ConfidentialityValueEnum
probabilityOfOccurrence ProbabilityOfOccurrenceEnum
source Source
validity Validity
impact Impact
cause Cause
generalPublicComment array of Comment
nonGeneralPublicComment array of Comment
urlLink array of UrlLink
groupOfLocations GroupOfLocations
management Management
situationRecordExtension ExtensionType
id string

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
{
  "trafficElementExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "situationRecordCreationReference" : "...",
  "situationRecordCreationTime" : "...",
  "situationRecordObservationTime" : "...",
  "situationRecordVersion" : 12345,
  "situationRecordVersionTime" : "...",
  "situationRecordFirstSupplierVersionTime" : "...",
  "confidentialityOverride" : "restrictedToAuthoritiesAndTrafficOperators",
  "probabilityOfOccurrence" : "certain",
  "source" : {
    "sourceCountry" : "se",
    "sourceIdentification" : "...",
    "sourceName" : {
      "values" : { }
    },
    "sourceType" : "vehicleProbeMeasurement",
    "reliable" : true,
    "sourceExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "suspended",
    "overrunning" : true,
    "validityTimeSpecification" : {
      "overallStartTime" : "...",
      "overallEndTime" : "...",
      "validPeriod" : [ { }, { } ],
      "exceptionPeriod" : [ { }, { } ],
      "overallPeriodExtension" : { }
    },
    "validityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "impact" : {
    "capacityRemaining" : 12345.0,
    "numberOfLanesRestricted" : 12345,
    "numberOfOperationalLanes" : 12345,
    "originalNumberOfLanes" : 12345,
    "residualRoadWidth" : 12345.0,
    "trafficConstrictionType" : "lanesPartiallyObstructed",
    "delays" : {
      "delayBand" : "betweenThreeHoursAndSixHours",
      "delaysType" : "veryLongDelays",
      "delayTimeValue" : 12345.0,
      "delaysExtension" : { }
    },
    "impactExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "cause" : {
    "causeExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "generalPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "nonGeneralPublicComment" : [ {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "values" : { }
    },
    "commentDateTime" : "...",
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "urlLink" : [ {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "videoStream",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "urlLinkAddress" : "...",
    "urlLinkDescription" : {
      "values" : { }
    },
    "urlLinkType" : "other",
    "urlLinkExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "groupOfLocations" : {
    "groupOfLocationsExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "management" : {
    "lifeCycleManagement" : {
      "cancel" : true,
      "end" : true,
      "lifeCycleManagementExtension" : { }
    },
    "filterExitManagement" : {
      "filterEnd" : true,
      "filterOutOfRange" : true,
      "filterExitManagementExtension" : { }
    },
    "managementExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "situationRecordExtension" : {
    "anies" : [ {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }, {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    } ]
  },
  "id" : "..."
}