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

DOCUMENT_NODE<br />

You cannot import DOMDocument nodes.<br />

DOCUMENT_TYPE_NODE<br />

You cannot import DOMDocumentType nodes.<br />

ELEMENT_NODE<br />

UniData imports specified attribute nodes of the source document, and attaches the<br />

generated DOMAttr nodes to the generated DOMElement. UniData does not copy<br />

default attributes, although they are assigned if the document to which you are<br />

importing defines default attributes for this element name. If the value of the<br />

importNode depth parameter is true, UniData recursively imports the descendants of<br />

the source element and reassembles the resulting nodes to form the corresponding<br />

subtree.<br />

ENTITY_NODE<br />

You can import DOMEntity nodes, but in the current release of the DOM, the<br />

DOMDocumentType is read only. When you import and ENTITY_NODE, UniData<br />

copies the publicId, systemId, and notationName attributes. If the value of the depth<br />

parameter is true, UniData recursively imports the descendants of the source<br />

DOMEntity and reassembles the resulting node to form the corresponding subtree.<br />

ENTITY_REFERENCE_NODE<br />

If you import this type of node, UniData only copies the DOMEntity<strong>Reference</strong> itself,<br />

even if the value of the depth parameter is true. This is because the source and destination<br />

documents may have defined the entity differently. If the document you are<br />

importing provides a definition for this entity name, UniData assigns that value.<br />

NOTATION_NODE<br />

You can import DOMNotation nodes, but in the current release of the DOM, the<br />

DOMDocumentType is read only. When you import a NOTATION_NODE, UniData<br />

copies the publicId and systemId attributes. The depth parament has no effect on<br />

DOMNotation nodes, since they do not have children.<br />

XDOMGetUserData 1-955

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

Saved successfully!

Ooh no, something went wrong!