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 Parameter Description Return Codes The return code indicating success or failure. The following table describes the value of each return code. 1-980 UniBasic Commands Reference noNsSchema The external no-namespace schema file. [IN] noNsSchemaLocation A flag to specify whether noNsSchema is the schema itself, or the schema file name. Valid values are: XML.FROM.FILE (default) XML.FROM.STRING [IN] NsSchemas The external namespace schema files. [IN] XDOMValidate Parameters (continued) Return Code Description XML.SUCCESS Function completed successfully. XML.ERROR An error occurred. XML.INVALID.HANDLE An invalid DOM handle was passed to the function. XDOMValidate Return Codes

C:\Program Files\Adobe\FrameMaker8\UniData XDOMValidateDom Syntax XDOMValidateDom(domHandle, noNsSchema, noNsSchemaLocation[, NsSchemas]) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Description XDOMValidateDom validates the DOM document using an external no-namespace schema specified by noNsSchema and, optionally, external namespace schemas specified by NsSchemas. Parameters The following table describes each parameter of the syntax. Parameter Description domHandle Handle to the DOM structure. [IN] noNsSchema The external no-namespace schema file. [IN] noNsSchemaLocation A flag to specify whether noNsSchema is the schema itself, or the schema file name. Valid values are: XML.FROM.FILE (default) XML.FROM.STRING [IN] NsSchemas The external namespace schema files. [IN] XDOMValidateDom Parameters XDOMValidateDom 1-981

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm<br />

3/5/10<br />

Parameter Description<br />

Return Codes<br />

The return code indicating success or failure. The following table describes the value<br />

of each return code.<br />

1-980 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><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 />

XDOMValidate Parameters (continued)<br />

Return Code Description<br />

XML.SUCCESS Function completed successfully.<br />

XML.ERROR An error occurred.<br />

XML.INVALID.HANDLE An invalid DOM handle was passed to the function.<br />

XDOMValidate Return Codes

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

Saved successfully!

Ooh no, something went wrong!