Re: missing element name in validation result

2010-08-20 Thread ZagZig
Mukul Gandhi-4 wrote: > > On Fri, Aug 20, 2010 at 1:50 PM, ZagZig wrote: >> cvc-datatype-valid.1.2.1: '' is not a valid value for 'integer'. >> >> which is correct, but i would like to print out the name of the element >> with >> the i

missing element name in validation result

2010-08-20 Thread ZagZig
Hello everyone, i've a problem with the result of the validation. I validate my xml file against a xsd and everything is working fine, except that i can't get the name of the element that was not correctly filled. That means if i've an empty element "id" in my xml, which is from type integer, the