TpegNamedOnlyArea Data Type

Implemented Interfaces
Serializable
Properties
name data type description
name array of TpegAreaDescriptor
tpegNamedOnlyAreaExtension ExtensionType
Properties inherited from TpegAreaLocation
tpegAreaLocationType TpegLoc01AreaLocationSubtypeEnum
tpegHeight TpegHeight
tpegAreaLocationExtension ExtensionType

Example

{
  "name" : [ {
    "tpegAreaDescriptorType" : "other",
    "tpegAreaDescriptorExtension" : {
      "anies" : [ { }, { } ]
    },
    "descriptor" : {
      "values" : { }
    },
    "tpegDescriptorExtension" : {
      "anies" : [ { }, { } ]
    }
  }, {
    "tpegAreaDescriptorType" : "lakeName",
    "tpegAreaDescriptorExtension" : {
      "anies" : [ { }, { } ]
    },
    "descriptor" : {
      "values" : { }
    },
    "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" : { }
    } ]
  },
  "tpegAreaLocationType" : "other",
  "tpegHeight" : {
    "height" : 12345.0,
    "heightType" : "belowStreetLevel",
    "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" : { }
    } ]
  }
}