[Xsltforms-support] question about recursion in sub-forms (could it be made possible?)

2016-06-29 Thread C. M. Sperberg-McQueen
If I understand correctly, XSLTForms does some systematic modification of IDs in subforms, to ensure that they don't conflict with IDs already in use. This leads me to wonder whether the ID changing is reliable enough to allow a subform to load another copy of itself as a subsubform. In practice

Re: [Xsltforms-support] xsd:duration types

2016-06-29 Thread bch
Hi Alain, no need to apologise. Thank you for the reply. I had never thought to try that approach. I will give it a try. Just as a matter of interest, is that a standard in the xforms spec. or is it an XSLTForms particular extension ? Thank you for all your continuing hard work on XSLTForms. L

Re: [Xsltforms-support] xsd:duration types

2016-06-29 Thread Alain Couthures
This is an XSLTForms extension. Such Javascript interactions should be considered for XForms 3.0! Le 29/06/2016 à 22:22, b...@shroggslodge.freeserve.co.uk a écrit : Hi Alain, no need to apologise. Thank you for the reply. I had never thought to try that approach. I will give it a try. Just a

Re: [Xsltforms-support] xsd:duration types

2016-06-29 Thread Alain Couthures
Hello Habs, Sorry for the delay. I suggest you to write a Javascript function to be called from an XPath expression as in http://www.agencexml.com/xsltforms/colors.xml --Alain Le 19/06/2016 à 09:01, b...@shroggslodge.freeserve.co.uk a écrit : Thank you for the reply Alain. It will be inter