Element Data Type

Abstract Type
Implemented Interfaces
Node
Properties
name data type description
tagName string
schemaTypeInfo TypeInfo
Properties inherited from Node
ownerDocument Document
firstChild Node
prefix string
nextSibling Node
parentNode Node
nodeType number
nodeValue string
nodeName string
namespaceURI string
childNodes NodeList
baseURI string
localName string
attributes NamedNodeMap
lastChild Node
textContent string
previousSibling Node

Example

{
  "tagName" : "...",
  "schemaTypeInfo" : {
    "typeNamespace" : "...",
    "typeName" : "..."
  },
  "ownerDocument" : {
    "xmlStandalone" : true,
    "documentElement" : {
      "tagName" : "...",
      "schemaTypeInfo" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "xmlEncoding" : "...",
    "inputEncoding" : "...",
    "implementation" : { },
    "strictErrorChecking" : true,
    "xmlVersion" : "...",
    "documentURI" : "...",
    "doctype" : {
      "internalSubset" : "...",
      "systemId" : "...",
      "notations" : { },
      "name" : "...",
      "entities" : { },
      "publicId" : "...",
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "domConfig" : {
      "parameterNames" : { }
    },
    "ownerDocument" : { },
    "firstChild" : {
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "prefix" : "...",
    "nextSibling" : {
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "parentNode" : {
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : {
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "textContent" : "...",
    "previousSibling" : {
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    }
  },
  "firstChild" : {
    "ownerDocument" : {
      "xmlStandalone" : true,
      "documentElement" : { },
      "xmlEncoding" : "...",
      "inputEncoding" : "...",
      "implementation" : { },
      "strictErrorChecking" : true,
      "xmlVersion" : "...",
      "documentURI" : "...",
      "doctype" : { },
      "domConfig" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "firstChild" : { },
    "prefix" : "...",
    "nextSibling" : { },
    "parentNode" : { },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : { },
    "textContent" : "...",
    "previousSibling" : { }
  },
  "prefix" : "...",
  "nextSibling" : {
    "ownerDocument" : {
      "xmlStandalone" : true,
      "documentElement" : { },
      "xmlEncoding" : "...",
      "inputEncoding" : "...",
      "implementation" : { },
      "strictErrorChecking" : true,
      "xmlVersion" : "...",
      "documentURI" : "...",
      "doctype" : { },
      "domConfig" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "firstChild" : { },
    "prefix" : "...",
    "nextSibling" : { },
    "parentNode" : { },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : { },
    "textContent" : "...",
    "previousSibling" : { }
  },
  "parentNode" : {
    "ownerDocument" : {
      "xmlStandalone" : true,
      "documentElement" : { },
      "xmlEncoding" : "...",
      "inputEncoding" : "...",
      "implementation" : { },
      "strictErrorChecking" : true,
      "xmlVersion" : "...",
      "documentURI" : "...",
      "doctype" : { },
      "domConfig" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "firstChild" : { },
    "prefix" : "...",
    "nextSibling" : { },
    "parentNode" : { },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : { },
    "textContent" : "...",
    "previousSibling" : { }
  },
  "nodeType" : 12345,
  "nodeValue" : "...",
  "nodeName" : "...",
  "namespaceURI" : "...",
  "childNodes" : {
    "length" : 12345
  },
  "baseURI" : "...",
  "localName" : "...",
  "attributes" : {
    "length" : 12345
  },
  "lastChild" : {
    "ownerDocument" : {
      "xmlStandalone" : true,
      "documentElement" : { },
      "xmlEncoding" : "...",
      "inputEncoding" : "...",
      "implementation" : { },
      "strictErrorChecking" : true,
      "xmlVersion" : "...",
      "documentURI" : "...",
      "doctype" : { },
      "domConfig" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "firstChild" : { },
    "prefix" : "...",
    "nextSibling" : { },
    "parentNode" : { },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : { },
    "textContent" : "...",
    "previousSibling" : { }
  },
  "textContent" : "...",
  "previousSibling" : {
    "ownerDocument" : {
      "xmlStandalone" : true,
      "documentElement" : { },
      "xmlEncoding" : "...",
      "inputEncoding" : "...",
      "implementation" : { },
      "strictErrorChecking" : true,
      "xmlVersion" : "...",
      "documentURI" : "...",
      "doctype" : { },
      "domConfig" : { },
      "ownerDocument" : { },
      "firstChild" : { },
      "prefix" : "...",
      "nextSibling" : { },
      "parentNode" : { },
      "nodeType" : 12345,
      "nodeValue" : "...",
      "nodeName" : "...",
      "namespaceURI" : "...",
      "childNodes" : { },
      "baseURI" : "...",
      "localName" : "...",
      "attributes" : { },
      "lastChild" : { },
      "textContent" : "...",
      "previousSibling" : { }
    },
    "firstChild" : { },
    "prefix" : "...",
    "nextSibling" : { },
    "parentNode" : { },
    "nodeType" : 12345,
    "nodeValue" : "...",
    "nodeName" : "...",
    "namespaceURI" : "...",
    "childNodes" : {
      "length" : 12345
    },
    "baseURI" : "...",
    "localName" : "...",
    "attributes" : {
      "length" : 12345
    },
    "lastChild" : { },
    "textContent" : "...",
    "previousSibling" : { }
  }
}