ed wrote: > > I can see with a SOAP message the ability to not only carry > > relevant MIME data (as a CDATA section, for instance) > > This doesn't work if your MIME data contains a CDATA delimiter (]]>). so use two CDATA sections: <![CDATA[data]]]><![CDATA[]>data]]> (the first section contains "data]", the second "]>data") </F>Received on Friday, 29 September 2000 09:53:10 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:41:40 GMT