Title: 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