Выложили документацию.
Вид для печати
Для полной совместимости (не только с похапе), допишите:
Код:diff -r fa5fc5759b1c wsdl.xml
--- a/wsdl.xml Mon May 25 12:07:01 2009 +0400
+++ b/wsdl.xml Mon May 25 12:08:09 2009 +0400
@@ -2,6 +2,7 @@
<definitions name="Linkfeed" xmlns:typens="https://api.linkfeed.ru" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" targetNamespace="https://api.linkfeed.ru" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns="http://schemas.xmlsoap.org/wsdl/">
<types>
<xsd:schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="https://api.linkfeed.ru">
+ <xsd:import namespace="http://schemas.xmlsoap.org/soap/encoding/"/>
<xsd:complexType name="LinkfeedStruct..CostLevelArray">
<xsd:complexContent>
<xsd:restriction base="soapenc:Array">
@@ -2579,4 +2580,4 @@
<soap:address location="https://api.linkfeed.ru/service/api"/>
</port>
</service>
Как получить список всех ID проектов?
Или хотя-бы связь ID с именем проекта?
https://api.linkfeed.ru/docs/Linkfee...rojectOut.html -- не содержит такого поля :[
Отбой - бага в документации.
ммм. как со стороны вебмастера снять ссылку с размещения?
Задам этот вопрос разработчикам API.
:mad: Почему не укрывается ссылка WSDL и перестал работать SOAP?