SignSetting Data Type

Abstract Type
Subtypes
MatrixSignSetting, VariableMessageSignSetting
Implemented Interfaces
Serializable
Properties
name data type description
datexPictogram array of DatexPictogramEnum
pictogramList string
pictogramListEntry array of string
reasonForSetting ReasonForSetting
setBy SetBy
signAddress string
timeLastSet DateTime
signSettingExtension ExtensionType
Properties inherited from OperatorAction
actionOrigin OperatorActionOriginEnum
operatorActionStatus OperatorActionStatusEnum
provisional boolean
operatorActionExtension ExtensionType
Properties inherited from SituationRecord
situationRecordCreationReference string
situationRecordCreationTime DateTime
situationRecordObservationTime DateTime
situationRecordVersion number
situationRecordVersionTime DateTime
situationRecordFirstSupplierVersionTime DateTime
informationUsageOverride InformationUsageEnum
probabilityOfOccurrence ProbabilityOfOccurrenceEnum
sourceInformation SourceInformation
validity Validity
impact Impact
cause Cause
advice array of Advice
generalPublicComment array of CommentStructure
nonGeneralPublicComment array of CommentStructure
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.
{
  "datexPictogram" : [ "trafficCongestion", "blankVoid" ],
  "pictogramList" : "...",
  "pictogramListEntry" : [ "...", "..." ],
  "reasonForSetting" : {
    "value" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  },
  "setBy" : {
    "value" : [ {
      "value" : "...",
      "lang" : "..."
    }, {
      "value" : "...",
      "lang" : "..."
    } ]
  },
  "signAddress" : "...",
  "timeLastSet" : {
    "value" : "..."
  },
  "signSettingExtension" : {
    "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" : "inProgress",
  "provisional" : true,
  "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" : {
    "value" : "..."
  },
  "situationRecordObservationTime" : {
    "value" : "..."
  },
  "situationRecordVersion" : 12345,
  "situationRecordVersionTime" : {
    "value" : "..."
  },
  "situationRecordFirstSupplierVersionTime" : {
    "value" : "..."
  },
  "informationUsageOverride" : "broadcast",
  "probabilityOfOccurrence" : "riskOf",
  "sourceInformation" : {
    "sourceCountry" : "gr",
    "sourceIdentification" : "...",
    "sourceName" : {
      "value" : [ { }, { } ]
    },
    "sourceType" : "inductionLoopMonitoringStation",
    "reliable" : true,
    "sourceInformationExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "validity" : {
    "validityStatus" : "suspended",
    "validityTimeSpecification" : {
      "overallStartTime" : { },
      "overallEndTime" : { },
      "validPeriod" : [ { }, { } ],
      "exceptionPeriod" : [ { }, { } ],
      "overallPeriodExtension" : { }
    },
    "validityExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "impact" : {
    "impactOnTraffic" : "unknown",
    "impactDetails" : {
      "capacityRemaining" : 12345.0,
      "numberOfLanesRestricted" : 12345,
      "numberOfOperationalLanes" : 12345,
      "originalNumberOfLanes" : 12345,
      "trafficRestrictionType" : "lanesBlocked",
      "impactDetailsExtension" : { }
    },
    "delays" : {
      "delayCoded" : "delayLessThanThirtyMinutes",
      "delaysType" : "delays",
      "delayTimeValue" : 12345.0,
      "delaysExtension" : { }
    },
    "impactExtension" : {
      "anies" : [ { }, { } ]
    }
  },
  "cause" : { },
  "advice" : [ {
    "adviceExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "adviceExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "generalPublicComment" : [ {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "nonGeneralPublicComment" : [ {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "comment" : {
      "value" : [ { }, { } ]
    },
    "commentDateTime" : {
      "value" : "..."
    },
    "commentExtension" : {
      "anies" : [ { }, { } ]
    }
  } ],
  "groupOfLocations" : {
    "locationContainedInGroup" : [ {
      "locationExtension" : { }
    }, {
      "locationExtension" : { }
    } ],
    "routeDestination" : [ { }, { } ],
    "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" : "..."
}