OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
Adding DOCTYPE to XSL for output to XHTML file
This page's ID:
25222
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Alright alright, I've answered my own question it seems, (or course it's not easy for anyone else that may have looked at this as I didn't post any code, but hey :P ) I didn't have the <xsl:output /> element set, but now having this...[code]<xsl:output method="html" omit-xml-declaration="yes" doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" indent="yes"/>[/code]Will nicely remove the xml declaration from teh top of the page and set the DOCTYPE for me, i didn't realise there was even such a thing, how cool is that! *Wonders how many time he's answered his own questions on the Asylum?* Cheers Anyway poi, I hope this will be of use to someone in the future! [img]http://www.geocities.com/blaise69dude/images/BlaiseSig.gif[/img]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »