At one time in the recent past I saw this and I think that it may be because its not finding your schema definition.

Samuel Cheung wrote:
Validate xml file using xml schema

I am trying to use the Counter example to validate (I use the "-v" option) the personal-schema.xml in the data directory in the sample. 

But I get these errors instead, could someone please tell me why?

[Error] personal-schema.xml:2:11: Document is invalid: no grammar found.
[Error] personal-schema.xml:2:11: Document root element "personnel", must match DOCTYPE root "null".
personal-schema.xml: 187;16;0 ms (37 elems, 14 attrs, 0 spaces, 268 chars)

Reply via email to