|
Subject: [xsl] XPath for selecting all text node children? From: "Ilkka Hartikainen" <ilkka.hartikainen@xxxxxxxxxxxxxxxxxxxx> Date: Fri, 24 Aug 2001 20:54:11 +0300 |
Hi!
I've a problem I've been struggling with all day, I have the following XML:
<root>
<component>
<element>
<element>...text here...</element>
</element>
</component>
</root>
Now, in xslt, I'd like to get a string from the preceding component (yes,
there are many of them), including all (no matter how the text nodes are
nested) text in the preceding component. I'm doing this inside a for-each
loop. What is the XPath expression for preceding "component"'s all text node
children? Is this even possible?
Regards,
Ilkka Hartikainen
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Re: [Zvon] XML Cover Pages + , Robin Cover | Thread | Re: [xsl] XPath for selecting all t, Wendell Piez |
| RE: [xsl] Colon in entity reference, Mark Feblowitz | Date | RE: [xsl] sum (substring-before), Sullivan, Dan |
| Month |