Re: calabash: redefining standard step

"Dave Pawson" <dave.pawson@gmail.com> writes:

> So p:step-available("Hello World") is valid?

No. "The step-type string must have the form of a QName."

"Hello World" is not a valid QName.

> Wouldn't the namespace be obtained from the environment in
> which the function is called?

Yes. Except that if the QName has no prefix it is always in
no-namespace.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Truth lies within a little uncertain
http://nwalsh.com/            | compass, but error is immense.

Received on Thursday, 11 December 2008 19:07:05 UTC