UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm 3/5/10 PROCESSING_INSTRUCTION_NODE UniData copies the target and data values from the source node to the current document. TEXT_NODE, CDATA_SECTION_NODE, COMMENT_NODE With these types of nodes, inheriting from DOMCharacterData, UniData copies the data and length attributes from the source node to the current document. Parameters The following table describes each parameter of the syntax. Parameter Description 1-956 UniBasic Commands Reference xmlHandle The target XML document to which you are importing. [IN] depth XDOM.FALSE - import only the node itself. XDOM.TRUE - recursively import the subtree under the node specified by importedNodeHandle. This parameter has no effect on DOMAttr, DOMEntityReference, and DOMNotation nodes. [IN] importedNodeHandle The handle to the node you are importing. [IN] newXMLHandle The handle to the new node. [IN] XDOMImportNode Parameters

C:\Program Files\Adobe\FrameMaker8\UniData Return Status The following table describes the return status for XDOMImportNode: Status Description XML.SUCCESS The import was successful. XML.ERROR An error occurred during import. XML.INVALID.HANDLE The xmlHandle or importedNodeHandle is not a valid XML handle. XDOMImportNode Return Status XDOMGetUserData 1-957

C:\Program<br />

Files\Adobe\FrameMaker8\UniData<br />

Return Status<br />

The following table describes the return status for XDOMImportNode:<br />

Status Description<br />

XML.SUCCESS The import was successful.<br />

XML.ERROR An error occurred during import.<br />

XML.INVALID.HANDLE The xmlHandle or importedNodeHandle is not a valid XML<br />

handle.<br />

XDOMImportNode Return Status<br />

XDOMGetUserData 1-957

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

Saved successfully!

Ooh no, something went wrong!