[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Skipping elements for conversion from XML to WML


Subject: Skipping elements for conversion from XML to WML
From: Vinay Jaiswal <jvinay@xxxxxxxxxxxxxxxx>
Date: Fri, 14 Jul 2000 09:54:03 -0000

 Hi all,

 I am writting stylesheet for conversion from XML to WML. Please let me know how can I skip elements.

 I have done something like this...

 <xsl:template match="mpara">
<xsl:apply-templates select="d"/>
</xsl:template>

 This code is working for skipping elements from XML to HTML but it is not working for XML to WML


 Thanks in advance

 Vinay K. Jaiswal
 Cognizant Tech. Solutions


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



Current Thread
Keywords
xml