11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm<br />

3/5/10<br />

Parameter Description<br />

Return Codes<br />

The return code indicating success or failure. The following table describes the value<br />

of each return code.<br />

1-932 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

nsMap The map of namespaces which resolve the prefixes in the xpathString.<br />

Format is “xmlns=default_url xmlns:prefix1=prefix1_url<br />

xmlns:prefix2=prefix2_url”<br />

For example:<br />

“xmlns=http://myproject.mycompany.com<br />

xmlns:a_prefix=a.mycompany.com”<br />

[IN]<br />

The nsMap parameter uses the in-encoding parameter set in the systemlevel<br />

or account-level xmlconfig file, the XMLSETOPTIONS<br />

command, or the XMLSetOptions() API.<br />

nodeHandle Handle to a DOM subtree. If nodeHandle points to a DOM document,<br />

all of its children are inserted, in the same order. [IN]<br />

dupFlag XDOM.DUP: Clones nodeHandle, and insert the duplicate node.<br />

XDOM.NODUP: Inserts the original node. The subtree is also removed<br />

from its original location.<br />

[IN]<br />

XDOMAppend Parameters (continued)<br />

Return Code Description<br />

XML.SUCCESS The function completed successfully.<br />

XML.ERROR An error occurrred.<br />

XML.INVALID.HANDLE An invalid DOM handle was returned to the function.<br />

XDOMAppend Return Codes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!