- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Sat, 21 Feb 2009 17:29:33 -0800
- To: Forms WG <public-forms@w3.org>
All,
I think there is an issue with this test. It has an instance:
<xforms:instance>
<root>
<soap:Envelope>
This is the message
</soap:Envelope>
</root>
</xforms:instance>
And then submission:
<xforms:submission ref="/root" ...>
Then the test says one should see a submission of < soap:Envelope> but
there is no mention of the <root> element. Further, I don't think the
submission will be recognized as a SOAP submission in this case.
I think that the <root> element should simply be removed and the
submission changed accordingly.
-Erik
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/
Received on Sunday, 22 February 2009 01:30:18 UTC