Hello,
First: I tested the late nightly built and congrats to all ! When I add an xsi namespace on my instance I cannot submit the xforms form. I found this in the latest update instructions: "It seems that we should support xsi:type whether there is a schema or not." Is there another way to add namespaces on the xml output document? -- einar |
Administrator
|
Einar,
How do you add the namespace? Can you provide an actual example? The bug you are referring to is closed, so fixed in the nightly builds. -Erik On May 19, 2008, at 12:23 AM, parisiana wrote: > > Hello, > > First: I tested the late nightly built and congrats to all ! > > When I add an xsi namespace on my instance I cannot submit the > xforms form. > > I found this in the latest update instructions: "It seems that we > should > support xsi:type whether there is a > schema or not." > > Is there another way to add namespaces on the xml output document? > > -- einar > -- > View this message in context: http://www.nabble.com/xml-namespaces-tp17312617p17312617.html > Sent from the ObjectWeb OPS - Users mailing list archive at > Nabble.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 Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.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 |
Thanks Erik,
I downloaded the nightly built this weekend on my home computer and had no time to test the XML namespace declaration which is added as attribrute of the root element of my main template. It still does not submit. Example: template-GREFFEXML.xml <GREFFEXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:grf="http://experian.fr/grf" xsi:noNamespaceSchemaLocation="Modele_Plateforme_greffe.xsd"> ... </GREFFEXML> At my work station I have the 3.6 version of Orbeon installed. What surprised me is that it worked in a single form as view.xhtml but it does not submit while on a more complicated build with as many events taking place like your Government forms. -- einar PS: The expanded model view of the main template in the widget is really great help !
|
In reply to this post by Erik Bruchez
Erik,
sorry, this dates from May 2008 and I wonder how it crept up. In any event it's resolved. -- einar On Sat, Oct 10, 2009 at 3:58 AM, Erik Bruchez (via Nabble) <[hidden email]> wrote: Einar, |
Free forum by Nabble | Edit this page |