| Subject: [xsl] checking for element in CDATA From: Srinivas Ch <sideburnch@xxxxxxxxx> Date: Tue, 27 Aug 2002 02:21:55 -0700 (PDT) | 
Hallo everyone,
I have write a xsl to check if there is an element
present in CDATA, how to do this.
Here is an example
<element name="ArticleHistory">
   <example><![CDATA[<ArticleHistory>
      <RegistrationYear>2001</RegistrationYear>
      <Received>
         <Year>1999</Year>
         <Month>9</Month>
         <Day>7</Day>
       </Received>
   </ArticleHistory>]]>
  </example>
</element>
so here I have to check if <ArticleHistory> is present
inside CDATA.
How to do this?
Thanx,
Sri
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] selecting boolean from a , Ed Blachman | Thread | Re: [xsl] checking for element in C, David Carlisle | 
| RE: [xsl] XML + XSLT = SVG using FO, Max Dunn | Date | [xsl] SAXParseException, Yago Alvarado | 
| Month |