Issue with test 11.11.1.a

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