[OAI-implementers] Namespaces in elements

Jozef Kruger jozef@nl.adlibsoft.com
Tue, 6 May 2003 09:59:52 +0200


Hi there,

> <xsl:template match="/">
>    <xsl:element name="oai_dc:dc">
>      <xsl:apply-templates/>
>    </xsl:element>
> </xsl:template>
Thanks for the response, I tried it but it still gives the same results.
Apparantly it's not that easy to mislead msxml.. Using another xsl
processor is out of the question, since msxml is incorporated into our
complete system.

Tom, if you could find the stylesheet that did the job, that'd be great!

Thanks,
Jozef Kruger