I was notified of the following typo in a SOAP/1.1 example: It seems like a fragment of the following sample SOAP message in section 5.4.2 [1] containing an array is incorrect. It should be SOAP-ENC:string instead of xsd:string. <SOAP-ENC:Array SOAP-ENC:arrayType="xsd:ur-type[4]"> <SOAP-ENC:int>12345</SOAP-ENC:int> <SOAP-ENC:decimal>6.789</SOAP-ENC:decimal> <xsd:string> Of Mans First Disobedience, and the Fruit Of that Forbidden Tree, whose mortal tast Brought Death into the World, and all our woe, </xsd:string> <SOAP-ENC:uriReference> http://www.dartmouth.edu/~milton/reading_room/ </SOAP-ENC:uriReference > </SOAP-ENC:Array> Henrik [1] http://www.w3.org/TR/SOAP/#_Toc478383522Received on Saturday, 21 April 2001 17:11:28 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:41:43 GMT