Have you turned on "setValidationSchemaFullChecking", i.e. option "-f" in DOMCount? See http://xml.apache.org/xerces-c/apiDocs/class_DOMParser.html#a31 for description of setValidationSchemaFullChecking.
Tinny xin wang wrote: > I am trying to use DOMCount or similar programs in > bin/ > that come with the 1.5.2 binary distribution to > validate an xml doc against its schema. It seems to > work except when I try to force an id of an element to > be unique. I don't get error messages even when there > are duplicates. I have not tried the key/keyref > feature > yet. > > Can anyone help please? > > Thanks. > > victoria > > __________________________________________________ > Do You Yahoo!? > Find the one for you at Yahoo! Personals > http://personals.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
