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

Forum statistics

Threads
474,266
Messages
2,571,091
Members
48,773
Latest member
Kaybee

Latest Threads

Top