Subject: Re: XPath behaves differently when opened by document()
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Thu, 5 Aug 2010 17:08:54 +0100
|
> Thanks for responding to this threat.
:)
> 8
> <xsl:apply-templates/>
> // secondary source
For me the line numbers make the code much harder to read, and why the
java style // comments ?
> ( a ) Data from other non-related nodes along the path are been picked up
if
> <xsl:apply-templates/> is used as seen on line 8, yet XPath queries on both
> URIs/files have been unique. ie once only.
It's probably the default templates kicking in (google "default templates")
For the rest of your questions, post back with 1 question per email,
each consisting of a small complete example: sample input, required
output, what you've done so far and actual output.
--
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/
|