Re: Default values for options

Norman Walsh wrote:
> Consider:
> 
> <p:declare-step type="foo:bar">
>   <p:input ...>
>   <p:output ...>
>   <p:option name="fribble"/>
> </p:declare-step>
> 
> ...
> 
> <foo:bar/>
> 
> What is the value of the fribble option seen by the foo:bar step? Is it the
> empty string or is this an error (or is there some other choice)?
> 
> My inclination is to say that it's the empty string.

+1
-- 
Jeni Tennison
http://www.jenitennison.com

Received on Thursday, 16 August 2007 20:06:49 UTC