SchemaQualityChecker as an Eclipse/WSAD Plugin
Install SQC as an Eclipse or
WSAD
plugin as indicated at Installing
SchemaQualityChecker as an Eclipse or WSAD Plugin.
Start Eclipse or WSAD. If you select one or more .xsd files
and right click, the pop-up menu will show an item "Validate
with SQC". Click on this item and SchemaQualityChecker will start
validating the selected schema files.
After all the files have been processed, SchemaQualityChecker
will create new directories called "SchemaAnalysis" in directories
where the input schemas are located. "SchemaAnalysis" directories
contain an error report file for each input schema. For more
information see Eclipse/WSAD Output.
Notes:
- You can select one or more .wsdl files, or one or more .xfm
files, and right click. The pop-up menu will show an item "Validate
with SQC". Click on this item and SchemaQualityChecker will start
validating the schemas inside the selected files.
- You can select one or more files with a given extension (.xsd
.wsdl or .xfm) and right click to get the pop-up menu showing
"Validate with SQC".
- To process files with other extensions, see
Extending SQC Plugin to handle
other extensions.
- The pop-up menu for a file ending with extension
.err.xml, .warn.xml or .clean.xml will contain an action called
"Revalidate with SQC".