The XMLSerializer
interface provides the serializeToString()
method to construct an XML string representing a DOM tree.
Documentation XMLSerializer by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
The XMLSerializer
interface provides the serializeToString()
method to construct an XML string representing a DOM tree.
Documentation XMLSerializer by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: