Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Line number for element

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Michael Kay" <mike AT saxonica.com>
  • To: "'Elliotte Harold'" <elharo AT metalab.unc.edu>, "'Luis Neves'" <lneves AT netcabo.pt>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Line number for element
  • Date: Sat, 20 Aug 2005 08:30:29 +0100

> Not in XOM. SAX provides that sometimes, though it's not reliable.

I rely on the SAX line number for error messages relating to stylesheets and
schemas, and in my experience it's very reliable, though not as fine-grained
as I would like - only one line number for the whole start tag.

Michael Kay
http://www.saxonica.com/






Archive powered by MHonArc 2.6.24.

Top of Page