11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

C:\Program<br />

Files\Adobe\FrameMaker8\UniData<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

xmlHandle The handle to the context. [IN]<br />

xpathString Relative or absolute XPath string. [IN]<br />

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

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

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

nsMap The map of namespaces which resolves the prefixes in the<br />

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<br />

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

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

nodeHandle The handle to a DOM subtree. If nodeHandle points to a DOM<br />

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

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

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

removed from its original location.<br />

XDOMInsert Parameters<br />

XDOMInsert 1-959

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

Saved successfully!

Ooh no, something went wrong!