name | data type | description |
---|---|---|
predefinedLocationName | PredefinedLocationName | |
predefinedLocation | Location | |
predefinedLocationExtension | ExtensionType | |
id | string |
Example
{ "predefinedLocationName" : { "value" : [ { "value" : "...", "lang" : "..." }, { "value" : "...", "lang" : "..." } ] }, "predefinedLocation" : { "locationExtension" : { "anies" : [ { }, { } ] } }, "predefinedLocationExtension" : { "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" : "..." }