Subject: Re: XPath behaves differently when opened by document()
From: Jack Bush <netbeansfan@xxxxxxxxxxxx>
Date: Mon, 9 Aug 2010 07:01:08 -0700 (PDT)
|
Hi Andrew,
Thanks for your advice on how to simplifying questions in
general. Fortunately,
all of the earlier questions posted in this threat have
all been resolved.
Jack
----- Original Message ----
From: Andrew Welch
<andrew.j.welch@xxxxxxxxx>
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Sent: Fri, 6
August, 2010 2:08:54 AM
Subject: Re: XPath behaves differently when
opened by document()
> 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/
|