- From: Toman, Vojtech <vojtech.toman@emc.com>
- Date: Wed, 26 Sep 2012 04:45:37 -0400
- To: "xproc-dev@w3.org" <xproc-dev@w3.org>
Hi all, Is the following supposed to work, or not? <p:declare-step xmlns:p="http://www.w3.org/ns/xproc" version="1.0"> <p:output port="result"/> <p:unescape-markup> <p:input port="source"> <p:inline> <doc xmlns:foo="http://www.example.org"> <foo:bar/> </doc> </p:inline> </p:input> </p:unescape-markup> </p:declare-step> Regards, Vojtech -- Vojtech Toman Consultant Software Engineer EMC | Information Intelligence Group vojtech.toman@emc.com http://developer.emc.com/xmltech
Received on Wednesday, 26 September 2012 08:46:19 UTC