Calabash. p:step-available

Not knowing what is and what is not supported in calabash
I'm trying

 <p:string-replace match="/doc/step-available/@value">
    <p:with-option name="replace"
        select="concat('&quot; p:inline - ',
  p:step-available('p:inline'),
  '&quot;')"/>
  </p:string-replace>


and getting

<step-available value=" p:inline - false"/>


Am I misusing it, or does calabash not support step-available?


regards

-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Sunday, 21 December 2008 10:04:31 UTC