| name | data type | description |
|---|---|---|
| headerInformation | HeaderInformation | |
| trafficView | array of TrafficView | |
| trafficViewPublicationExtension | ExtensionType | |
Properties inherited from PayloadPublication |
||
| feedDescription | MultilingualString | |
| feedType | string | |
| publicationTime | string | |
| publicationCreator | InternationalIdentifier | |
| payloadPublicationExtension | ExtensionType | |
| lang | string | |
Example
{
"headerInformation" : {
"areaOfInterest" : "neighbouringCountries",
"confidentiality" : "restrictedToAuthoritiesTrafficOperatorsAndVms",
"informationStatus" : "technicalExercise",
"urgency" : "normalUrgency",
"headerInformationExtension" : {
"anies" : [ { }, { } ]
}
},
"trafficView" : [ {
"trafficViewTime" : "...",
"predefinedLocationSetReference" : "...",
"linearTrafficView" : [ {
"linearPredefinedLocationReference" : "...",
"trafficViewRecord" : [ { }, { } ],
"linearTrafficViewExtension" : { },
"id" : "..."
}, {
"linearPredefinedLocationReference" : "...",
"trafficViewRecord" : [ { }, { } ],
"linearTrafficViewExtension" : { },
"id" : "..."
} ],
"trafficViewExtension" : {
"anies" : [ { }, { } ]
},
"id" : "..."
}, {
"trafficViewTime" : "...",
"predefinedLocationSetReference" : "...",
"linearTrafficView" : [ {
"linearPredefinedLocationReference" : "...",
"trafficViewRecord" : [ { }, { } ],
"linearTrafficViewExtension" : { },
"id" : "..."
}, {
"linearPredefinedLocationReference" : "...",
"trafficViewRecord" : [ { }, { } ],
"linearTrafficViewExtension" : { },
"id" : "..."
} ],
"trafficViewExtension" : {
"anies" : [ { }, { } ]
},
"id" : "..."
} ],
"trafficViewPublicationExtension" : {
"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" : { }
} ]
},
"feedDescription" : {
"values" : {
"value" : [ { }, { } ]
}
},
"feedType" : "...",
"publicationTime" : "...",
"publicationCreator" : {
"country" : "lt",
"nationalIdentifier" : "...",
"internationalIdentifierExtension" : {
"anies" : [ { }, { } ]
}
},
"payloadPublicationExtension" : {
"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" : { }
} ]
},
"lang" : "..."
}