[Xsltforms-support] submit problem
Brought to you by:
alain-couthures
From: Immanuel N. <imm...@go...> - 2012-10-30 09:52:06
|
Hi, I am trying to learn about submission in XForms and I was recommended to have a look at http://en.wikibooks.org/wiki/XForms/Search_Form - which is in fact a valuable resource. However, I stuck at http://en.wikibooks.org/wiki/XForms/Search_Form which doesn't work on my setting (I am running eXist-db). I copied and pasted the example and added on top <?xml-stylesheet href="/xforms/xsltforms/xsltforms.xsl" type="text/xsl"?> The search form is displayed correctly, but a click on the Search button hasn't got any effect Moreover, already at loading time of the page existdb emits these warnings: Warning: on line 3870 of xsltforms.xsl: The namespace axis starting at an attribute node will never select anything Warning: on line 404 of xsltforms.xsl: The attribute axis starting at an attribute node will never select anything What is wrong here? Thanks for feedback. - Immanuel |