Re: [xsl] Transforming xml to tex

Subject: Re: [xsl] Transforming xml to tex
From: Michael Obermeier <michael.obermeier@xxxxxxxxxxxxxxx>
Date: Thu, 17 Jul 2008 08:39:47 +0200
Hello,

many thanks Abel and Ryan for your solutions. It works. It was not clear for
me that I could use following-sibling.

Next time I will be more chatty and describe the problem with all aspects as
Ryan mentioned.

Cheers

Michael

Abel Braaksma <abel.online@xxxxxxxxx> schrieb:
>

Ryan Graham wrote:
>> substring(normalize-space(following-sibling::node()[1][self::text()]),
>> 1, 1)
>
>Thanks, Ryan, this pinpoints a flaw in my attempt to answer the OP's
>request: I test for any text sibling. Your code tests for the first
>sibling being a text-node or not.
>
>Michael, if you are about to use my code, don't forget to change my
>following-sibling part with Ryan's one ;)
>
>
>
>
--
Michael Obermeier
UNICO Media GmbH
Softwareentwicklung & Support
Aldringenstra_e 4

80639 M|nchen
UNICO Media GmbH
Geschdftsf|hrer Christian Fuchs
Amtsgericht HRB 116178
Sitz der Gesellschaft ist M|nchen


Tel. +49-(0)89-1893533-21
Fax  +49-(0)89-1893533-11

Current Thread