xsl-list
[Top] [All Lists]

Re: AW: use preceding element or self

2005-04-29 02:06:08


Actually I need to check first if the par[(_at_)class='Komm_H3'] in my
current <Norm1> has a string right at the beginning of the node(),  

That's what the code I posted did:
   [(_at_)class='Komm_H3'])[text()[1][normalize-space()]
which reads has a class attribute eqial to 'Komm_H3' and the first text
node is a non-white string.

My question was whether you needed to check that it was uppercase, or
whether you know from the context whether it's uppercase, and whether in
the case that had a comma you just wanted the bit before the comma or
the wwole text node.

David



________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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