6.2 http://schemas.microsoft.com/sharepoint/soap/ WSDL
-
<?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions xmlns:tns1="http://schemas.microsoft.com/sharepoint/soap/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="http://schemas.microsoft.com/sharepoint/soap/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> <wsdl:types/> <wsdl:portType name="IEmbedDataService"/> <wsdl:binding name="DefaultBinding_IEmbedDataService" type="tns1:IEmbedDataService"> <soap:binding transport="http://schemas.xmlsoap.org/soap/http"/> </wsdl:binding> </wsdl:definitions>