- From: Norman Walsh <ndw@nwalsh.com>
- Date: Fri, 16 Apr 2010 14:44:54 -0400
- To: XProc Dev <xproc-dev@w3.org>
Received on Friday, 16 April 2010 18:45:29 UTC
Rob Koberg <rob@koberg.com> writes:
> I did not run it. But I meant to say the xsl:element in the XSL is
> interpreted differently than literal result elements. It is treated
> more as a start tag/end tag. How? No clue :)
Close. What happens is the namespace gets excluded so there's no binding
for c: in the stylesheet so it fails with an undeclared prefix.
Be seeing you,
norm
--
Norman Walsh <ndw@nwalsh.com> | Great success is commoner than real
http://nwalsh.com/ | abilities.-- Vauvenargues
Received on Friday, 16 April 2010 18:45:29 UTC