Hi,
I would like to save nodes mark as relevant=false() into Exist. How can I do this? Thanks for any suggestions. Hoi Chong |
There's an optional attribute on the
<xforms:submission/> element called "relevant" - the name is a
bit misleading because it really means "remove-non-relevant" but I
guess that's too verbose. When this is set to true (the default),
non-relevant nodes are removed before the XML is submitted, when it is
set to false no pruning takes place and nodes are submitted whether or
not they are relevant.
Maybe that's what you need to use? Cheers, Dave Mc hoichong wrote: Hi, I would like to save nodes mark as relevant=false() into Exist. How can I do this? Thanks for any suggestions. Hoi Chong --
This
e-mail and any attachments are intended only for the person to whom it
is addressed
and may contain privileged, proprietary, or other data protected from
disclosure
under applicable law. If you are not the addressee or the person
responsible
for delivering this to the addressee you are hereby notified that
reading, copying
or distributing this transmission is prohibited. If you have received
this e-mail
in error, please telephone us immediately and remove all copies of it
from your
system. Thank you for your co-operation.
__________ Information from ESET NOD32 Antivirus, version of virus signature database 4349 (20090819) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Dave,
Thank you. Exactly what I need. Regards.
|
Free forum by Nabble | Edit this page |