GeneralInstructionToRoadUsers Data Type

Implemented Interfaces
Serializable
Properties
name data type description
generalInstructionToRoadUsersType GeneralInstructionToRoadUsersTypeEnum
generalInstructionToRoadUsersExtension ExtensionType
Properties inherited from NetworkManagement
complianceOption ComplianceOptionEnum
applicableForTrafficDirection array of DirectionEnum
applicableForTrafficType array of TrafficTypeEnum
placesAtWhichApplicable array of PlacesEnum
automaticallyInitiated boolean
forVehiclesWithCharacteristicsOf array of VehicleCharacteristics
networkManagementExtension ExtensionType
Properties inherited from OperatorAction
actionOrigin OperatorActionOriginEnum
operatorActionStatus OperatorActionStatusEnum
operatorActionExtension 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

{
  "generalInstructionToRoadUsersType" : "noStopping",
  "generalInstructionToRoadUsersExtension" : {
    "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" : { }
    } ]
  },
  "complianceOption" : "advisory",
  "applicableForTrafficDirection" : [ "westBound", "southBound" ],
  "applicableForTrafficType" : [ "localTraffic", "destinedForAirport" ],
  "placesAtWhichApplicable" : [ "onNonMotorways", "inTheInnerCityAreas" ],
  "automaticallyInitiated" : true,
  "forVehiclesWithCharacteristicsOf" : [ {
    "fuelType" : "liquidGas",
    "loadType" : "extraHighLoad",
    "vehicleEquipment" : "withoutSnowTyresOrChainsOnBoard",
    "vehicleType" : [ "bicycle", "van" ],
    "vehicleUsage" : "emergencyServices",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "equalTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greatherThanOrEqualTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    } ],
    "vehicleCharacteristicsExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "fuelType" : "petrol",
    "loadType" : "perishableProducts",
    "vehicleEquipment" : "notUsingSnowChains",
    "vehicleType" : [ "anyVehicle", "vehicleWithTrailer" ],
    "vehicleUsage" : "roadOperator",
    "grossWeightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "grossVehicleWeight" : 12345.0,
      "grossWeightCharacteristicExtension" : { }
    } ],
    "heightCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThan",
      "vehicleHeight" : 12345.0,
      "heightCharacteristicExtension" : { }
    } ],
    "lengthCharacteristic" : [ {
      "comparisonOperator" : "lessThanOrEqualTo",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "vehicleLength" : 12345.0,
      "lengthCharacteristicExtension" : { }
    } ],
    "widthCharacteristic" : [ {
      "comparisonOperator" : "equalTo",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "vehicleWidth" : 12345.0,
      "widthCharacteristicExtension" : { }
    } ],
    "heaviestAxleWeightCharacteristic" : [ {
      "comparisonOperator" : "lessThan",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "lessThanOrEqualTo",
      "heaviestAxleWeight" : 12345.0,
      "heaviestAxleWeightCharacteristicExtension" : { }
    } ],
    "numberOfAxlesCharacteristic" : [ {
      "comparisonOperator" : "greaterThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    }, {
      "comparisonOperator" : "greaterThan",
      "numberOfAxles" : 12345,
      "numberOfAxlesCharacteristicExtension" : { }
    } ],
    "vehicleCharacteristicsExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "networkManagementExtension" : {
    "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" : { }
    } ]
  },
  "actionOrigin" : "internal",
  "operatorActionStatus" : "approved",
  "operatorActionExtension" : {
    "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" : "restrictedToAuthoritiesTrafficOperatorsAndPublishers",
  "probabilityOfOccurrence" : "certain",
  "source" : {
    "sourceCountry" : "ie",
    "sourceIdentification" : "...",
    "sourceName" : {
      "values" : { }
    },
    "sourceType" : "roadsideTelephoneCaller",
    "reliable" : true,
    "sourceExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "definedByValidityTimeSpec",
    "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" : "betweenOneHourAndThreeHours",
      "delaysType" : "delaysOfUncertainDuration",
      "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" : "html",
    "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" : "..."
}