dbms_metadata.add_transform specifies a transformation to be applied to the XML documents when using FETCH_*, CONVERT or PUT functions/procedures . | Name | Input type | Output type | Comment |
DDL | XML | DDL (SQL) | |
SXML | XML | SXML | See SXML |
MODIFYSXML | SXML | SXML | |
SXMLDDL | SXML | DDL (SQL) | |
ALTERXML | SXML diff object | ALTER_XML | |
ALTERDDL | ALTER_XML | ALTER_DDL |
set_transform_param and set_remap_param to specify transformations.