Antonio Gallardo wrote:

Hi:

How to get rid of the xmlns that the HTML get? For example:

<html xmlns:xi="http://www.w3.org/2001/XInclude"; lang="es-NI">


In the stylesheet that processes your XInclude output, add exclude-result-refixes="xi" to the root <xsl:stylesheet> element at the top of the stylesheet.

Regards, Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to