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<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 resolve the prefixes in the xpath string.<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” [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 inserts the duplicate node.<br />

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

from its original location. [IN]<br />

XDOMAddChild Parameters<br />

XDOMAddChild 1-929

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

Saved successfully!

Ooh no, something went wrong!