calabash: p:wrap step

consider

<p:pipeline name="pipeline"
            xmlns:p="http://www.w3.org/ns/xproc"
            xmlns:my="http://www.example.org/test/mine">

   <p:wrap match="/" wrapper="some_element"/>

</p:pipeline>

never seems to match any top level elements irregardless of source input ...

is this the correct behavior or a bug ?

thx, Jim

Received on Tuesday, 18 November 2008 20:51:39 UTC