[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Skipping elements for conversion from XML to WML
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|