XML 2 XHTML validity...

Z

Zhou Lei

Hi friends, how can I check whether the XHTML file transformed from the XML with
XSLT conforms with the W3 XHTML standards (The transformation occurred on client
side)? How can I add the <!DOCTYPE> to my target XHTML file? Thank you.
 
B

Bjoern Hoehrmann

* Zhou Lei wrote in comp.text.xml:
Hi friends, how can I check whether the XHTML file transformed from the XML with
XSLT conforms with the W3 XHTML standards (The transformation occurred on client
side)? How can I add the <!DOCTYPE> to my target XHTML file? Thank you.

<xsl:eek:utput doctype-system = '...' doctype-public = '...' />
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,055
Latest member
SlimSparkKetoACVReview

Latest Threads

Top