- From: <Toman_Vojtech@emc.com>
- Date: Mon, 12 Apr 2010 10:41:55 -0400
- To: <xproc-dev@w3.org>
> Is there a way to exclude the xproc-step namespace declaration from the file? Hi Paul, You can do that by using the exclude-inline-prefixes attribute on p:inline (or any parent p:pipeline or p:declare-step): <p:inline exclude-inline-prefixes="c"> <c:request>...</c:request> </p:inline> Regarding Calumet, you are right: it does not - yet - implement PUT, but I already started working on it for the 1.0.11 release. :) Regards, Vojtech
Received on Monday, 12 April 2010 14:43:11 UTC