Re: Dynamic creation of parameters without @namespace

Norm,

Ok it takes me time, but I now find the story consistent :)

Thanks for your patience

Mohamed
On Wed, Aug 6, 2008 at 7:10 PM, Norman Walsh <ndw@nwalsh.com> wrote:
> / "Innovimax SARL" <innovimax@gmail.com> was heard to say:
> | Well now let's go to the corner case
> |
> | what do mean this
> |
> |  <p:xslt>
> |   <p:input port="parameters">
> |     <p:inline>
> |       <c:param-set xmlns="http://my/xslt/parameter/namespace">
> |         <c:param name="foo" value="1" namespace=""/>
> |         <c:param name="bar" value="2" namespace="" xmlns=""/>
> |         <c:param name="baz" value="3" xmlns=""/>
> |       </c:param-set>
> |     </p:inline>
> |   </p:input>
> |  </p:xslt>
> |
> | And what if there is no namespace defined for unprefixed element ?
>
> We already say that QNames with no prefix are in no namespace
> irrespective of the current default namespace. So each of those is
> unambiguously in no namespace.
>
>                                        Be seeing you,
>                                          norm
>
> --
> Norman Walsh <ndw@nwalsh.com> | When dealing with the insane, the best
> http://nwalsh.com/            | method is to pretend to be
>                              | sane.--Hermann Hesse
>



-- 
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 Wednesday, 6 August 2008 17:19:32 UTC