Re: p:option not required without default value

On Thu, Aug 28, 2008 at 11:21 PM, Norman Walsh <ndw@nwalsh.com> wrote:

> "Innovimax SARL" <innovimax@gmail.com> writes:
>
> > Nothing is said in the spec about what to do if we have the following
> > pipeline
> >
> > <p:pipeline xmlns:p="http://www.w3.org/ns/xproc" xmlns:ix="
> > http://www.innovimax.fr/ns">
> >     <p:declare-step type="ix:test">
> >         <p:input port="source"/>
> >         <p:output port="result"/>
> >         <p:option name="not-required-no-default"/>
>
> What should be said?
>
> Call
>
>  <ix:test/>
>
> And there's no value for the not-required-no-default option.


"no value" ? what does it mean ?


>
>
> Call
>
>  <ix:test not-required-no-default="5"/>
>
> and it has the value 5.


Ok for this one

Mohamed


-- 
Innovimax SARL
Consulting, Training & XML Development
9, impasse des Orteaux
75020 Paris
Tel : +33 9 52 475787
Fax : +33 1 4356 1746
http://www.innovimax.fr
RCS Paris 488.018.631
SARL au capital de 10.000 €

Received on Thursday, 28 August 2008 21:38:05 UTC