Eclipse/WSAD Output
After processing the input files, SchemaQualityChecker
creates new directories called "SchemaAnalysis" in directories
where the input schemas are located.
"SchemaAnalysis" may contain three categories of error report files:
- Error reports for valid schemas. The name of a file of this category consists of the name of the valid input file followed by ".clean.xml"
- Error reports for valid schemas where warnings where detected. The name of a file of this category consists of the name of the input file followed by ".warn.xml"
- Error reports for invalid schemas. The name of a file of this category consists of the name of the invalid input file followed by ".err.xml"
To view these files, right click on one and choose "Open With" and then choose
"Web Browser".