IBM Books

XML Extender Administration and Programming


Decomposition stored procedures

The decomposition stored procedures dxxInsertXML() and dxxShredXML() are used to break down or shred incoming XML documents and to store data in new or existing database tables. The dxxInsertXML() stored procedure takes an enabled XML collection name as input. The dxxShredXML() stored procedure takes a DAD file as input; it does not require an enabled XML collection.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]