I am wanting to concatenate two nodeset values using XPath in XForms. I know that XPath has a concat(string, string) function, but how would I go about concatenating two nodeset values?
I am new to Xforms and need help setting the default da开发者_JS百科te in nodeset binding. I need to set the default date to be current date + 30 days. How do I do this?If you want the result to be an
I\'m writing a script for a form-faces xforms product that is keyed off an event built into form faces. The event is called \'xforms-ready\'. I have define \'startTime\' as happening as soon as the do
I am changing my code to use binds in XForms (which is better practice than using nodesets everywhere!) but I am getting errors.
I am using the Orbeon Forms solution to generate messages from filled-in web forms. I read different code snippetse in Orbeon\'s wiki on XForms submission from a pipeline, and I tried different solut
I am creating an Xform that reads an XML document and creates an input form for updating the document. However, apparently due to a namespace issue none of my Xpath expressions resolve.My form works f
I need to read an xml instance from an exist db. I am attempting to connect chiba to a restful web service via the following command:
I am attempting to connect a new Orbeon XForm to an existing exist db. My code should submit an xml doc to be stored in that database.
Are there any tools or write-ups that can help in convertin开发者_开发百科g ISML PACs to XForms? Does anyone have experience in such a conversion?If ISML is an XML language, then you could use XSL tra
I have recently been investigating methods of creating web-based forms for an ASP.NET web application that can be edited and managed at runtime. For example an administrator might wish to add a new va