Transform(OracleXml) Method
In This Topic
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