1 2 3 4 5 6 7 8
|
XB_AddParentId - valid - default namespace
:memory: #use in-memory database
SELECT XB_GetParentId(XB_AddParentId(XB_Create(CastToBlob('<MD_Metadata xmlns="http://www.isotc211.org/2005/gmd"></MD_Metadata>')), 'newparentid', NULL, 'http://www.isotc211.org/2005/gmd', 'gco', 'http://www.isotc211.org/2005/gco'));
1 # rows (not including the header row)
1 # columns
XB_GetParentId(XB_AddParentId(XB_Create(CastToBlob('<MD_Metadata xmlns="http://www.isotc211.org/2005/gmd"></MD_Metadata>')), 'newparentid', NULL, 'http://www.isotc211.org/2005/gmd', 'gco', 'http://www.isotc211.org/2005/gco')):0
newparentid
|