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

XDOMValidateDom<br />

Syntax<br />

XDOMValidateDom(domHandle, noNsSchema, noNsSchemaLocation[,<br />

NsSchemas])<br />

Note: This function is case-sensitive. If you want it to be case-insensitive, you must<br />

compile your programs using the BASIC command with the -i option.<br />

Description<br />

XDOMValidateDom validates the DOM document using an external no-namespace<br />

schema specified by noNsSchema and, optionally, external namespace schemas<br />

specified by NsSchemas.<br />

Parameters<br />

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

Parameter Description<br />

domHandle Handle to the DOM structure. [IN]<br />

noNsSchema The external no-namespace schema file. [IN]<br />

noNsSchemaLocation A flag to specify whether noNsSchema is the schema itself, or<br />

the schema file name. Valid values are:<br />

XML.FROM.FILE (default)<br />

XML.FROM.STRING<br />

[IN]<br />

NsSchemas The external namespace schema files. [IN]<br />

XDOMValidateDom Parameters<br />

XDOMValidateDom 1-981

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

Saved successfully!

Ooh no, something went wrong!