name | data type | description |
---|---|---|
tpegAreaLocationType | TpegLoc01AreaLocationSubtypeEnum | |
tpegHeight | TpegHeight | |
tpegAreaLocationExtension | ExtensionType |
Example
{ "tpegAreaLocationType" : "other", "tpegHeight" : { "height" : 12345.0, "heightType" : "aboveStreetLevel", "tpegHeightExtension" : { "anies" : [ { }, { } ] } }, "tpegAreaLocationExtension" : { "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" : { } } ] } }