[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
RE: [xml-dev] Accurate line and column numbers for elements and attributes in Java
- From: "Michael Kay" <mike@saxonica.com>
- To: "'Klotz, Leigh'" <Leigh.Klotz@xerox.com>,"'John Snelson'" <john.snelson@ORACLE.COM>
- Date: Fri, 6 Jun 2008 20:34:56 +0100
> For the record, with saxon9 I'm able to use the
> AugmentedSource and obtain line numbers for attributes
> retrieved from XPath expressions, just not column numbers as
> they're not in the NodeInfo API.
In 9.1 Saxon will retain column numbers as well; though I fear that this
will lead to false expectations. Certainly for reporting errors in schema
and stylesheet documents, it would be really nice to have accurate line and
column information for every attribute.
I don't really accept the arguments about attribute value normalization. I
think the real reason parsers (and APIs) don't provide more information is
an obsession with performance, not realizing that for many applications,
parser performance is not the #1 objective.
Michael Kay
http://www.saxonica.com/
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]