See Also: DOMSource Members
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
Note that XSLT requires namespace support. Attempting to transform a DOM that was not contructed with a namespace-aware parser may result in errors. Parsers can be made namespace aware by calling Javax.Xml.Parsers.DocumentBuilderFactory.NamespaceAware.