Transforming a Node
The transformNode
and transformNodeToObject
methods can be used to transform an XML node into a string or object using XSL Transformations (XSLT). For more information about transforming nodes using XSLT, see the XSLT Developer's Guide.
See Also
transformNode Method | transformNodeToObject Method