This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Which XML parser gives the most amount of detail regarding invalid XML files?



I have been given some XML-files which I accidentially discovered to be invalid according to the DTD, by using the "-validate yes" option to Xalan.

Unfortunately I cannot make Xalan make better reports than:

  Parser error: The content of element type "ENTRY" is incomplete, it 
  must match "(HEADING,FLAGS*,(ENTRY|MODULE)+)".

which doesn't tell me where the invalid tag is located.  The Xalan-J mail archives are off-line, so I have been unable to see there. 

Is there a more specific configuration or parser I can use for this purpose?  Almost anything will do :-)

Thanks in advance,
-- 
  Thorbjørn Ravn Andersen   "...and...Tubular Bells!"


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]