xsl-list
[Top] [All Lists]

Re: [xsl] 1st previous node()

2011-02-08 02:19:28
Solved it!
2 different templates, one template with:

    <xsl:strip-space elements="*"/>

The other not.  This was changing my element id's.  Now they match as
expected.  And I suppose that is expected?

Karl..

On Tue, Feb 8, 2011 at 12:58 AM, Imsieke, Gerrit, le-tex
<gerrit(_dot_)imsieke(_at_)le-tex(_dot_)de> wrote:


On 2011-02-08 08:24, Karl Stubsjoen wrote:

Great, and I have been doing some different tests on a sample XML and
the result is consistent.  So there must be something else wrong.
Thanks!

Maybe you can provide some sample data and your current code?

You might have created a variable containing a new document where you
included copies (xsl:copy-of) of your nodes. These copies' IDs differ from
the originals'.

--~------------------------------------------------------------------
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>
--~--





-- 
Karl Stubsjoen
MeetScoresOnline.com
(602) 845-0006

--~------------------------------------------------------------------
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>