Problem with xforms:group

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

Problem with xforms:group

ricetrac
Hello,
 
With the nigthly build 20100225, I try to use <xforms:group> around <xhtml:tr> in order to hide the rows. I have a problem because, only <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or simple text are not hidden.
this is a normal ?  or a bug ?
 
My example :
 
<table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
  <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901 = 'true']">
  <xhtml:tr>
   <xhtml:td>
<xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle" alt="champ"/>N° d'enregistrement à la Prézdzfecture   
    <xforms:output ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/> 
   </xhtml:td>
  </xhtml:tr>
  </xforms:group>
....
</table>
 
When AssoLoi1901 != 'true', <xforms:output ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide, but <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle" alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
 
Thank You.
 
Julien.
 
 

Please help Logica to respect the environment by not printing this email / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a respeitar o ambiente não imprimindo este correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Problem with xforms:group

Alessandro  Vernet
Administrator
Julien,

Sounds like a bug. Could create a simple reproducible test case
showing this that we can run in the XForms sandbox?

Alex

On Thu, Feb 25, 2010 at 9:56 AM, Bittard, Julien
<[hidden email]> wrote:

> Hello,
>
> With the nigthly build 20100225, I try to use <xforms:group> around
> <xhtml:tr> in order to hide the rows. I have a problem because, only
> <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or simple text
> are not hidden.
> this is a normal ?  or a bug ?
>
> My example :
>
> <table width="94%" border="0" align="center" cellpadding="0"
> cellspacing="0">
>   <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901 =
> 'true']">
>   <xhtml:tr>
>    <xhtml:td>
> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
> alt="champ"/>N° d'enregistrement à la Prézdzfecture
>     <xforms:output ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>
>    </xhtml:td>
>   </xhtml:tr>
>   </xforms:group>
> ....
> </table>
>
> When AssoLoi1901 != 'true', <xforms:output
> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide, but
> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
> alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
>
> Thank You.
>
> Julien.
>
>
> Please help Logica to respect the environment by not printing this email /
> Pour contribuer comme Logica au respect de l'environnement, merci de ne pas
> imprimer ce mail / Bitte drucken Sie diese Nachricht nicht aus und helfen
> Sie so Logica dabei, die Umwelt zu schützen. / Por favor ajude a Logica a
> respeitar o ambiente não imprimindo este correio electrónico. This e-mail
> and any attachment is for authorised use by the intended recipient(s) only.
> It may contain proprietary material, confidential information and/or be
> subject to legal privilege. It should not be copied, disclosed to, retained
> or used by, any other party. If you are not an intended recipient then
> please promptly delete this e-mail and any attachment and all copies and
> inform the sender. Thank you.
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: Re: Problem with xforms:group

ricetrac
Hello,

I join to this mail an very simple test case to run in the Xforms sandbox.
Thank you.

Julien.

-----Message d'origine-----
De : Alessandro Vernet [mailto:[hidden email]]
Envoyé : vendredi 26 février 2010 19:10
À : [hidden email]
Objet : [ops-users] Re: Problem with xforms:group

Julien,

Sounds like a bug. Could create a simple reproducible test case showing this that we can run in the XForms sandbox?

Alex

On Thu, Feb 25, 2010 at 9:56 AM, Bittard, Julien <[hidden email]> wrote:

> Hello,
>
> With the nigthly build 20100225, I try to use <xforms:group> around
> <xhtml:tr> in order to hide the rows. I have a problem because, only
> <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or
> simple text are not hidden.
> this is a normal ?  or a bug ?
>
> My example :
>
> <table width="94%" border="0" align="center" cellpadding="0"
> cellspacing="0">
>   <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901
> = 'true']">
>   <xhtml:tr>
>    <xhtml:td>
> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
> alt="champ"/>N° d'enregistrement à la Prézdzfecture
>     <xforms:output
> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>
>    </xhtml:td>
>   </xhtml:tr>
>   </xforms:group>
> ....
> </table>
>
> When AssoLoi1901 != 'true', <xforms:output
> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide, but
> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
> alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
>
> Thank You.
>
> Julien.
>
>
> Please help Logica to respect the environment by not printing this
> email / Pour contribuer comme Logica au respect de l'environnement,
> merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht
> nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /
> Por favor ajude a Logica a respeitar o ambiente não imprimindo este
> correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only.
> It may contain proprietary material, confidential information and/or
> be subject to legal privilege. It should not be copied, disclosed to,
> retained or used by, any other party. If you are not an intended
> recipient then please promptly delete this e-mail and any attachment
> and all copies and inform the sender. Thank you.
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet


Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.



This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.



--
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
OW2 mailing lists service home page: http://www.ow2.org/wws

xformsgroup.xhtml (1K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: Problem with xforms:group

Alessandro  Vernet
Administrator
Hi Julien,

Thank you for the reproducible case. This was caused by a missing
prefix on the table element. Adding the prefix solves the problem:
http://gist.github.com/319719

Alex

On Mon, Mar 1, 2010 at 2:47 AM, Bittard, Julien
<[hidden email]> wrote:

> Hello,
>
> I join to this mail an very simple test case to run in the Xforms sandbox.
> Thank you.
>
> Julien.
>
> -----Message d'origine-----
> De : Alessandro Vernet [mailto:[hidden email]]
> Envoyé : vendredi 26 février 2010 19:10
> À : [hidden email]
> Objet : [ops-users] Re: Problem with xforms:group
>
> Julien,
>
> Sounds like a bug. Could create a simple reproducible test case showing this that we can run in the XForms sandbox?
>
> Alex
>
> On Thu, Feb 25, 2010 at 9:56 AM, Bittard, Julien <[hidden email]> wrote:
>> Hello,
>>
>> With the nigthly build 20100225, I try to use <xforms:group> around
>> <xhtml:tr> in order to hide the rows. I have a problem because, only
>> <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or
>> simple text are not hidden.
>> this is a normal ?  or a bug ?
>>
>> My example :
>>
>> <table width="94%" border="0" align="center" cellpadding="0"
>> cellspacing="0">
>>   <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901
>> = 'true']">
>>   <xhtml:tr>
>>    <xhtml:td>
>> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>> alt="champ"/>N° d'enregistrement à la Prézdzfecture
>>     <xforms:output
>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>
>>    </xhtml:td>
>>   </xhtml:tr>
>>   </xforms:group>
>> ....
>> </table>
>>
>> When AssoLoi1901 != 'true', <xforms:output
>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide, but
>> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>> alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
>>
>> Thank You.
>>
>> Julien.
>>
>>
>> Please help Logica to respect the environment by not printing this
>> email / Pour contribuer comme Logica au respect de l'environnement,
>> merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht
>> nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /
>> Por favor ajude a Logica a respeitar o ambiente não imprimindo este
>> correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only.
>> It may contain proprietary material, confidential information and/or
>> be subject to legal privilege. It should not be copied, disclosed to,
>> retained or used by, any other party. If you are not an intended
>> recipient then please promptly delete this e-mail and any attachment
>> and all copies and inform the sender. Thank you.
>>
>> --
>> 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
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>
>
> Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.
>
>
>
> This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
>
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

RE: Re: RE: Re: Problem with xforms:group

ricetrac
Yes , it's ok. thank you.

Julien.

-----Message d'origine-----
De : Alessandro Vernet [mailto:[hidden email]]
Envoyé : mardi 2 mars 2010 18:56
À : [hidden email]
Objet : [ops-users] Re: RE: Re: Problem with xforms:group

Hi Julien,

Thank you for the reproducible case. This was caused by a missing prefix on the table element. Adding the prefix solves the problem:
http://gist.github.com/319719

Alex

On Mon, Mar 1, 2010 at 2:47 AM, Bittard, Julien <[hidden email]> wrote:

> Hello,
>
> I join to this mail an very simple test case to run in the Xforms sandbox.
> Thank you.
>
> Julien.
>
> -----Message d'origine-----
> De : Alessandro Vernet [mailto:[hidden email]] Envoyé : vendredi
> 26 février 2010 19:10 À : [hidden email] Objet : [ops-users] Re:
> Problem with xforms:group
>
> Julien,
>
> Sounds like a bug. Could create a simple reproducible test case showing this that we can run in the XForms sandbox?
>
> Alex
>
> On Thu, Feb 25, 2010 at 9:56 AM, Bittard, Julien <[hidden email]> wrote:
>> Hello,
>>
>> With the nigthly build 20100225, I try to use <xforms:group> around
>> <xhtml:tr> in order to hide the rows. I have a problem because, only
>> <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or
>> simple text are not hidden.
>> this is a normal ?  or a bug ?
>>
>> My example :
>>
>> <table width="94%" border="0" align="center" cellpadding="0"
>> cellspacing="0">
>>   <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901
>> = 'true']">
>>   <xhtml:tr>
>>    <xhtml:td>
>> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>> alt="champ"/>N° d'enregistrement à la Prézdzfecture
>>     <xforms:output
>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>
>>    </xhtml:td>
>>   </xhtml:tr>
>>   </xforms:group>
>> ....
>> </table>
>>
>> When AssoLoi1901 != 'true', <xforms:output
>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide,
>> but <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>> alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
>>
>> Thank You.
>>
>> Julien.
>>
>>
>> Please help Logica to respect the environment by not printing this
>> email / Pour contribuer comme Logica au respect de l'environnement,
>> merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht
>> nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /
>> Por favor ajude a Logica a respeitar o ambiente não imprimindo este
>> correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only.
>> It may contain proprietary material, confidential information and/or
>> be subject to legal privilege. It should not be copied, disclosed to,
>> retained or used by, any other party. If you are not an intended
>> recipient then please promptly delete this e-mail and any attachment
>> and all copies and inform the sender. Thank you.
>>
>> --
>> 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
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise -
> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>
>
> Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.
>
>
>
> This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
>
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet

Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.



This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.




--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: RE: Re: Problem with xforms:group

Alessandro  Vernet
Administrator
Julien,

Excellent; thank you for confirming this.

Alex

On Fri, Mar 5, 2010 at 5:06 AM, Bittard, Julien
<[hidden email]> wrote:

> Yes , it's ok. thank you.
>
> Julien.
>
> -----Message d'origine-----
> De : Alessandro Vernet [mailto:[hidden email]]
> Envoyé : mardi 2 mars 2010 18:56
> À : [hidden email]
> Objet : [ops-users] Re: RE: Re: Problem with xforms:group
>
> Hi Julien,
>
> Thank you for the reproducible case. This was caused by a missing prefix on the table element. Adding the prefix solves the problem:
> http://gist.github.com/319719
>
> Alex
>
> On Mon, Mar 1, 2010 at 2:47 AM, Bittard, Julien <[hidden email]> wrote:
>> Hello,
>>
>> I join to this mail an very simple test case to run in the Xforms sandbox.
>> Thank you.
>>
>> Julien.
>>
>> -----Message d'origine-----
>> De : Alessandro Vernet [mailto:[hidden email]] Envoyé : vendredi
>> 26 février 2010 19:10 À : [hidden email] Objet : [ops-users] Re:
>> Problem with xforms:group
>>
>> Julien,
>>
>> Sounds like a bug. Could create a simple reproducible test case showing this that we can run in the XForms sandbox?
>>
>> Alex
>>
>> On Thu, Feb 25, 2010 at 9:56 AM, Bittard, Julien <[hidden email]> wrote:
>>> Hello,
>>>
>>> With the nigthly build 20100225, I try to use <xforms:group> around
>>> <xhtml:tr> in order to hide the rows. I have a problem because, only
>>> <xforms:input> et <xforms:output> are hidden, but <xhtml:img> or
>>> simple text are not hidden.
>>> this is a normal ?  or a bug ?
>>>
>>> My example :
>>>
>>> <table width="94%" border="0" align="center" cellpadding="0"
>>> cellspacing="0">
>>>   <xforms:group ref="/form/FormCommunOrbeon/mvIndicateurs[AssoLoi1901
>>> = 'true']">
>>>   <xhtml:tr>
>>>    <xhtml:td>
>>> <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>>> alt="champ"/>N° d'enregistrement à la Prézdzfecture
>>>     <xforms:output
>>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>
>>>    </xhtml:td>
>>>   </xhtml:tr>
>>>   </xforms:group>
>>> ....
>>> </table>
>>>
>>> When AssoLoi1901 != 'true', <xforms:output
>>> ref="/form/FormCommunOrbeon/mvIndicateurs/AssoLoi1901"/>  is hide,
>>> but <xhtml:img src="/config/theme/images/puce33.gif" align="absmiddle"
>>> alt="champ"/>N° d'enregistrement à la Prézdzfecture  is visible.
>>>
>>> Thank You.
>>>
>>> Julien.
>>>
>>>
>>> Please help Logica to respect the environment by not printing this
>>> email / Pour contribuer comme Logica au respect de l'environnement,
>>> merci de ne pas imprimer ce mail / Bitte drucken Sie diese Nachricht
>>> nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /
>>> Por favor ajude a Logica a respeitar o ambiente não imprimindo este
>>> correio electrónico. This e-mail and any attachment is for authorised use by the intended recipient(s) only.
>>> It may contain proprietary material, confidential information and/or
>>> be subject to legal privilege. It should not be copied, disclosed to,
>>> retained or used by, any other party. If you are not an intended
>>> recipient then please promptly delete this e-mail and any attachment
>>> and all copies and inform the sender. Thank you.
>>>
>>> --
>>> 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
>>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>>
>>>
>>
>>
>>
>> --
>> Orbeon Forms - Web forms, open-source, for the Enterprise -
>> http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>>
>>
>> Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.
>>
>>
>>
>> This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
>>
>>
>>
>> --
>> 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
>> OW2 mailing lists service home page: http://www.ow2.org/wws
>>
>>
>
>
>
> --
> Orbeon Forms - Web forms, open-source, for the Enterprise - http://www.orbeon.com/ My Twitter: http://twitter.com/avernet
>
> Please help Logica to respect the environment by not printing this email  / Pour contribuer comme Logica au respect de l'environnement, merci de ne pas imprimer ce mail /  Bitte drucken Sie diese Nachricht nicht aus und helfen Sie so Logica dabei, die Umwelt zu schützen. /  Por favor ajude a Logica a respeitar o ambiente nao imprimindo este correio electronico.
>
>
>
> This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
>
>
>
>
> --
> 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
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet