[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Parsing of CDATA

Subject: Re: Parsing of CDATA
From: val iliescu <xslt_2001@xxxxxxxxx>
Date: Wed, 8 Aug 2001 05:14:03 -0700 (PDT)
parse cdata
I now all that already, but thx anyway;
the xml doc is created by someone else and
I can not do anything to change it.
It seems that a 'substring...' function might
do the trick actually.

--- Bjoern Hoehrmann <derhoermi@xxxxxxx> wrote:
> * val iliescu wrote:
> >Is there a way of parsing 'out' the contents of 
> >a CDATA section, inside a stylesheet ?
> 
> CDATA sections are nothing but a convenient method
> to avoid escaping
> markup characters yourself, there is no difference
> between e.g.
> 
>   <x><![CDATA[<>]]></x>
> 
> and
> 
>   <x>&lt;&gt;</x>
> 
> >xml fragment:
> ><NAME><![CDATA[<LANG>Previous</LANG>]]></NAME>
> >
> >the most I can do is in xsl:
> >
> ><xsl:value-of select="./NAME"/>
> >
> >Is there a way to 'extract' then just the value
> btw.
> ><LANG> ?
> 
> Why did you use CDATA sections instead of different
> namespaces? You can
> parse the string yourself with facitilites your
> envoirement supplies not
> more not less.
> -- 
> Björn Höhrmann { mailto:bjoern@xxxxxxxxxxxx }
> http://www.bjoernsworld.de
> am Badedeich 7 } Telefon: +49(0)4667/981028 {
> http://bjoern.hoehrmann.de
> 25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 }
> http://www.learn.to/quote/
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.