table_to_xml_and_xmlschema(tbl regclass, nulls boolean, tableforest boolean, targetns text)


Description

map table contents and structure to XML and XML Schema

Parameters

Name Type Mode
tbl regclass IN
nulls boolean IN
tableforest boolean IN
targetns text IN

Definition