Transform(OracleXml) Method
On this page
Transforms the current
OracleXml object according to the specified XSL schema.
Syntax
Parameters
- xsldoc
- XSL schema to transform OracleXml.
Return Value
A new
OracleXml received as a result of the transformation.
See Also