Quick Search:
 
 The Oracle XMLTRANSFORM Function      [Return To Index] Jump to:  

Term: XMLTRANSFORM

Definition:
In Oracle PL/SQL, XMLTRANSFORMis a built-in function which is used to reconstruct an XML type instance as per the input style sheet. An XMLType method TRANSFORM also performs the same task.

Example Syntax:

XMLTRANSFORM(XMLTYPE instance,[XSLT stylesheet])
 
   Home |    Search |    Code Library |    Sponsors |    Privacy |    Terms of Use |    Contact Us © 2003 - 2024 psoug.org