$k. ExternalDataXMLNode

new ExternalDataXMLNode()

Extends

Methods

document() → {$dom.Document}

Returns the DOM document that is currently processed. If the mapping specifies partitioning element, then the DOM is limited to this element.

Returns:

Document

Type: 
$dom.Document

node() → {$dom.Node}

Returns the current DOM node

Returns:

DOM node

Type: 
$dom.Node