cursor_to_xmlschema(cursor refcursor, nulls boolean, tableforest boolean, targetns text)


Description

map cursor structure to XML Schema

Parameters

Name Type Mode
cursor refcursor IN
nulls boolean IN
tableforest boolean IN
targetns text IN

Definition