Checking the Syntax in XSQL Files

You can check your XSQL file to determine if it is a well-formed XML document and if not, to find any errors.

To check the syntax in an XSQL file:

  1. In the Navigator, or in an open XML Editor window, right-click an XSQL file and choose Check XML Syntax.

    The results display in the Log window.

Note: The Validate XML command on this context menu is disabled whenever an XML file does not have an XML namespace defined.


About the XML Editor
Editing XML Files with XSQL Tags