xsl-list
[Top] [All Lists]

Re: [xsl] XPath behaves differently when opened by document()

2010-08-09 09:01:21
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(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com>
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Sent: Fri, 6 August, 2010 2:08:54 AM
Subject: Re: [xsl] 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/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--


      


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>