DBMS_XMLSAVE, 3 of 4
DEFAULT_ROWTAG
The default tag name for the element corresponding to db. records. -- ROW
DEFAULT_DATE_FORMAT
Default date mask. -- 'MM/dd/yyyy HH:mm:ss'
MATCH_CASE
Used to specify that when mapping XML elements to DB. entities the XSU should be case sensitive.
IGNORE_CASE
Used to specify that when mapping XML elements to DB. entities the XSU should be case insensitive.