[Home] [By Thread] [By Date] [Recent Entries]
Tassos Anastasiou wrote:
I am using XMLSpy. Any idea why it's writing <p/> instead of <p></p>
The easiest fix is probably to tell the XSLT processor to generate HTML instead of XML by using <xsl:output method="html"/> immediately at the beginning of the style sheet. Look up details in the spec: http://www.w3.org/TR/xslt#output J.Pietschmann XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



