RE: XML to WML

Subject: RE: XML to WML
From: "Lisa van Gelder" <lisa@xxxxxxxxxxxxxxxxx>
Date: Fri, 23 Jun 2000 09:28:07 +0100
Have you made sure you've added all the correct tags in the xml and xsl?

In the heading of the xml file put media="wap":

<?xml-stylesheet href="wap.xsl" type="text/xsl" media="wap"?>

In the xsl you should include a processing instruction:

<xsl:processing-instruction
name="cocoon-format">type="text/wml"</xsl:processing-instruction>

HTH

Lisa



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


Current Thread