|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: how to force start and end tags
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
|
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
|






