| name | data type | description |
|---|---|---|
| area | Area | |
| areaDestinationExtension | ExtensionType | |
Properties inherited from Destination |
||
| destinationExtension | ExtensionType | |
Example
{
"area" : {
"alertCArea" : {
"alertCLocationCountryCode" : "...",
"alertCLocationTableNumber" : "...",
"alertCLocationTableVersion" : "...",
"areaLocation" : { },
"alertCAreaExtension" : { }
},
"tpegAreaLocation" : {
"tpegAreaLocationType" : "other",
"tpegHeight" : { },
"tpegAreaLocationExtension" : { }
},
"areaExtension" : {
"anies" : [ { }, { } ]
},
"externalReferencing" : [ {
"externalLocationCode" : "...",
"externalReferencingSystem" : "...",
"externalReferencingExtension" : { }
}, {
"externalLocationCode" : "...",
"externalReferencingSystem" : "...",
"externalReferencingExtension" : { }
} ],
"locationForDisplay" : {
"latitude" : 12345.0,
"longitude" : 12345.0,
"pointCoordinatesExtension" : { }
},
"locationExtension" : {
"anies" : [ { }, { } ]
}
},
"areaDestinationExtension" : {
"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" : { }
} ]
},
"destinationExtension" : {
"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" : { }
} ]
}
}