Re: wrapper-prefix and wrapper-namespace on p:data

On 16 February 2010 10:29, ? wrote:

> <p:data wrapper="foo" wrapper-namespace="http://bar.com"/>

> as an equivalent of:

> <p:data wrapper="bar:foo" xmlns:bar="http://bar.com"/>

  But that means the implementation has to guess a prefix then,
doesn't it?  I am not sure guessing blindly a prefix is a good thing.
But I do not know how this is actually done in the implementation
(maybe that's not blindly, after all?)

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/

Received on Wednesday, 17 February 2010 03:23:45 UTC