Marc Kerbiquet - 2009-04-06

Error 14 (RC_DOCUMENT_DEFINED):
The example should not display line and column since it has no meaning but I'll fix it by initializing line and column to 1 to prevent this ugly error display.

Error 18 (RC_INVALID_IGNORE):
When the schema is compiled, the line and column are lost because the XML is already parsed. The best I can do is to display the path of the invalid attribute. e.g. "employees.employee.id".