POST /XmpieWSAPI/Destination_SSP.asmx HTTP/1.1 Host: 10.10.10.XXX Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <CreateNew xmlns="XMPieWSAPI"> <inUsername>string</inUsername> <inPassword>string</inPassword> <inName>string</inName> <inType>string</inType> <inAddress>string</inAddress> <inProps> <Property> <m_Name>string</m_Name> <m_Value>string</m_Value> </Property> <Property> <m_Name>string</m_Name> <m_Value>string</m_Value> </Property> </inProps> </CreateNew> </soap12:Body> </soap12:Envelope>HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <CreateNewResponse xmlns="XMPieWSAPI"> <CreateNewResult>string</CreateNewResult> </CreateNewResponse> </soap12:Body> </soap12:Envelope>
<Property>
<m_Name>string</m_Name>
<m_Value>string</m_Value>
</Property>
<Property>
<m_Name>string</m_Name>
<m_Value>string</m_Value>
</Property>--
You received this message because you are subscribed to the Google Groups "XMPie Interest Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xmpie-users...@googlegroups.com.
To post to this group, send email to xmpie...@googlegroups.com.
Visit this group at https://groups.google.com/group/xmpie-users.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "XMPie Interest Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xmpie-users/22lETnSXM7Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xmpie-users...@googlegroups.com.

You received this message because you are subscribed to a topic in the Google Groups "XMPie Interest Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/xmpie-users/22lETnSXM7Y/unsubscribe.
To unsubscribe from this group and all its topics, send an email to xmpie-users...@googlegroups.com.
