📄 latest.wsdl
字号:
<message name="GetMaxCommentListLengthHttpGetIn" />
<message name="GetMaxCommentListLengthHttpGetOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetNewsflashHttpGetIn" />
<message name="GetNewsflashHttpGetOut">
<part name="Body" element="s0:string" />
</message>
<message name="GetLatestArticleBriefHttpGetIn">
<part name="NumArticles" type="s:string" />
</message>
<message name="GetLatestArticleBriefHttpGetOut">
<part name="Body" element="s0:ArrayOfArticleBrief" />
</message>
<message name="GetLatestLoungeBriefHttpGetIn">
<part name="NumMsgs" type="s:string" />
</message>
<message name="GetLatestLoungeBriefHttpGetOut">
<part name="Body" element="s0:ArrayOfMessageBrief" />
</message>
<message name="GetLatestCommentsBriefHttpGetIn">
<part name="NumMsgs" type="s:string" />
</message>
<message name="GetLatestCommentsBriefHttpGetOut">
<part name="Body" element="s0:ArrayOfMessageBrief" />
</message>
<message name="GetArticleLatestUpdatePeriodHttpPostIn" />
<message name="GetArticleLatestUpdatePeriodHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetLoungeLatestUpdatePeriodHttpPostIn" />
<message name="GetLoungeLatestUpdatePeriodHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetCommentLatestUpdatePeriodHttpPostIn" />
<message name="GetCommentLatestUpdatePeriodHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetNewsflashUpdatePeriodHttpPostIn" />
<message name="GetNewsflashUpdatePeriodHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetMaxArticleListLengthHttpPostIn" />
<message name="GetMaxArticleListLengthHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetMaxLoungeListLengthHttpPostIn" />
<message name="GetMaxLoungeListLengthHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetMaxCommentListLengthHttpPostIn" />
<message name="GetMaxCommentListLengthHttpPostOut">
<part name="Body" element="s0:int" />
</message>
<message name="GetNewsflashHttpPostIn" />
<message name="GetNewsflashHttpPostOut">
<part name="Body" element="s0:string" />
</message>
<message name="GetLatestArticleBriefHttpPostIn">
<part name="NumArticles" type="s:string" />
</message>
<message name="GetLatestArticleBriefHttpPostOut">
<part name="Body" element="s0:ArrayOfArticleBrief" />
</message>
<message name="GetLatestLoungeBriefHttpPostIn">
<part name="NumMsgs" type="s:string" />
</message>
<message name="GetLatestLoungeBriefHttpPostOut">
<part name="Body" element="s0:ArrayOfMessageBrief" />
</message>
<message name="GetLatestCommentsBriefHttpPostIn">
<part name="NumMsgs" type="s:string" />
</message>
<message name="GetLatestCommentsBriefHttpPostOut">
<part name="Body" element="s0:ArrayOfMessageBrief" />
</message>
<portType name="LatestBriefSoap">
<operation name="GetArticleLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between article listing updates.</documentation>
<input message="s0:GetArticleLatestUpdatePeriodSoapIn" />
<output message="s0:GetArticleLatestUpdatePeriodSoapOut" />
</operation>
<operation name="GetLoungeLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between lounge comment listing updates.</documentation>
<input message="s0:GetLoungeLatestUpdatePeriodSoapIn" />
<output message="s0:GetLoungeLatestUpdatePeriodSoapOut" />
</operation>
<operation name="GetCommentLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between comment listing updates.</documentation>
<input message="s0:GetCommentLatestUpdatePeriodSoapIn" />
<output message="s0:GetCommentLatestUpdatePeriodSoapOut" />
</operation>
<operation name="GetNewsflashUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between newsflash updates.</documentation>
<input message="s0:GetNewsflashUpdatePeriodSoapIn" />
<output message="s0:GetNewsflashUpdatePeriodSoapOut" />
</operation>
<operation name="GetMaxArticleListLength">
<documentation>Returns the maximum number of articles that can be returned.</documentation>
<input message="s0:GetMaxArticleListLengthSoapIn" />
<output message="s0:GetMaxArticleListLengthSoapOut" />
</operation>
<operation name="GetMaxLoungeListLength">
<documentation>Returns the maximum number of lounge postings that can be returned.</documentation>
<input message="s0:GetMaxLoungeListLengthSoapIn" />
<output message="s0:GetMaxLoungeListLengthSoapOut" />
</operation>
<operation name="GetMaxCommentListLength">
<documentation>Returns the maximum number of discussion board messages that can be returned</documentation>
<input message="s0:GetMaxCommentListLengthSoapIn" />
<output message="s0:GetMaxCommentListLengthSoapOut" />
</operation>
<operation name="GetNewsflash">
<documentation>Returns important site-related newsflash messages</documentation>
<input message="s0:GetNewsflashSoapIn" />
<output message="s0:GetNewsflashSoapOut" />
</operation>
<operation name="GetLatestArticleBrief">
<documentation>Returns an array of the latest article summaries</documentation>
<input message="s0:GetLatestArticleBriefSoapIn" />
<output message="s0:GetLatestArticleBriefSoapOut" />
</operation>
<operation name="GetLatestLoungeBrief">
<documentation>Returns an array of Lounge message headers</documentation>
<input message="s0:GetLatestLoungeBriefSoapIn" />
<output message="s0:GetLatestLoungeBriefSoapOut" />
</operation>
<operation name="GetLatestCommentsBrief">
<documentation>Returns an array of discussion board message headers</documentation>
<input message="s0:GetLatestCommentsBriefSoapIn" />
<output message="s0:GetLatestCommentsBriefSoapOut" />
</operation>
</portType>
<portType name="LatestBriefHttpGet">
<operation name="GetArticleLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between article listing updates.</documentation>
<input message="s0:GetArticleLatestUpdatePeriodHttpGetIn" />
<output message="s0:GetArticleLatestUpdatePeriodHttpGetOut" />
</operation>
<operation name="GetLoungeLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between lounge comment listing updates.</documentation>
<input message="s0:GetLoungeLatestUpdatePeriodHttpGetIn" />
<output message="s0:GetLoungeLatestUpdatePeriodHttpGetOut" />
</operation>
<operation name="GetCommentLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between comment listing updates.</documentation>
<input message="s0:GetCommentLatestUpdatePeriodHttpGetIn" />
<output message="s0:GetCommentLatestUpdatePeriodHttpGetOut" />
</operation>
<operation name="GetNewsflashUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between newsflash updates.</documentation>
<input message="s0:GetNewsflashUpdatePeriodHttpGetIn" />
<output message="s0:GetNewsflashUpdatePeriodHttpGetOut" />
</operation>
<operation name="GetMaxArticleListLength">
<documentation>Returns the maximum number of articles that can be returned.</documentation>
<input message="s0:GetMaxArticleListLengthHttpGetIn" />
<output message="s0:GetMaxArticleListLengthHttpGetOut" />
</operation>
<operation name="GetMaxLoungeListLength">
<documentation>Returns the maximum number of lounge postings that can be returned.</documentation>
<input message="s0:GetMaxLoungeListLengthHttpGetIn" />
<output message="s0:GetMaxLoungeListLengthHttpGetOut" />
</operation>
<operation name="GetMaxCommentListLength">
<documentation>Returns the maximum number of discussion board messages that can be returned</documentation>
<input message="s0:GetMaxCommentListLengthHttpGetIn" />
<output message="s0:GetMaxCommentListLengthHttpGetOut" />
</operation>
<operation name="GetNewsflash">
<documentation>Returns important site-related newsflash messages</documentation>
<input message="s0:GetNewsflashHttpGetIn" />
<output message="s0:GetNewsflashHttpGetOut" />
</operation>
<operation name="GetLatestArticleBrief">
<documentation>Returns an array of the latest article summaries</documentation>
<input message="s0:GetLatestArticleBriefHttpGetIn" />
<output message="s0:GetLatestArticleBriefHttpGetOut" />
</operation>
<operation name="GetLatestLoungeBrief">
<documentation>Returns an array of Lounge message headers</documentation>
<input message="s0:GetLatestLoungeBriefHttpGetIn" />
<output message="s0:GetLatestLoungeBriefHttpGetOut" />
</operation>
<operation name="GetLatestCommentsBrief">
<documentation>Returns an array of discussion board message headers</documentation>
<input message="s0:GetLatestCommentsBriefHttpGetIn" />
<output message="s0:GetLatestCommentsBriefHttpGetOut" />
</operation>
</portType>
<portType name="LatestBriefHttpPost">
<operation name="GetArticleLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between article listing updates.</documentation>
<input message="s0:GetArticleLatestUpdatePeriodHttpPostIn" />
<output message="s0:GetArticleLatestUpdatePeriodHttpPostOut" />
</operation>
<operation name="GetLoungeLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between lounge comment listing updates.</documentation>
<input message="s0:GetLoungeLatestUpdatePeriodHttpPostIn" />
<output message="s0:GetLoungeLatestUpdatePeriodHttpPostOut" />
</operation>
<operation name="GetCommentLatestUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between comment listing updates.</documentation>
<input message="s0:GetCommentLatestUpdatePeriodHttpPostIn" />
<output message="s0:GetCommentLatestUpdatePeriodHttpPostOut" />
</operation>
<operation name="GetNewsflashUpdatePeriod">
<documentation>Returns the interval in minutes that clients should wait between newsflash updates.</documentation>
<input message="s0:GetNewsflashUpdatePeriodHttpPostIn" />
<output message="s0:GetNewsflashUpdatePeriodHttpPostOut" />
</operation>
<operation name="GetMaxArticleListLength">
<documentation>Returns the maximum number of articles that can be returned.</documentation>
<input message="s0:GetMaxArticleListLengthHttpPostIn" />
<output message="s0:GetMaxArticleListLengthHttpPostOut" />
</operation>
<operation name="GetMaxLoungeListLength">
<documentation>Returns the maximum number of lounge postings that can be returned.</documentation>
<input message="s0:GetMaxLoungeListLengthHttpPostIn" />
<output message="s0:GetMaxLoungeListLengthHttpPostOut" />
</operation>
<operation name="GetMaxCommentListLength">
<documentation>Returns the maximum number of discussion board messages that can be returned</documentation>
<input message="s0:GetMaxCommentListLengthHttpPostIn" />
<output message="s0:GetMaxCommentListLengthHttpPostOut" />
</operation>
<operation name="GetNewsflash">
<documentation>Returns important site-related newsflash messages</documentation>
<input message="s0:GetNewsflashHttpPostIn" />
<output message="s0:GetNewsflashHttpPostOut" />
</operation>
<operation name="GetLatestArticleBrief">
<documentation>Returns an array of the latest article summaries</documentation>
<input message="s0:GetLatestArticleBriefHttpPostIn" />
<output message="s0:GetLatestArticleBriefHttpPostOut" />
</operation>
<operation name="GetLatestLoungeBrief">
<documentation>Returns an array of Lounge message headers</documentation>
<input message="s0:GetLatestLoungeBriefHttpPostIn" />
<output message="s0:GetLatestLoungeBriefHttpPostOut" />
</operation>
<operation name="GetLatestCommentsBrief">
<documentation>Returns an array of discussion board message headers</documentation>
<input message="s0:GetLatestCommentsBriefHttpPostIn" />
<output message="s0:GetLatestCommentsBriefHttpPostOut" />
</operation>
</portType>
<binding name="LatestBriefSoap" type="s0:LatestBriefSoap">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document" />
<operation name="GetArticleLatestUpdatePeriod">
<soap:operation soapAction="http://codeproject.com/webservices/GetArticleLatestUpdatePeriod" style="document" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="GetLoungeLatestUpdatePeriod">
<soap:operation soapAction="http://codeproject.com/webservices/GetLoungeLatestUpdatePeriod" style="document" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="GetCommentLatestUpdatePeriod">
<soap:operation soapAction="http://codeproject.com/webservices/GetCommentLatestUpdatePeriod" style="document" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
</operation>
<operation name="GetNewsflashUpdatePeriod">
<soap:operation soapAction="http://codeproject.com/webservices/GetNewsflashUpdatePeriod" style="document" />
<input>
<soap:body use="literal" />
</input>
<output>
<soap:body use="literal" />
</output>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -