xxforms:call-xpl problem

classic Classic list List threaded Threaded
3 messages Options
hcr
Reply | Threaded
Open this post in threaded view
|

xxforms:call-xpl problem

hcr
Hi.
  I want to use xxforms:call-xpl in 'src' property of xforms:instance. For example:
      <xforms:instance id="instance" src="xxfroms:call-xpl(...)"/>
Then, I receive a error that is "Illegal character in opaque part at index 56: xxforms:call-xpl('oxf:/ops/utils/formatting/format.xpl', 'data', instance('instance-test'), 'data')/* ".
 
  Can I use xxforms:call-xpl in 'src' property of xforms:instance?
 
 
 
 



想免费获得高速稳定的3G邮箱吗? www.126.com

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: xxforms:call-xpl problem

Erik Bruchez
Administrator
The answer is easy: the @src attribute must be a URL, and
xxforms:call-xpl() is an XPath function, so the answer is no.

-Erik

hechengrong wrote:
> Hi.
>   I want to use xxforms:call-xpl in 'src' property of xforms:instance.
> For example:
>       <xforms:instance id="instance" src="xxfroms:call-xpl(...)"/>
> Then, I receive a error that is "Illegal character in opaque part at
> index 56: xxforms:call-xpl('oxf:/ops/utils/formatting/format.xpl',
> 'data', instance('instance-test'), 'data')/* ".
>  
>   Can I use xxforms:call-xpl in 'src' property of xforms:instance?

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
hcr
Reply | Threaded
Open this post in threaded view
|

Re: Re: xxforms:call-xpl prob lem

hcr
He.
   Thank you very much.
 
 
 
 
在2006-12-16,"Erik Bruchez" <[hidden email]> 写道:
The answer is easy: the @src attribute must be a URL, and
xxforms:call-xpl() is an XPath function, so the answer is no.

-Erik

hechengrong wrote:
> Hi.
>   I want to use xxforms:call-xpl in 'src' property of xforms:instance. 
> For example:
>       <xforms:instance id="instance" src="xxfroms:call-xpl(...)"/>
> Then, I receive a error that is "Illegal character in opaque part at 
> index 56: xxforms:call-xpl('oxf:/ops/utils/formatting/format.xpl', 
> 'data', instance('instance-test'), 'data')/* ".
>  
>   Can I use xxforms:call-xpl in 'src' property of xforms:instance?

-- 
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/




想免费获得高速稳定的3G邮箱吗? www.126.com

--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws