I've been trying to determine the best way to define a function that I
want to be available so that I can call it within XForms context (not
XSLT context). In the past when I have needed this functionality, I
have created custom Java classes that contained static methods that can
be called directly. In this case, I'm wanting to do a few complex XPath
expressions and return back a boolean result. I came across the below
article and thought that I may be able to define a custom function in
XForms itself.
https://www.w3.org/MarkUp/Forms/wiki/Custom_XPath_functionsIs this possible? If so, what namespace is function defined within?
When I tried this, I receive an error that includes "Unknown control:
xf:function", which leads me to believe this functionality does not
exist. If that is true, are there plans on incorporating this type of
functionality?
Thanks for the help.
--
_____________________________________________
Jeremy Nix
Senior Application Developer
Biomedical Informatics
Cincinnati Children's Hospital Medical Center
513-803-2764 /
[hidden email]
--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].