Z
Zhou Lei
Hello I have transformed the XML to XHTML document and would like to
validate the output, how can I save the XML output result (XHTML)? I
transform it on client side. And the server-side transformation always
eliminate a slash, for example if I want the result be <img src="a.gif" />,
the result will always be <img src="a.gif"> without the slash. The server is
running Apache with cocoon. Anyone could help on that, thank you.
validate the output, how can I save the XML output result (XHTML)? I
transform it on client side. And the server-side transformation always
eliminate a slash, for example if I want the result be <img src="a.gif" />,
the result will always be <img src="a.gif"> without the slash. The server is
running Apache with cocoon. Anyone could help on that, thank you.