Documentation Center

Editor.getXMLNodeForHTMLElement

Description

Retrieve the XML node that was the context node in XSL for the given HTML output element.

Syntax

Editor.getXMLNodeForHTMLElement (element : HTMLDOMElement) : XopusNode

Arguments

element
HTMLDOMElement. The HTML output element to lookup.

Return Value

XopusNode
The XML node that was the context node in XSL.