|
Subject: parse malformed XML element From: "Bertrand" <bertrand.guiral@xxxxxxxxxxx> Date: Thu, 24 Aug 2000 16:30:04 +0100 |
I have the following XML:
<p> text1 <br/>
text2 <br/>
text3 <br/>
.
.
.
<p/>
I want get only the text1 or text2 or text3 or ...
if i use <xsl:value-of select="p" /> i get text1+text2+text3+...
if i use <xsl:value-of select="p/text()" /> i get only text1.
How can i do ?
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: internationalization / localiza, Tony Graham | Thread | Re: parse malformed XML element, Wendell Piez |
| Re: Oracle XSQL Pages v1.0.1.0, Steve Muench | Date | RE: WYSIWYG XSL Editors, Ron Grimes |
| Month |