Re: XML-File validation against a schema

2004-09-11 Thread Gareth Reakes
Hi, On 10 Sep 2004, at 9:40, Christian Kölbl wrote: Hi, I try to validate a XML-file against a given .xsd schema saved on my harddisk. The schema is definitly loaded but when I try to parse the XML - file wiht validating it against the schema, there are always two sorts of error messages: 1. wh

XML-File validation against a schema

2004-09-10 Thread Christian=20K=F6lbl
Hi, I try to validate a XML-file against a given .xsd schema saved on my harddisk. The schema is definitly loaded but when I try to parse the XML - file wiht validating it against the schema, there are always two sorts of error messages: 1. while validating the personal.xml against the personal