Nope... this is the standard format as defined by WS-I: http://www.ws-i.org/Profiles/AttachmentsProfile-1.0-2004-08-24.html
It actually means that the attachment should arrive as an extra mime part in the SOAP message.
I'm working on an implementation using Apache Axis in Java. Once I do it, I will try to do the same thing in MX7 (since it uses Axis for web services)

Best regards,
Mihai


Thomas Chiverton wrote:
On Wednesday 19 April 2006 14:26, Mihai Manuta wrote:
        <xsd:simpleType name="swaRef">
                <xsd:restriction base="xsd:anyURI"/>
        </xsd:simpleType>

Looks like you give at a URI rather than the contents of that URI. OTOH, the 
message looks like it is just expecting a HTTP POST-type encoding.
Do you have any documentation or examples in another language to guide you ?

----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.

CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).

An archive of the CFCDev list is available at www.mail-archive.com/[email protected]

Reply via email to