Checking and Validating BPEL Source Code
See Also
The IDE automates the task of checking an XML file to see that it conforms
to the basic rules of XML and that the XML code is well formed.
You can also explicitly invoke source code validation. Validation
checks the file's contents for conformance to the BPEL schema and finds any
syntax errors.
To check XML coding of a source file:
- In the Source view, right-click inside the source file
and choose Check XML.
The Output window displays the results as the check progresses.
To validate XML coding of a source file:
- In the Source view, right-click inside the source file
and choose Validate XML.
The Output window displays the results as the validation progresses.
- See Also
- Validating BPEL Processes
- Checking an XML Document for Well-Formedness
- Validating an XML Document
Legal Notices