| name | data type | description |
|---|---|---|
| name | array of TPEGAreaDescriptor | |
| tpegnamedOnlyAreaExtension | ExtensionType | |
Properties inherited from TPEGAreaLocation |
||
| tpegLocationType | TPEGLoc01AreaLocationSubtypeEnum | |
| tpegheight | TPEGHeight | |
| tpegareaLocationExtension | ExtensionType | |
Example
{
"name" : [ {
"tpegDescriptorType" : "townName",
"tpegareaDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"value" : [ { }, { } ]
},
"tpegdescriptorExtension" : {
"anies" : [ { }, { } ]
}
}, {
"tpegDescriptorType" : "regionName",
"tpegareaDescriptorExtension" : {
"anies" : [ { }, { } ]
},
"descriptor" : {
"value" : [ { }, { } ]
},
"tpegdescriptorExtension" : {
"anies" : [ { }, { } ]
}
} ],
"tpegnamedOnlyAreaExtension" : {
"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" : { }
} ]
},
"tpegLocationType" : "largeArea",
"tpegheight" : {
"height" : 12345.0,
"heightType" : "undefined",
"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" : { }
} ]
}
}