<?xml version="1.0" encoding="utf-8"?><wsdl:definitions name="NewsAgencyService" targetNamespace="http://tempuri.org/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:tns="http://tempuri.org/" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><wsdl:types><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/Message" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/Message"><xs:simpleType name="StreamBody"><xs:restriction base="xs:base64Binary"/></xs:simpleType></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://tempuri.org/" xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:import namespace="http://schemas.microsoft.com/Message"/><xs:import namespace="http://schemas.datacontract.org/2004/07/API.Shared"/><xs:element name="GetTopEntities"><xs:complexType><xs:sequence><xs:element name="input" type="q1:StreamBody" xmlns:q1="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopEntitiesResponse"><xs:complexType><xs:sequence><xs:element name="GetTopEntitiesResult" type="q2:StreamBody" xmlns:q2="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopEntities_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="category" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="top" type="xs:int"/><xs:element minOccurs="0" name="afterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopEntities_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetTopEntities_GETResult" type="q3:StreamBody" xmlns:q3="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopRelatedArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q4:StreamBody" xmlns:q4="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopRelatedArticlesResponse"><xs:complexType><xs:sequence><xs:element name="GetTopRelatedArticlesResult" type="q5:StreamBody" xmlns:q5="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopRelatedArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="top" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetTopRelatedArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetTopRelatedArticles_GETResult" type="q6:StreamBody" xmlns:q6="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowIndex"><xs:complexType><xs:sequence><xs:element name="input" type="q7:StreamBody" xmlns:q7="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowIndexResponse"><xs:complexType><xs:sequence><xs:element name="ShowIndexResult" type="q8:StreamBody" xmlns:q8="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowIndex_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="page" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="pageSize" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="orderByDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowIndex_GETResponse"><xs:complexType><xs:sequence><xs:element name="ShowIndex_GETResult" type="q9:StreamBody" xmlns:q9="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ClearIndex"><xs:complexType><xs:sequence><xs:element name="input" type="q10:StreamBody" xmlns:q10="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ClearIndexResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ClearIndexResult" nillable="true" type="q11:response" xmlns:q11="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="ClearIndex_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ClearIndex_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ClearIndex_GETResult" nillable="true" type="q12:response" xmlns:q12="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSummary"><xs:complexType><xs:sequence><xs:element name="input" type="q13:StreamBody" xmlns:q13="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSummaryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateSummaryResult" nillable="true" type="q14:response" xmlns:q14="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSummary_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newSummary" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="comp" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateSummary_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateSummary_GETResult" nillable="true" type="q15:response" xmlns:q15="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveOneRelatedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q16:StreamBody" xmlns:q16="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveOneRelatedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveOneRelatedArticleResult" nillable="true" type="q17:response" xmlns:q17="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveOneRelatedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArtDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveOneRelatedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveOneRelatedArticle_GETResult" nillable="true" type="q18:response" xmlns:q18="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddOneRelatedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q19:StreamBody" xmlns:q19="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddOneRelatedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddOneRelatedArticleResult" nillable="true" type="q20:response" xmlns:q20="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddOneRelatedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArtDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rankByRel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddOneRelatedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddOneRelatedArticle_GETResult" nillable="true" type="q21:response" xmlns:q21="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditOneRelatedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q22:StreamBody" xmlns:q22="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditOneRelatedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditOneRelatedArticleResult" nillable="true" type="q23:response" xmlns:q23="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditOneRelatedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="mainArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArtDocID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relArticleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rank" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rankByRel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditOneRelatedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditOneRelatedArticle_GETResult" nillable="true" type="q24:response" xmlns:q24="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEntityFromArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q25:StreamBody" xmlns:q25="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEntityFromArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteEntityFromArticleResult" nillable="true" type="q26:response" xmlns:q26="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEntityFromArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteEntityFromArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteEntityFromArticle_GETResult" nillable="true" type="q27:response" xmlns:q27="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDummyEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q28:StreamBody" xmlns:q28="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDummyEntityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteDummyEntityResult" nillable="true" type="q29:response" xmlns:q29="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDummyEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="midLevelType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteDummyEntity_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteDummyEntity_GETResult" nillable="true" type="q30:response" xmlns:q30="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditDummyEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q31:StreamBody" xmlns:q31="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditDummyEntityResponse"><xs:complexType><xs:sequence><xs:element name="EditDummyEntityResult" type="q32:StreamBody" xmlns:q32="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditDummyEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldMidLevelType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldHowRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newMidLevelType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newHowRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditDummyEntity_GETResponse"><xs:complexType><xs:sequence><xs:element name="EditDummyEntity_GETResult" type="q33:StreamBody" xmlns:q33="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityToken"><xs:complexType><xs:sequence><xs:element name="input" type="q34:StreamBody" xmlns:q34="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityTokenResponse"><xs:complexType><xs:sequence><xs:element name="EditEntityTokenResult" type="q35:StreamBody" xmlns:q35="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityToken_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityToken_GETResponse"><xs:complexType><xs:sequence><xs:element name="EditEntityToken_GETResult" type="q36:StreamBody" xmlns:q36="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityScore"><xs:complexType><xs:sequence><xs:element name="input" type="q37:StreamBody" xmlns:q37="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityScoreResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditEntityScoreResult" nillable="true" type="q38:response" xmlns:q38="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityScore_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldHowRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newHowRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityScore_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditEntityScore_GETResult" nillable="true" type="q39:response" xmlns:q39="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddNewEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q40:StreamBody" xmlns:q40="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddNewEntityResponse"><xs:complexType><xs:sequence><xs:element name="AddNewEntityResult" type="q41:StreamBody" xmlns:q41="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddNewEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="midLevelType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newEntityToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddNewEntity_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddNewEntity_GETResult" type="q42:StreamBody" xmlns:q42="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityType"><xs:complexType><xs:sequence><xs:element name="input" type="q43:StreamBody" xmlns:q43="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityTypeResponse"><xs:complexType><xs:sequence><xs:element name="EditEntityTypeResult" type="q44:StreamBody" xmlns:q44="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityType_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="midLevelType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditEntityType_GETResponse"><xs:complexType><xs:sequence><xs:element name="EditEntityType_GETResult" type="q45:StreamBody" xmlns:q45="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATERelatedArticle_Batch"><xs:complexType><xs:sequence><xs:element name="input" type="q46:StreamBody" xmlns:q46="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATERelatedArticle_BatchResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UPDATERelatedArticle_BatchResult" nillable="true" type="q47:response" xmlns:q47="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATERelatedArticle_Batch_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="allRelatedArticlesUpdates" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATERelatedArticle_Batch_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UPDATERelatedArticle_Batch_GETResult" nillable="true" type="q48:response" xmlns:q48="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATEDocEntities_Batch"><xs:complexType><xs:sequence><xs:element name="input" type="q49:StreamBody" xmlns:q49="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATEDocEntities_BatchResponse"><xs:complexType><xs:sequence><xs:element name="UPDATEDocEntities_BatchResult" type="q50:StreamBody" xmlns:q50="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATEDocEntities_Batch_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="allDocEntitiesUpdates" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UPDATEDocEntities_Batch_GETResponse"><xs:complexType><xs:sequence><xs:element name="UPDATEDocEntities_Batch_GETResult" type="q51:StreamBody" xmlns:q51="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCustomTag"><xs:complexType><xs:sequence><xs:element name="input" type="q52:StreamBody" xmlns:q52="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCustomTagResponse"><xs:complexType><xs:sequence><xs:element name="AddCustomTagResult" type="q53:StreamBody" xmlns:q53="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCustomTag_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddCustomTag_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddCustomTag_GETResult" type="q54:StreamBody" xmlns:q54="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteCustomTag"><xs:complexType><xs:sequence><xs:element name="input" type="q55:StreamBody" xmlns:q55="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteCustomTagResponse"><xs:complexType><xs:sequence><xs:element name="DeleteCustomTagResult" type="q56:StreamBody" xmlns:q56="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteCustomTag_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteCustomTag_GETResponse"><xs:complexType><xs:sequence><xs:element name="DeleteCustomTag_GETResult" type="q57:StreamBody" xmlns:q57="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCustomTag"><xs:complexType><xs:sequence><xs:element name="input" type="q58:StreamBody" xmlns:q58="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCustomTagResponse"><xs:complexType><xs:sequence><xs:element name="UpdateCustomTagResult" type="q59:StreamBody" xmlns:q59="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCustomTag_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateCustomTag_GETResponse"><xs:complexType><xs:sequence><xs:element name="UpdateCustomTag_GETResult" type="q60:StreamBody" xmlns:q60="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCacheSize"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetCacheSizeResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCacheSizeResult" nillable="true" type="q61:response" xmlns:q61="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCacheSize_GET"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetCacheSize_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCacheSize_GETResult" nillable="true" type="q62:response" xmlns:q62="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPreference"><xs:complexType><xs:sequence><xs:element name="input" type="q63:StreamBody" xmlns:q63="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPreferenceResult" nillable="true" type="q64:addDocumentResponse" xmlns:q64="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPreference_GETResult" nillable="true" type="q65:addDocumentResponse" xmlns:q65="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePreference"><xs:complexType><xs:sequence><xs:element name="input" type="q66:StreamBody" xmlns:q66="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePreferenceResult" nillable="true" type="q67:response" xmlns:q67="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePreference_GETResult" nillable="true" type="q68:response" xmlns:q68="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreference"><xs:complexType><xs:sequence><xs:element name="input" type="q69:StreamBody" xmlns:q69="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreferenceResult" nillable="true" type="q70:documentResponse" xmlns:q70="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreference_GETResult" nillable="true" type="q71:documentResponse" xmlns:q71="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreferenceRelatedArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q72:StreamBody" xmlns:q72="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreferenceRelatedArticlesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreferenceRelatedArticlesResult" nillable="true" type="q73:relatedDocumentsResponse" xmlns:q73="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreferenceRelatedArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreferenceRelatedArticles_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreferenceRelatedArticles_GETResult" nillable="true" type="q74:relatedDocumentsResponse" xmlns:q74="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleRelatedPreferences"><xs:complexType><xs:sequence><xs:element name="input" type="q75:StreamBody" xmlns:q75="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleRelatedPreferencesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetArticleRelatedPreferencesResult" nillable="true" type="q76:relatedDocumentsResponse" xmlns:q76="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleRelatedPreferences_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleRelatedPreferences_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetArticleRelatedPreferences_GETResult" nillable="true" type="q77:relatedDocumentsResponse" xmlns:q77="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="Follow"><xs:complexType><xs:sequence><xs:element name="input" type="q78:StreamBody" xmlns:q78="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowResponse"><xs:complexType><xs:sequence><xs:element name="FollowResult" type="q79:StreamBody" xmlns:q79="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="Follow_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="type" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="browserID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cfName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cfValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="cfLabel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="serviceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relevancyFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Follow_GETResponse"><xs:complexType><xs:sequence><xs:element name="Follow_GETResult" type="q80:StreamBody" xmlns:q80="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollow"><xs:complexType><xs:sequence><xs:element name="input" type="q81:StreamBody" xmlns:q81="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowResponse"><xs:complexType><xs:sequence><xs:element name="UpdateFollowResult" type="q82:StreamBody" xmlns:q82="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollow_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="serviceName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relevancyFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollow_GETResponse"><xs:complexType><xs:sequence><xs:element name="UpdateFollow_GETResult" type="q83:StreamBody" xmlns:q83="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="Unfollow"><xs:complexType><xs:sequence><xs:element name="input" type="q84:StreamBody" xmlns:q84="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowResponse"><xs:complexType><xs:sequence><xs:element name="UnfollowResult" type="q85:StreamBody" xmlns:q85="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="Unfollow_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Unfollow_GETResponse"><xs:complexType><xs:sequence><xs:element name="Unfollow_GETResult" type="q86:StreamBody" xmlns:q86="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateUser"><xs:complexType><xs:sequence><xs:element name="input" type="q87:StreamBody" xmlns:q87="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateUserResponse"><xs:complexType><xs:sequence><xs:element name="ActivateUserResult" type="q88:StreamBody" xmlns:q88="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateUser_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="activationCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ActivateUser_GETResponse"><xs:complexType><xs:sequence><xs:element name="ActivateUser_GETResult" type="q89:StreamBody" xmlns:q89="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveUser"><xs:complexType><xs:sequence><xs:element name="input" type="q90:StreamBody" xmlns:q90="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveUserResponse"><xs:complexType><xs:sequence><xs:element name="RemoveUserResult" type="q91:StreamBody" xmlns:q91="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveUser_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="reason" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveUser_GETResponse"><xs:complexType><xs:sequence><xs:element name="RemoveUser_GETResult" type="q92:StreamBody" xmlns:q92="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserFollows"><xs:complexType><xs:sequence><xs:element name="input" type="q93:StreamBody" xmlns:q93="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserFollowsResponse"><xs:complexType><xs:sequence><xs:element name="UserFollowsResult" type="q94:StreamBody" xmlns:q94="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserFollows_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserFollows_GETResponse"><xs:complexType><xs:sequence><xs:element name="UserFollows_GETResult" type="q95:StreamBody" xmlns:q95="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollowsDump"><xs:complexType><xs:sequence><xs:element name="input" type="q96:StreamBody" xmlns:q96="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollowsDumpResponse"><xs:complexType><xs:sequence><xs:element name="GetUserFollowsDumpResult" type="q97:StreamBody" xmlns:q97="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollowsDump_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollowsDump_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetUserFollowsDump_GETResult" type="q98:StreamBody" xmlns:q98="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserNewsletters"><xs:complexType><xs:sequence><xs:element name="input" type="q99:StreamBody" xmlns:q99="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserNewslettersResponse"><xs:complexType><xs:sequence><xs:element name="UserNewslettersResult" type="q100:StreamBody" xmlns:q100="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserNewsletters_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UserNewsletters_GETResponse"><xs:complexType><xs:sequence><xs:element name="UserNewsletters_GETResult" type="q101:StreamBody" xmlns:q101="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserNewslettersDump"><xs:complexType><xs:sequence><xs:element name="input" type="q102:StreamBody" xmlns:q102="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserNewslettersDumpResponse"><xs:complexType><xs:sequence><xs:element name="GetUserNewslettersDumpResult" type="q103:StreamBody" xmlns:q103="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserNewslettersDump_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserNewslettersDump_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetUserNewslettersDump_GETResult" type="q104:StreamBody" xmlns:q104="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubscribeUserNewsletter"><xs:complexType><xs:sequence><xs:element name="input" type="q105:StreamBody" xmlns:q105="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubscribeUserNewsletterResponse"><xs:complexType><xs:sequence><xs:element name="SubscribeUserNewsletterResult" type="q106:StreamBody" xmlns:q106="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubscribeUserNewsletter_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howOften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tag" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="browserID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="SubscribeUserNewsletter_GETResponse"><xs:complexType><xs:sequence><xs:element name="SubscribeUserNewsletter_GETResult" type="q107:StreamBody" xmlns:q107="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUserNewsletter"><xs:complexType><xs:sequence><xs:element name="input" type="q108:StreamBody" xmlns:q108="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUserNewsletterResponse"><xs:complexType><xs:sequence><xs:element name="UnsubscribeUserNewsletterResult" type="q109:StreamBody" xmlns:q109="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUserNewsletter_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newsletterID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUserNewsletter_GETResponse"><xs:complexType><xs:sequence><xs:element name="UnsubscribeUserNewsletter_GETResult" type="q110:StreamBody" xmlns:q110="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserNewsletter"><xs:complexType><xs:sequence><xs:element name="input" type="q111:StreamBody" xmlns:q111="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserNewsletterResponse"><xs:complexType><xs:sequence><xs:element name="UpdateUserNewsletterResult" type="q112:StreamBody" xmlns:q112="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserNewsletter_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newsletterID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateUserNewsletter_GETResponse"><xs:complexType><xs:sequence><xs:element name="UpdateUserNewsletter_GETResult" type="q113:StreamBody" xmlns:q113="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetNewsletterFrequency"><xs:complexType><xs:sequence><xs:element name="input" type="q114:StreamBody" xmlns:q114="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetNewsletterFrequencyResponse"><xs:complexType><xs:sequence><xs:element name="ResetNewsletterFrequencyResult" type="q115:StreamBody" xmlns:q115="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetNewsletterFrequency_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ResetNewsletterFrequency_GETResponse"><xs:complexType><xs:sequence><xs:element name="ResetNewsletterFrequency_GETResult" type="q116:StreamBody" xmlns:q116="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestNewsletter"><xs:complexType><xs:sequence><xs:element name="input" type="q117:StreamBody" xmlns:q117="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestNewsletterResponse"><xs:complexType><xs:sequence><xs:element name="TestNewsletterResult" type="q118:StreamBody" xmlns:q118="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestNewsletter_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="modelName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestNewsletter_GETResponse"><xs:complexType><xs:sequence><xs:element name="TestNewsletter_GETResult" type="q119:StreamBody" xmlns:q119="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q120:StreamBody" xmlns:q120="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowEntityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FollowEntityResult" nillable="true" type="q121:followEntityResponse" xmlns:q121="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="category" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowEntity_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FollowEntity_GETResult" nillable="true" type="q122:followEntityResponse" xmlns:q122="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q123:StreamBody" xmlns:q123="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowEntityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnfollowEntityResult" nillable="true" type="q124:response" xmlns:q124="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowEntity_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnfollowEntity_GETResult" nillable="true" type="q125:response" xmlns:q125="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q126:StreamBody" xmlns:q126="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowEntityResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateFollowEntityResult" nillable="true" type="q127:response" xmlns:q127="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowEntity_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateFollowEntity_GETResult" nillable="true" type="q128:response" xmlns:q128="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowPreference"><xs:complexType><xs:sequence><xs:element name="input" type="q129:StreamBody" xmlns:q129="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowPreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FollowPreferenceResult" nillable="true" type="q130:followPreferenceResponse" xmlns:q130="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowPreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="FollowPreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FollowPreference_GETResult" nillable="true" type="q131:followPreferenceResponse" xmlns:q131="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowPreference"><xs:complexType><xs:sequence><xs:element name="input" type="q132:StreamBody" xmlns:q132="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowPreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateFollowPreferenceResult" nillable="true" type="q133:response" xmlns:q133="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowPreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateFollowPreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateFollowPreference_GETResult" nillable="true" type="q134:response" xmlns:q134="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowPreference"><xs:complexType><xs:sequence><xs:element name="input" type="q135:StreamBody" xmlns:q135="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowPreferenceResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnfollowPreferenceResult" nillable="true" type="q136:response" xmlns:q136="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowPreference_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnfollowPreference_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnfollowPreference_GETResult" nillable="true" type="q137:response" xmlns:q137="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUser"><xs:complexType><xs:sequence><xs:element name="input" type="q138:StreamBody" xmlns:q138="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUserResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnsubscribeUserResult" nillable="true" type="q139:response" xmlns:q139="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUser_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UnsubscribeUser_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UnsubscribeUser_GETResult" nillable="true" type="q140:response" xmlns:q140="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollows"><xs:complexType><xs:sequence><xs:element name="input" type="q141:StreamBody" xmlns:q141="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollowsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserFollowsResult" nillable="true" type="q142:userFollowResponse" xmlns:q142="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollows_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserFollows_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserFollows_GETResult" nillable="true" type="q143:userFollowResponse" xmlns:q143="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowInvalidateUsernames"><xs:complexType><xs:sequence><xs:element name="input" type="q144:StreamBody" xmlns:q144="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowInvalidateUsernamesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ShowInvalidateUsernamesResult" nillable="true" type="q145:showInvalidateUsernamesResponse" xmlns:q145="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowInvalidateUsernames_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="page" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="pageSize" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowInvalidateUsernames_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ShowInvalidateUsernames_GETResult" nillable="true" type="q146:showInvalidateUsernamesResponse" xmlns:q146="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowNewFollow"><xs:complexType><xs:sequence><xs:element name="input" type="q147:StreamBody" xmlns:q147="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowNewFollowResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ShowNewFollowResult" nillable="true" type="q148:showNewFollowResponse" xmlns:q148="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowNewFollow_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="page" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="pageSize" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="ShowNewFollow_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ShowNewFollow_GETResult" nillable="true" type="q149:showNewFollowResponse" xmlns:q149="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserEmail"><xs:complexType><xs:sequence><xs:element name="input" type="q150:StreamBody" xmlns:q150="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserEmailResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserEmailResult" nillable="true" type="q151:userEmailResponse" xmlns:q151="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserEmail_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howoften" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="followId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetUserEmail_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetUserEmail_GETResult" nillable="true" type="q152:userEmailResponse" xmlns:q152="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="PurgeCache"><xs:complexType><xs:sequence><xs:element name="input" type="q153:StreamBody" xmlns:q153="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="PurgeCacheResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PurgeCacheResult" nillable="true" type="q154:response" xmlns:q154="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="PurgeCache_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="PurgeCache_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PurgeCache_GETResult" nillable="true" type="q155:response" xmlns:q155="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="InvalidateCache"><xs:complexType><xs:sequence><xs:element name="input" type="q156:StreamBody" xmlns:q156="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="InvalidateCacheResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InvalidateCacheResult" nillable="true" type="q157:response" xmlns:q157="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="InvalidateCache_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" type="xs:int"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="InvalidateCache_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="InvalidateCache_GETResult" nillable="true" type="q158:response" xmlns:q158="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="WidgetLoad"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="request" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="WidgetLoadResponse"><xs:complexType><xs:sequence><xs:element name="WidgetLoadResult" type="q159:StreamBody" xmlns:q159="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetHtml"><xs:complexType><xs:sequence/></xs:complexType></xs:element><xs:element name="GetHtmlResponse"><xs:complexType><xs:sequence><xs:element name="GetHtmlResult" type="q160:StreamBody" xmlns:q160="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="Test"><xs:complexType><xs:sequence><xs:element name="input" type="q161:StreamBody" xmlns:q161="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="TestResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="TestResult" nillable="true" type="q162:response" xmlns:q162="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="Test_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="images" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="Test_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="Test_GETResult" nillable="true" type="q163:response" xmlns:q163="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPromotedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q164:StreamBody" xmlns:q164="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPromotedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPromotedArticleResult" nillable="true" type="q165:addDocumentResponse" xmlns:q165="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPromotedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="insertDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="images" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddPromotedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddPromotedArticle_GETResult" nillable="true" type="q166:addDocumentResponse" xmlns:q166="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePromotedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q167:StreamBody" xmlns:q167="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePromotedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdatePromotedArticleResult" nillable="true" type="q168:response" xmlns:q168="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePromotedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="description" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="updateDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="images" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdatePromotedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdatePromotedArticle_GETResult" nillable="true" type="q169:response" xmlns:q169="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePromotedArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q170:StreamBody" xmlns:q170="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePromotedArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePromotedArticleResult" nillable="true" type="q171:response" xmlns:q171="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePromotedArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeletePromotedArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeletePromotedArticle_GETResult" nillable="true" type="q172:response" xmlns:q172="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticleVideo"><xs:complexType><xs:sequence><xs:element name="input" type="q173:StreamBody" xmlns:q173="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticleVideoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddArticleVideoResult" nillable="true" type="q174:addDocumentVideoResponse" xmlns:q174="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticleVideo_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="videoId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="platform" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="thumbnail" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticleVideo_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddArticleVideo_GETResult" nillable="true" type="q175:addDocumentVideoResponse" xmlns:q175="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveArticleVideo"><xs:complexType><xs:sequence><xs:element name="input" type="q176:StreamBody" xmlns:q176="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveArticleVideoResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveArticleVideoResult" nillable="true" type="q177:response" xmlns:q177="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveArticleVideo_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="vid" type="xs:int"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveArticleVideo_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveArticleVideo_GETResult" nillable="true" type="q178:response" xmlns:q178="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q179:StreamBody" xmlns:q179="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddArticleResult" nillable="true" type="q180:addDocumentResponse" xmlns:q180="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="originalTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="insertDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="images" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="customFields" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="transcript" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="comp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddArticle_GETResult" nillable="true" type="q181:addDocumentResponse" xmlns:q181="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q182:StreamBody" xmlns:q182="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateArticleResult" nillable="true" type="q183:response" xmlns:q183="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUrl" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="originalTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="updateDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="customFields" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="transcript" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="images" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="comp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateArticle_GETResult" nillable="true" type="q184:response" xmlns:q184="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q185:StreamBody" xmlns:q185="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteArticleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteArticleResult" nillable="true" type="q186:response" xmlns:q186="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteArticle_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteArticle_GETResult" nillable="true" type="q187:response" xmlns:q187="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q188:StreamBody" xmlns:q188="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasArticleResponse"><xs:complexType><xs:sequence><xs:element name="HasArticleResult" type="q189:StreamBody" xmlns:q189="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="HasArticle_GETResponse"><xs:complexType><xs:sequence><xs:element name="HasArticle_GETResult" type="q190:StreamBody" xmlns:q190="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticle"><xs:complexType><xs:sequence><xs:element name="input" type="q191:StreamBody" xmlns:q191="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleResult" type="q192:StreamBody" xmlns:q192="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticle_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityGroup" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="bypassCache" type="xs:int"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticle_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticle_GETResult" type="q193:StreamBody" xmlns:q193="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleSummary"><xs:complexType><xs:sequence><xs:element name="input" type="q194:StreamBody" xmlns:q194="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleSummaryResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleSummaryResult" type="q195:StreamBody" xmlns:q195="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleSummary_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="translated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleSummary_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleSummary_GETResult" type="q196:StreamBody" xmlns:q196="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyTopics"><xs:complexType><xs:sequence><xs:element name="input" type="q197:StreamBody" xmlns:q197="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyTopicsResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleKeyTopicsResult" type="q198:StreamBody" xmlns:q198="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyTopics_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyTopics_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleKeyTopics_GETResult" type="q199:StreamBody" xmlns:q199="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyEntities"><xs:complexType><xs:sequence><xs:element name="input" type="q200:StreamBody" xmlns:q200="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyEntitiesResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleKeyEntitiesResult" type="q201:StreamBody" xmlns:q201="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyEntities_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleKeyEntities_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleKeyEntities_GETResult" type="q202:StreamBody" xmlns:q202="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleEntities"><xs:complexType><xs:sequence><xs:element name="input" type="q203:StreamBody" xmlns:q203="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleEntitiesResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleEntitiesResult" type="q204:StreamBody" xmlns:q204="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleEntities_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="group" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleEntities_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleEntities_GETResult" type="q205:StreamBody" xmlns:q205="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleCategories"><xs:complexType><xs:sequence><xs:element name="input" type="q206:StreamBody" xmlns:q206="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleCategoriesResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleCategoriesResult" type="q207:StreamBody" xmlns:q207="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleCategories_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleCategories_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleCategories_GETResult" type="q208:StreamBody" xmlns:q208="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRelatedArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q209:StreamBody" xmlns:q209="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRelatedArticlesResponse"><xs:complexType><xs:sequence><xs:element name="GetRelatedArticlesResult" type="q210:StreamBody" xmlns:q210="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRelatedArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="orderBy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRelatedArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetRelatedArticles_GETResult" type="q211:StreamBody" xmlns:q211="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleText"><xs:complexType><xs:sequence><xs:element name="input" type="q212:StreamBody" xmlns:q212="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleTextResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleTextResult" type="q213:StreamBody" xmlns:q213="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleText_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="translated" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetArticleText_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetArticleText_GETResult" type="q214:StreamBody" xmlns:q214="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPopularArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q215:StreamBody" xmlns:q215="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPopularArticlesResponse"><xs:complexType><xs:sequence><xs:element name="GetPopularArticlesResult" type="q216:StreamBody" xmlns:q216="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPopularArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="display" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPopularArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetPopularArticles_GETResult" type="q217:StreamBody" xmlns:q217="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_RuleBased"><xs:complexType><xs:sequence><xs:element name="input" type="q218:StreamBody" xmlns:q218="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_RuleBasedResponse"><xs:complexType><xs:sequence><xs:element name="RecommendArticles_RuleBasedResult" type="q219:StreamBody" xmlns:q219="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_RuleBased_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showCust" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="snippetLength" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="langToShowOnly" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="customFieldToShowOnly" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_RuleBased_GETResponse"><xs:complexType><xs:sequence><xs:element name="RecommendArticles_RuleBased_GETResult" type="q220:StreamBody" xmlns:q220="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q221:StreamBody" xmlns:q221="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticlesResponse"><xs:complexType><xs:sequence><xs:element name="RecommendArticlesResult" type="q222:StreamBody" xmlns:q222="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="userID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="docID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showCust" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="snippetLength" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="langToShowOnly" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="customFieldToShowOnly" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RecommendArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="RecommendArticles_GETResult" type="q223:StreamBody" xmlns:q223="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Category"><xs:complexType><xs:sequence><xs:element name="input" type="q224:StreamBody" xmlns:q224="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_CategoryResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_CategoryResult" type="q225:StreamBody" xmlns:q225="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Category_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="catID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Category_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_Category_GETResult" type="q226:StreamBody" xmlns:q226="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PageType"><xs:complexType><xs:sequence><xs:element name="input" type="q227:StreamBody" xmlns:q227="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PageTypeResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_PageTypeResult" type="q228:StreamBody" xmlns:q228="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PageType_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="pageType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PageType_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_PageType_GETResult" type="q229:StreamBody" xmlns:q229="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_CustomField"><xs:complexType><xs:sequence><xs:element name="input" type="q230:StreamBody" xmlns:q230="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_CustomFieldResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_CustomFieldResult" type="q231:StreamBody" xmlns:q231="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_CustomField_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleFieldName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleFieldValue" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_CustomField_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_CustomField_GETResult" type="q232:StreamBody" xmlns:q232="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Article"><xs:complexType><xs:sequence><xs:element name="input" type="q233:StreamBody" xmlns:q233="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_ArticleResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_ArticleResult" type="q234:StreamBody" xmlns:q234="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Article_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Article_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_Article_GETResult" type="q235:StreamBody" xmlns:q235="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Language"><xs:complexType><xs:sequence><xs:element name="input" type="q236:StreamBody" xmlns:q236="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_LanguageResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_LanguageResult" type="q237:StreamBody" xmlns:q237="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Language_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="languageCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Language_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_Language_GETResult" type="q238:StreamBody" xmlns:q238="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Thumbnail"><xs:complexType><xs:sequence><xs:element name="input" type="q239:StreamBody" xmlns:q239="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_ThumbnailResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_ThumbnailResult" type="q240:StreamBody" xmlns:q240="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Thumbnail_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="picture" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_Thumbnail_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_Thumbnail_GETResult" type="q241:StreamBody" xmlns:q241="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_FilterPeriod"><xs:complexType><xs:sequence><xs:element name="input" type="q242:StreamBody" xmlns:q242="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_FilterPeriodResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_FilterPeriodResult" type="q243:StreamBody" xmlns:q243="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_FilterPeriod_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="numOfDays" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_FilterPeriod_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_FilterPeriod_GETResult" type="q244:StreamBody" xmlns:q244="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PushEntityRelArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q245:StreamBody" xmlns:q245="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PushEntityRelArticlesResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_PushEntityRelArticlesResult" type="q246:StreamBody" xmlns:q246="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PushEntityRelArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityIds" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tokens" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddRecomRule_PushEntityRelArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddRecomRule_PushEntityRelArticles_GETResult" type="q247:StreamBody" xmlns:q247="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveRecomRule"><xs:complexType><xs:sequence><xs:element name="input" type="q248:StreamBody" xmlns:q248="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveRecomRuleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveRecomRuleResult" nillable="true" type="q249:response" xmlns:q249="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveRecomRule_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveRecomRule_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveRecomRule_GETResult" nillable="true" type="q250:response" xmlns:q250="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditRecomRule"><xs:complexType><xs:sequence><xs:element name="input" type="q251:StreamBody" xmlns:q251="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditRecomRuleResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditRecomRuleResult" nillable="true" type="q252:response" xmlns:q252="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditRecomRule_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="rulesGroupID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validUntil" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="validFrom" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="EditRecomRule_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="EditRecomRule_GETResult" nillable="true" type="q253:response" xmlns:q253="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRecomRule"><xs:complexType><xs:sequence><xs:element name="input" type="q254:StreamBody" xmlns:q254="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRecomRuleResponse"><xs:complexType><xs:sequence><xs:element name="GetRecomRuleResult" type="q255:StreamBody" xmlns:q255="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRecomRule_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ruleID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetRecomRule_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetRecomRule_GETResult" type="q256:StreamBody" xmlns:q256="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentRecomRules"><xs:complexType><xs:sequence><xs:element name="input" type="q257:StreamBody" xmlns:q257="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentRecomRulesResponse"><xs:complexType><xs:sequence><xs:element name="GetCurrentRecomRulesResult" type="q258:StreamBody" xmlns:q258="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentRecomRules_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentRecomRules_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetCurrentRecomRules_GETResult" type="q259:StreamBody" xmlns:q259="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScheduledRecomRules"><xs:complexType><xs:sequence><xs:element name="input" type="q260:StreamBody" xmlns:q260="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScheduledRecomRulesResponse"><xs:complexType><xs:sequence><xs:element name="GetScheduledRecomRulesResult" type="q261:StreamBody" xmlns:q261="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScheduledRecomRules_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetScheduledRecomRules_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetScheduledRecomRules_GETResult" type="q262:StreamBody" xmlns:q262="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredRecomRules"><xs:complexType><xs:sequence><xs:element name="input" type="q263:StreamBody" xmlns:q263="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredRecomRulesResponse"><xs:complexType><xs:sequence><xs:element name="GetExpiredRecomRulesResult" type="q264:StreamBody" xmlns:q264="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredRecomRules_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredRecomRules_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetExpiredRecomRules_GETResult" type="q265:StreamBody" xmlns:q265="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedRecomRules"><xs:complexType><xs:sequence><xs:element name="input" type="q266:StreamBody" xmlns:q266="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedRecomRulesResponse"><xs:complexType><xs:sequence><xs:element name="GetDeletedRecomRulesResult" type="q267:StreamBody" xmlns:q267="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedRecomRules_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedRecomRules_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetDeletedRecomRules_GETResult" type="q268:StreamBody" xmlns:q268="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="MergeRecomProfiles"><xs:complexType><xs:sequence><xs:element name="input" type="q269:StreamBody" xmlns:q269="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="MergeRecomProfilesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="MergeRecomProfilesResult" nillable="true" type="q270:response" xmlns:q270="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="MergeRecomProfiles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="oldUserID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="newUserID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="MergeRecomProfiles_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="MergeRecomProfiles_GETResult" nillable="true" type="q271:response" xmlns:q271="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddEntityToBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q272:StreamBody" xmlns:q272="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddEntityToBlackListResponse"><xs:complexType><xs:sequence><xs:element name="AddEntityToBlackListResult" type="q273:StreamBody" xmlns:q273="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddEntityToBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="expiryDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddEntityToBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element name="AddEntityToBlackList_GETResult" type="q274:StreamBody" xmlns:q274="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveEntityFromBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q275:StreamBody" xmlns:q275="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveEntityFromBlackListResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveEntityFromBlackListResult" nillable="true" type="q276:response" xmlns:q276="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveEntityFromBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityBlackListItemID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="RemoveEntityFromBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="RemoveEntityFromBlackList_GETResult" nillable="true" type="q277:response" xmlns:q277="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBlackListedEntity"><xs:complexType><xs:sequence><xs:element name="input" type="q278:StreamBody" xmlns:q278="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBlackListedEntityResponse"><xs:complexType><xs:sequence><xs:element name="GetBlackListedEntityResult" type="q279:StreamBody" xmlns:q279="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBlackListedEntity_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityBlackListItemID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetBlackListedEntity_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetBlackListedEntity_GETResult" type="q280:StreamBody" xmlns:q280="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentEntitiesBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q281:StreamBody" xmlns:q281="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentEntitiesBlackListResponse"><xs:complexType><xs:sequence><xs:element name="GetCurrentEntitiesBlackListResult" type="q282:StreamBody" xmlns:q282="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentEntitiesBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCurrentEntitiesBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetCurrentEntitiesBlackList_GETResult" type="q283:StreamBody" xmlns:q283="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllEntitiesBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q284:StreamBody" xmlns:q284="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllEntitiesBlackListResponse"><xs:complexType><xs:sequence><xs:element name="GetAllEntitiesBlackListResult" type="q285:StreamBody" xmlns:q285="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllEntitiesBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetAllEntitiesBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetAllEntitiesBlackList_GETResult" type="q286:StreamBody" xmlns:q286="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredEntitiesBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q287:StreamBody" xmlns:q287="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredEntitiesBlackListResponse"><xs:complexType><xs:sequence><xs:element name="GetExpiredEntitiesBlackListResult" type="q288:StreamBody" xmlns:q288="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredEntitiesBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetExpiredEntitiesBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetExpiredEntitiesBlackList_GETResult" type="q289:StreamBody" xmlns:q289="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedEntitiesBlackList"><xs:complexType><xs:sequence><xs:element name="input" type="q290:StreamBody" xmlns:q290="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedEntitiesBlackListResponse"><xs:complexType><xs:sequence><xs:element name="GetDeletedEntitiesBlackListResult" type="q291:StreamBody" xmlns:q291="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedEntitiesBlackList_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetDeletedEntitiesBlackList_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetDeletedEntitiesBlackList_GETResult" type="q292:StreamBody" xmlns:q292="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FetchJob_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="jobID" type="xs:long"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="FetchJob_GETResponse"><xs:complexType><xs:sequence><xs:element name="FetchJob_GETResult" type="q293:StreamBody" xmlns:q293="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FetchJob"><xs:complexType><xs:sequence><xs:element name="input" type="q294:StreamBody" xmlns:q294="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="FetchJobResponse"><xs:complexType><xs:sequence><xs:element name="FetchJobResult" type="q295:StreamBody" xmlns:q295="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DoStupidJob_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="emailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DoStupidJob_GETResponse"><xs:complexType><xs:sequence><xs:element name="DoStupidJob_GETResult" type="q296:StreamBody" xmlns:q296="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DoStupidJob"><xs:complexType><xs:sequence><xs:element name="input" type="q297:StreamBody" xmlns:q297="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DoStupidJobResponse"><xs:complexType><xs:sequence><xs:element name="DoStupidJobResult" type="q298:StreamBody" xmlns:q298="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_Entities"><xs:complexType><xs:sequence><xs:element name="input" type="q299:StreamBody" xmlns:q299="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_EntitiesResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_EntitiesResult" type="q300:StreamBody" xmlns:q300="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_Entities_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="catID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityTypes" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lowerBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="upperBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sortByArtRead" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRel" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="removeLessThan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="langFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="emailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="devicesFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="referrersFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterMode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="callback" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_Entities_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_Entities_GETResult" type="q301:StreamBody" xmlns:q301="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_TrendingStories"><xs:complexType><xs:sequence><xs:element name="input" type="q302:StreamBody" xmlns:q302="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_TrendingStoriesResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_TrendingStoriesResult" type="q303:StreamBody" xmlns:q303="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_TrendingStories_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="catID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lowerBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="upperBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sortByArtRead" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="howRelThreshold" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="removeLessThan" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="algID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="reorderDataB4Alg" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="langFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showEnglishTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="emailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="devicesFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="referrersFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterMode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_TrendingStories_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_TrendingStories_GETResult" type="q304:StreamBody" xmlns:q304="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_CategoryAnalysis"><xs:complexType><xs:sequence><xs:element name="input" type="q305:StreamBody" xmlns:q305="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_CategoryAnalysisResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_CategoryAnalysisResult" type="q306:StreamBody" xmlns:q306="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_CategoryAnalysis_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="catID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lowerBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="upperBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sortByArtRead" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="langFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="emailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="devicesFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="referrersFilter" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterMode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_CategoryAnalysis_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_CategoryAnalysis_GETResult" type="q307:StreamBody" xmlns:q307="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_LogsInfo"><xs:complexType><xs:sequence><xs:element name="input" type="q308:StreamBody" xmlns:q308="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_LogsInfoResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_LogsInfoResult" type="q309:StreamBody" xmlns:q309="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_LogsInfo_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lowerBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="upperBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="async" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="emailTo" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_LogsInfo_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_LogsInfo_GETResult" type="q310:StreamBody" xmlns:q310="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_ListOfReferrers"><xs:complexType><xs:sequence><xs:element name="input" type="q311:StreamBody" xmlns:q311="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_ListOfReferrersResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_ListOfReferrersResult" type="q312:StreamBody" xmlns:q312="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_ListOfReferrers_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="lowerBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="upperBoundDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetSmartAnalytics_ListOfReferrers_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetSmartAnalytics_ListOfReferrers_GETResult" type="q313:StreamBody" xmlns:q313="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags"><xs:complexType><xs:sequence><xs:element name="input" type="q314:StreamBody" xmlns:q314="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTagsResponse"><xs:complexType><xs:sequence><xs:element name="GetIptcTagsResult" type="q315:StreamBody" xmlns:q315="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetIptcTags_GETResult" type="q316:StreamBody" xmlns:q316="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_Sequential"><xs:complexType><xs:sequence><xs:element name="input" type="q317:StreamBody" xmlns:q317="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_SequentialResponse"><xs:complexType><xs:sequence><xs:element name="GetIptcTags_SequentialResult" type="q318:StreamBody" xmlns:q318="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_Sequential_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetIptcTags_Sequential_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetIptcTags_Sequential_GETResult" type="q319:StreamBody" xmlns:q319="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags"><xs:complexType><xs:sequence><xs:element name="input" type="q320:StreamBody" xmlns:q320="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTagsResponse"><xs:complexType><xs:sequence><xs:element name="GetYPTagsResult" type="q321:StreamBody" xmlns:q321="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetYPTags_GETResult" type="q322:StreamBody" xmlns:q322="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_Sequential"><xs:complexType><xs:sequence><xs:element name="input" type="q323:StreamBody" xmlns:q323="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_SequentialResponse"><xs:complexType><xs:sequence><xs:element name="GetYPTags_SequentialResult" type="q324:StreamBody" xmlns:q324="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_Sequential_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetYPTags_Sequential_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetYPTags_Sequential_GETResult" type="q325:StreamBody" xmlns:q325="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadTaggingHierarchies_Batch"><xs:complexType><xs:sequence><xs:element name="input" type="q326:StreamBody" xmlns:q326="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadTaggingHierarchies_BatchResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UploadTaggingHierarchies_BatchResult" nillable="true" type="q327:response" xmlns:q327="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadTaggingHierarchies_Batch_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="iptcFile" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UploadTaggingHierarchies_Batch_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UploadTaggingHierarchies_Batch_GETResult" nillable="true" type="q328:response" xmlns:q328="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddToTaggingHierarchies"><xs:complexType><xs:sequence><xs:element name="input" type="q329:StreamBody" xmlns:q329="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddToTaggingHierarchiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddToTaggingHierarchiesResult" nillable="true" type="q330:response" xmlns:q330="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddToTaggingHierarchies_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parentTagID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sources" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tag" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="AddToTaggingHierarchies_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="AddToTaggingHierarchies_GETResult" nillable="true" type="q331:response" xmlns:q331="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateInTaggingHierarchies"><xs:complexType><xs:sequence><xs:element name="input" type="q332:StreamBody" xmlns:q332="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateInTaggingHierarchiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateInTaggingHierarchiesResult" nillable="true" type="q333:response" xmlns:q333="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateInTaggingHierarchies_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="parentTagID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="sources" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tag" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagText" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="UpdateInTaggingHierarchies_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="UpdateInTaggingHierarchies_GETResult" nillable="true" type="q334:response" xmlns:q334="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteFromTaggingHierarchies"><xs:complexType><xs:sequence><xs:element name="input" type="q335:StreamBody" xmlns:q335="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteFromTaggingHierarchiesResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteFromTaggingHierarchiesResult" nillable="true" type="q336:response" xmlns:q336="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteFromTaggingHierarchies_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="tagID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="DeleteFromTaggingHierarchies_GETResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DeleteFromTaggingHierarchies_GETResult" nillable="true" type="q337:response" xmlns:q337="http://schemas.datacontract.org/2004/07/API.Shared"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticles"><xs:complexType><xs:sequence><xs:element name="input" type="q338:StreamBody" xmlns:q338="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticlesResponse"><xs:complexType><xs:sequence><xs:element name="GetEntityRelatedArticlesResult" type="q339:StreamBody" xmlns:q339="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticles_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityToken" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="category" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="orderBy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="maxReturnRows" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="showDetails" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="relevancy" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="custField" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="page" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticles_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetEntityRelatedArticles_GETResult" type="q340:StreamBody" xmlns:q340="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticlesCount"><xs:complexType><xs:sequence><xs:element name="input" type="q341:StreamBody" xmlns:q341="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticlesCountResponse"><xs:complexType><xs:sequence><xs:element name="GetEntityRelatedArticlesCountResult" type="q342:StreamBody" xmlns:q342="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticlesCount_GET"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="calk" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="category" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="filterDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="language" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="timestamp" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="signature" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="format" nillable="true" type="xs:string"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetEntityRelatedArticlesCount_GETResponse"><xs:complexType><xs:sequence><xs:element name="GetEntityRelatedArticlesCount_GETResult" type="q343:StreamBody" xmlns:q343="http://schemas.microsoft.com/Message"/></xs:sequence></xs:complexType></xs:element></xs:schema><xs:schema attributeFormDefault="qualified" elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/"><xs:element name="anyType" nillable="true" type="xs:anyType"/><xs:element name="anyURI" nillable="true" type="xs:anyURI"/><xs:element name="base64Binary" nillable="true" type="xs:base64Binary"/><xs:element name="boolean" nillable="true" type="xs:boolean"/><xs:element name="byte" nillable="true" type="xs:byte"/><xs:element name="dateTime" nillable="true" type="xs:dateTime"/><xs:element name="decimal" nillable="true" type="xs:decimal"/><xs:element name="double" nillable="true" type="xs:double"/><xs:element name="float" nillable="true" type="xs:float"/><xs:element name="int" nillable="true" type="xs:int"/><xs:element name="long" nillable="true" type="xs:long"/><xs:element name="QName" nillable="true" type="xs:QName"/><xs:element name="short" nillable="true" type="xs:short"/><xs:element name="string" nillable="true" type="xs:string"/><xs:element name="unsignedByte" nillable="true" type="xs:unsignedByte"/><xs:element name="unsignedInt" nillable="true" type="xs:unsignedInt"/><xs:element name="unsignedLong" nillable="true" type="xs:unsignedLong"/><xs:element name="unsignedShort" nillable="true" type="xs:unsignedShort"/><xs:element name="char" nillable="true" type="tns:char"/><xs:simpleType name="char"><xs:restriction base="xs:int"/></xs:simpleType><xs:element name="duration" nillable="true" type="tns:duration"/><xs:simpleType name="duration"><xs:restriction base="xs:duration"><xs:pattern value="\-?P(\d*D)?(T(\d*H)?(\d*M)?(\d*(\.\d*)?S)?)?"/><xs:minInclusive value="-P10675199DT2H48M5.4775808S"/><xs:maxInclusive value="P10675199DT2H48M5.4775807S"/></xs:restriction></xs:simpleType><xs:element name="guid" nillable="true" type="tns:guid"/><xs:simpleType name="guid"><xs:restriction base="xs:string"><xs:pattern value="[\da-fA-F]{8}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{4}-[\da-fA-F]{12}"/></xs:restriction></xs:simpleType><xs:attribute name="FactoryType" type="xs:QName"/><xs:attribute name="Id" type="xs:ID"/><xs:attribute name="Ref" type="xs:IDREF"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.datacontract.org/2004/07/API.Shared" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.datacontract.org/2004/07/API.Shared"><xs:import namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><xs:complexType name="response"><xs:sequence><xs:element minOccurs="0" name="method" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="status" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="error" nillable="true" type="tns:ErrorData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="job" nillable="true" type="tns:JobData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="warning" nillable="true" type="tns:WarningData"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="quota" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="processTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="debugMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="response" nillable="true" type="tns:response"/><xs:complexType name="ErrorData"><xs:sequence><xs:element minOccurs="0" name="errorNo" type="xs:int"/><xs:element minOccurs="0" name="errorMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ErrorData" nillable="true" type="tns:ErrorData"/><xs:complexType name="JobData"><xs:sequence><xs:element minOccurs="0" name="jobID" type="xs:long"/><xs:element minOccurs="0" name="status" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="method" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="params" nillable="true" type="tns:ArrayOfparam"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="failMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="creationTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="startTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="completedTime" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="JobData" nillable="true" type="tns:JobData"/><xs:complexType name="ArrayOfparam"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="param" nillable="true" type="tns:param"/></xs:sequence></xs:complexType><xs:element name="ArrayOfparam" nillable="true" type="tns:ArrayOfparam"/><xs:complexType name="param"><xs:sequence><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="param" nillable="true" type="tns:param"/><xs:complexType name="WarningData"><xs:sequence><xs:element minOccurs="0" name="warningNo" type="xs:int"/><xs:element minOccurs="0" name="warningMessage" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="WarningData" nillable="true" type="tns:WarningData"/><xs:complexType name="addDocumentResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="docID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="addDocumentResponse" nillable="true" type="tns:addDocumentResponse"/><xs:complexType name="documentResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="document" nillable="true" type="tns:Document"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relDocCount" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relatedDocuments" nillable="true" type="tns:ArrayOfrelDoc"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="dbGroups" nillable="true" type="tns:ArrayOfdbGroup"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="sensitiveContent" nillable="true" type="tns:sensitiveContent"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="negativeKeywords" nillable="true" type="tns:ArrayOfkeywordMatch"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="iabCategories" nillable="true" type="tns:ArrayOfcategory"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="documentResponse" nillable="true" type="tns:documentResponse"/><xs:complexType name="Document"><xs:sequence><xs:element minOccurs="0" name="properties" nillable="true" type="tns:Properties"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="summary" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="keyTopics" nillable="true" type="tns:ArrayOftopic"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entities" nillable="true" type="tns:ArrayOfentity"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="verbs" nillable="true" type="tns:ArrayOfword"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entityTypes" nillable="true" type="tns:ArrayOfentityType"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="categories" nillable="true" type="tns:ArrayOfcategory"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ypTags" nillable="true" type="tns:ArrayOfypTag"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="iptcTags" nillable="true" type="tns:ArrayOfiptcTag"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="customFields" nillable="true" type="tns:ArrayOfcustomField"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Document" nillable="true" type="tns:Document"/><xs:complexType name="Properties"><xs:sequence><xs:element minOccurs="0" name="docID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="unProcessed" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="lang" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="englishTitle" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="insertDate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="lastUpdateDate" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="expires" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="created" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="modified" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="images" nillable="true" type="tns:ArrayOfimage"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="videos" nillable="true" type="tns:ArrayOfvideo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="snippet" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Properties" nillable="true" type="tns:Properties"/><xs:complexType name="ArrayOfimage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="image" nillable="true" type="tns:image"/></xs:sequence></xs:complexType><xs:element name="ArrayOfimage" nillable="true" type="tns:ArrayOfimage"/><xs:complexType name="image"><xs:sequence><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="type" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="width" type="xs:int"/><xs:element minOccurs="0" name="height" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="image" nillable="true" type="tns:image"/><xs:complexType name="ArrayOfvideo"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="video" nillable="true" type="tns:video"/></xs:sequence></xs:complexType><xs:element name="ArrayOfvideo" nillable="true" type="tns:ArrayOfvideo"/><xs:complexType name="video"><xs:sequence><xs:element minOccurs="0" name="videoID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="platform" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="thumbnail" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="video" nillable="true" type="tns:video"/><xs:complexType name="ArrayOftopic"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="topic" nillable="true" type="tns:topic"/></xs:sequence></xs:complexType><xs:element name="ArrayOftopic" nillable="true" type="tns:ArrayOftopic"/><xs:complexType name="topic"><xs:sequence><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="origText" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="score" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="words" nillable="true" type="tns:ArrayOfword"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="topic" nillable="true" type="tns:topic"/><xs:complexType name="ArrayOfword"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="word" nillable="true" type="tns:word"/></xs:sequence></xs:complexType><xs:element name="ArrayOfword" nillable="true" type="tns:ArrayOfword"/><xs:complexType name="word"><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="conceptID" type="xs:int"/><xs:element minOccurs="0" name="onTheFly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="definition" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="wikiID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="word" nillable="true" type="tns:word"/><xs:complexType name="ArrayOfentity"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="entity" nillable="true" type="tns:entity"/></xs:sequence></xs:complexType><xs:element name="ArrayOfentity" nillable="true" type="tns:ArrayOfentity"/><xs:complexType name="entity"><xs:sequence><xs:element minOccurs="0" name="token" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="origToken" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="tokenTrans" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="typeID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="type" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="subtype" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entityID" type="xs:unsignedInt"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="externalID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="conceptID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="onTheFly" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="definition" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="score" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="wikiID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="rank" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="validCats" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relatedArticles" nillable="true" type="tns:ArrayOfrelDoc"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="entity" nillable="true" type="tns:entity"/><xs:complexType name="ArrayOfrelDoc"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="relDoc" nillable="true" type="tns:relDoc"/></xs:sequence></xs:complexType><xs:element name="ArrayOfrelDoc" nillable="true" type="tns:ArrayOfrelDoc"/><xs:complexType name="relDoc"><xs:sequence><xs:element minOccurs="0" name="docID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="score" type="xs:double"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="rank" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="insertDate" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="englishTitle" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="source" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="snippet" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="englishSnippet" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="lang" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="db" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="images" nillable="true" type="tns:ArrayOfimage"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="videos" nillable="true" type="tns:ArrayOfvideo"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="categories" nillable="true" type="tns:ArrayOfcategory"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="customFields" nillable="true" type="tns:ArrayOfcustomField"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="recomAlgo" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="relDoc" nillable="true" type="tns:relDoc"/><xs:complexType name="ArrayOfcategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="category" nillable="true" type="tns:category"/></xs:sequence></xs:complexType><xs:element name="ArrayOfcategory" nillable="true" type="tns:ArrayOfcategory"/><xs:complexType name="category"><xs:sequence><xs:element minOccurs="0" name="iab" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="score" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="specificCategories" nillable="true" type="tns:ArrayOfspecificCategory"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="category" nillable="true" type="tns:category"/><xs:complexType name="ArrayOfspecificCategory"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="specificCategory" nillable="true" type="tns:specificCategory"/></xs:sequence></xs:complexType><xs:element name="ArrayOfspecificCategory" nillable="true" type="tns:ArrayOfspecificCategory"/><xs:complexType name="specificCategory"><xs:sequence><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="score" type="xs:float"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="specificCategory" nillable="true" type="tns:specificCategory"/><xs:complexType name="ArrayOfcustomField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="customField" nillable="true" type="tns:customField"/></xs:sequence></xs:complexType><xs:element name="ArrayOfcustomField" nillable="true" type="tns:ArrayOfcustomField"/><xs:complexType name="customField"><xs:sequence><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="values" nillable="true" type="q1:ArrayOfstring" xmlns:q1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:complexType><xs:element name="customField" nillable="true" type="tns:customField"/><xs:complexType name="ArrayOfentityType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="entityType" nillable="true" type="tns:entityType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfentityType" nillable="true" type="tns:ArrayOfentityType"/><xs:complexType name="entityType"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entitySubTypes" nillable="true" type="tns:ArrayOfentitySubType"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entities" nillable="true" type="tns:ArrayOfentity"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="entityType" nillable="true" type="tns:entityType"/><xs:complexType name="ArrayOfentitySubType"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="entitySubType" nillable="true" type="tns:entitySubType"/></xs:sequence></xs:complexType><xs:element name="ArrayOfentitySubType" nillable="true" type="tns:ArrayOfentitySubType"/><xs:complexType name="entitySubType"><xs:sequence><xs:element minOccurs="0" name="ID" type="xs:int"/><xs:element minOccurs="0" name="name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entities" nillable="true" type="tns:ArrayOfentity"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="entitySubType" nillable="true" type="tns:entitySubType"/><xs:complexType name="ArrayOfypTag"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ypTag" nillable="true" type="tns:ypTag"/></xs:sequence></xs:complexType><xs:element name="ArrayOfypTag" nillable="true" type="tns:ArrayOfypTag"/><xs:complexType name="ypTag"><xs:sequence><xs:element minOccurs="0" name="id" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="ypTag" nillable="true" type="tns:ypTag"/><xs:complexType name="ArrayOfiptcTag"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="iptcTag" nillable="true" type="tns:iptcTag"/></xs:sequence></xs:complexType><xs:element name="ArrayOfiptcTag" nillable="true" type="tns:ArrayOfiptcTag"/><xs:complexType name="iptcTag"><xs:sequence><xs:element minOccurs="0" name="id" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="imp" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="parentID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="parentTitle" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="iptcTag" nillable="true" type="tns:iptcTag"/><xs:complexType name="ArrayOfdbGroup"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="dbGroup" nillable="true" type="tns:dbGroup"/></xs:sequence></xs:complexType><xs:element name="ArrayOfdbGroup" nillable="true" type="tns:ArrayOfdbGroup"/><xs:complexType name="dbGroup"><xs:sequence><xs:element minOccurs="0" name="db" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relDocCount" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relatedDocuments" nillable="true" type="tns:ArrayOfrelDoc"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="dbGroup" nillable="true" type="tns:dbGroup"/><xs:complexType name="sensitiveContent"><xs:sequence><xs:element minOccurs="0" name="categories" nillable="true" type="tns:ArrayOfcategory"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="brands" nillable="true" type="tns:ArrayOfentity"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="sensitiveContent" nillable="true" type="tns:sensitiveContent"/><xs:complexType name="ArrayOfkeywordMatch"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="keywordMatch" nillable="true" type="tns:keywordMatch"/></xs:sequence></xs:complexType><xs:element name="ArrayOfkeywordMatch" nillable="true" type="tns:ArrayOfkeywordMatch"/><xs:complexType name="keywordMatch"><xs:sequence><xs:element minOccurs="0" name="brand" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="phraseMatch" nillable="true" type="q2:ArrayOfstring" xmlns:q2="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="broadMatch" nillable="true" type="q3:ArrayOfstring" xmlns:q3="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="keywordMatch" nillable="true" type="tns:keywordMatch"/><xs:complexType name="relatedDocumentsResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="count" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relDocCount" type="xs:int"/><xs:element minOccurs="0" name="availableRows" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relatedDocuments" nillable="true" type="tns:ArrayOfrelDoc"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="dbGroups" nillable="true" type="tns:ArrayOfdbGroup"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="algoVariant" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="relatedDocumentsResponse" nillable="true" type="tns:relatedDocumentsResponse"/><xs:complexType name="followEntityResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="followId" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="followEntityResponse" nillable="true" type="tns:followEntityResponse"/><xs:complexType name="followPreferenceResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="followId" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="preferenceDocId" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="howOften" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="followPreferenceResponse" nillable="true" type="tns:followPreferenceResponse"/><xs:complexType name="userFollowResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="userFollows" nillable="true" type="tns:ArrayOfuserFollow"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="userFollowResponse" nillable="true" type="tns:userFollowResponse"/><xs:complexType name="ArrayOfuserFollow"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="userFollow" nillable="true" type="tns:userFollow"/></xs:sequence></xs:complexType><xs:element name="ArrayOfuserFollow" nillable="true" type="tns:ArrayOfuserFollow"/><xs:complexType name="userFollow"><xs:sequence><xs:element minOccurs="0" name="followId" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="followType" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="howOften" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="docId" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="text" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entityID" type="xs:unsignedInt"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="category" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="userFollow" nillable="true" type="tns:userFollow"/><xs:complexType name="showInvalidateUsernamesResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="hasNextPage" type="xs:boolean"/><xs:element minOccurs="0" name="previousPage" type="xs:long"/><xs:element minOccurs="0" name="nextPage" type="xs:long"/><xs:element minOccurs="0" name="usernames" nillable="true" type="q4:ArrayOfstring" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="showInvalidateUsernamesResponse" nillable="true" type="tns:showInvalidateUsernamesResponse"/><xs:complexType name="showNewFollowResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="hasNextPage" type="xs:boolean"/><xs:element minOccurs="0" name="previousPage" type="xs:long"/><xs:element minOccurs="0" name="nextPage" type="xs:long"/><xs:element minOccurs="0" name="newFollows" nillable="true" type="tns:ArrayOfnewFollowEntry"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="showNewFollowResponse" nillable="true" type="tns:showNewFollowResponse"/><xs:complexType name="ArrayOfnewFollowEntry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="newFollowEntry" nillable="true" type="tns:newFollowEntry"/></xs:sequence></xs:complexType><xs:element name="ArrayOfnewFollowEntry" nillable="true" type="tns:ArrayOfnewFollowEntry"/><xs:complexType name="newFollowEntry"><xs:sequence><xs:element minOccurs="0" name="followId" type="xs:long"/><xs:element minOccurs="0" name="username" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="newFollowEntry" nillable="true" type="tns:newFollowEntry"/><xs:complexType name="userEmailResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="preferences" nillable="true" type="tns:ArrayOfuserEmailPreference"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="userEmailResponse" nillable="true" type="tns:userEmailResponse"/><xs:complexType name="ArrayOfuserEmailPreference"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="userEmailPreference" nillable="true" type="tns:userEmailPreference"/></xs:sequence></xs:complexType><xs:element name="ArrayOfuserEmailPreference" nillable="true" type="tns:ArrayOfuserEmailPreference"/><xs:complexType name="userEmailPreference"><xs:sequence><xs:element minOccurs="0" name="followId" type="xs:long"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="howOften" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="docId" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="articleUID" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="url" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="title" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="snippet" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="followType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="entityID" type="xs:unsignedInt"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entityLabel" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="entityCategory" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="relatedDocuments" nillable="true" type="tns:ArrayOfrelDoc"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="userEmailPreference" nillable="true" type="tns:userEmailPreference"/><xs:complexType name="addDocumentVideoResponse"><xs:complexContent mixed="false"><xs:extension base="tns:response"><xs:sequence><xs:element minOccurs="0" name="vid" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="docID" type="xs:int"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType><xs:element name="addDocumentVideoResponse" nillable="true" type="tns:addDocumentVideoResponse"/></xs:schema><xs:schema elementFormDefault="qualified" targetNamespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><xs:complexType name="ArrayOfstring"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="string" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ArrayOfstring" nillable="true" type="tns:ArrayOfstring"/></xs:schema></wsdl:types><wsdl:message name="INewsAgencyService_GetTopEntities_InputMessage"><wsdl:part name="parameters" element="tns:GetTopEntities"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopEntities_OutputMessage"><wsdl:part name="parameters" element="tns:GetTopEntitiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopEntities_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetTopEntities_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopEntities_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetTopEntities_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopRelatedArticles_InputMessage"><wsdl:part name="parameters" element="tns:GetTopRelatedArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopRelatedArticles_OutputMessage"><wsdl:part name="parameters" element="tns:GetTopRelatedArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopRelatedArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetTopRelatedArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetTopRelatedArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetTopRelatedArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowIndex_InputMessage"><wsdl:part name="parameters" element="tns:ShowIndex"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowIndex_OutputMessage"><wsdl:part name="parameters" element="tns:ShowIndexResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowIndex_GET_InputMessage"><wsdl:part name="parameters" element="tns:ShowIndex_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowIndex_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ShowIndex_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ClearIndex_InputMessage"><wsdl:part name="parameters" element="tns:ClearIndex"/></wsdl:message><wsdl:message name="INewsAgencyService_ClearIndex_OutputMessage"><wsdl:part name="parameters" element="tns:ClearIndexResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ClearIndex_GET_InputMessage"><wsdl:part name="parameters" element="tns:ClearIndex_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ClearIndex_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ClearIndex_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateSummary_InputMessage"><wsdl:part name="parameters" element="tns:UpdateSummary"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateSummary_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateSummaryResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateSummary_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateSummary_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateSummary_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateSummary_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveOneRelatedArticle_InputMessage"><wsdl:part name="parameters" element="tns:RemoveOneRelatedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveOneRelatedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveOneRelatedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveOneRelatedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:RemoveOneRelatedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveOneRelatedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveOneRelatedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddOneRelatedArticle_InputMessage"><wsdl:part name="parameters" element="tns:AddOneRelatedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_AddOneRelatedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:AddOneRelatedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddOneRelatedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddOneRelatedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddOneRelatedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddOneRelatedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditOneRelatedArticle_InputMessage"><wsdl:part name="parameters" element="tns:EditOneRelatedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_EditOneRelatedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:EditOneRelatedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditOneRelatedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditOneRelatedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditOneRelatedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditOneRelatedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteEntityFromArticle_InputMessage"><wsdl:part name="parameters" element="tns:DeleteEntityFromArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteEntityFromArticle_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteEntityFromArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteEntityFromArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeleteEntityFromArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteEntityFromArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteEntityFromArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteDummyEntity_InputMessage"><wsdl:part name="parameters" element="tns:DeleteDummyEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteDummyEntity_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteDummyEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteDummyEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeleteDummyEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteDummyEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteDummyEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditDummyEntity_InputMessage"><wsdl:part name="parameters" element="tns:EditDummyEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_EditDummyEntity_OutputMessage"><wsdl:part name="parameters" element="tns:EditDummyEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditDummyEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditDummyEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditDummyEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditDummyEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityToken_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityToken"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityToken_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityTokenResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityToken_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityToken_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityToken_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityToken_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityScore_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityScore"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityScore_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityScoreResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityScore_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityScore_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityScore_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityScore_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddNewEntity_InputMessage"><wsdl:part name="parameters" element="tns:AddNewEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_AddNewEntity_OutputMessage"><wsdl:part name="parameters" element="tns:AddNewEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddNewEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddNewEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddNewEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddNewEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityType_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityType"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityType_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityTypeResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityType_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditEntityType_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditEntityType_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditEntityType_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATERelatedArticle_Batch_InputMessage"><wsdl:part name="parameters" element="tns:UPDATERelatedArticle_Batch"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATERelatedArticle_Batch_OutputMessage"><wsdl:part name="parameters" element="tns:UPDATERelatedArticle_BatchResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATERelatedArticle_Batch_GET_InputMessage"><wsdl:part name="parameters" element="tns:UPDATERelatedArticle_Batch_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATERelatedArticle_Batch_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UPDATERelatedArticle_Batch_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATEDocEntities_Batch_InputMessage"><wsdl:part name="parameters" element="tns:UPDATEDocEntities_Batch"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATEDocEntities_Batch_OutputMessage"><wsdl:part name="parameters" element="tns:UPDATEDocEntities_BatchResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATEDocEntities_Batch_GET_InputMessage"><wsdl:part name="parameters" element="tns:UPDATEDocEntities_Batch_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UPDATEDocEntities_Batch_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UPDATEDocEntities_Batch_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddCustomTag_InputMessage"><wsdl:part name="parameters" element="tns:AddCustomTag"/></wsdl:message><wsdl:message name="INewsAgencyService_AddCustomTag_OutputMessage"><wsdl:part name="parameters" element="tns:AddCustomTagResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddCustomTag_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddCustomTag_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddCustomTag_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddCustomTag_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteCustomTag_InputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomTag"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteCustomTag_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomTagResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteCustomTag_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomTag_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteCustomTag_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteCustomTag_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateCustomTag_InputMessage"><wsdl:part name="parameters" element="tns:UpdateCustomTag"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateCustomTag_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateCustomTagResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateCustomTag_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateCustomTag_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateCustomTag_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateCustomTag_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCacheSize_InputMessage"><wsdl:part name="parameters" element="tns:GetCacheSize"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCacheSize_OutputMessage"><wsdl:part name="parameters" element="tns:GetCacheSizeResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCacheSize_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetCacheSize_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCacheSize_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetCacheSize_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPreference_InputMessage"><wsdl:part name="parameters" element="tns:AddPreference"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPreference_OutputMessage"><wsdl:part name="parameters" element="tns:AddPreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddPreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddPreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePreference_InputMessage"><wsdl:part name="parameters" element="tns:DeletePreference"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePreference_OutputMessage"><wsdl:part name="parameters" element="tns:DeletePreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeletePreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeletePreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreference_InputMessage"><wsdl:part name="parameters" element="tns:GetPreference"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreference_OutputMessage"><wsdl:part name="parameters" element="tns:GetPreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetPreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetPreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreferenceRelatedArticles_InputMessage"><wsdl:part name="parameters" element="tns:GetPreferenceRelatedArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreferenceRelatedArticles_OutputMessage"><wsdl:part name="parameters" element="tns:GetPreferenceRelatedArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreferenceRelatedArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetPreferenceRelatedArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPreferenceRelatedArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetPreferenceRelatedArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleRelatedPreferences_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleRelatedPreferences"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleRelatedPreferences_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleRelatedPreferencesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleRelatedPreferences_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleRelatedPreferences_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleRelatedPreferences_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleRelatedPreferences_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Follow_InputMessage"><wsdl:part name="parameters" element="tns:Follow"/></wsdl:message><wsdl:message name="INewsAgencyService_Follow_OutputMessage"><wsdl:part name="parameters" element="tns:FollowResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Follow_GET_InputMessage"><wsdl:part name="parameters" element="tns:Follow_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_Follow_GET_OutputMessage"><wsdl:part name="parameters" element="tns:Follow_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollow_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollow"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollow_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollow_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollow_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollow_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollow_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Unfollow_InputMessage"><wsdl:part name="parameters" element="tns:Unfollow"/></wsdl:message><wsdl:message name="INewsAgencyService_Unfollow_OutputMessage"><wsdl:part name="parameters" element="tns:UnfollowResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Unfollow_GET_InputMessage"><wsdl:part name="parameters" element="tns:Unfollow_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_Unfollow_GET_OutputMessage"><wsdl:part name="parameters" element="tns:Unfollow_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ActivateUser_InputMessage"><wsdl:part name="parameters" element="tns:ActivateUser"/></wsdl:message><wsdl:message name="INewsAgencyService_ActivateUser_OutputMessage"><wsdl:part name="parameters" element="tns:ActivateUserResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ActivateUser_GET_InputMessage"><wsdl:part name="parameters" element="tns:ActivateUser_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ActivateUser_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ActivateUser_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveUser_InputMessage"><wsdl:part name="parameters" element="tns:RemoveUser"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveUser_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveUserResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveUser_GET_InputMessage"><wsdl:part name="parameters" element="tns:RemoveUser_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveUser_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveUser_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UserFollows_InputMessage"><wsdl:part name="parameters" element="tns:UserFollows"/></wsdl:message><wsdl:message name="INewsAgencyService_UserFollows_OutputMessage"><wsdl:part name="parameters" element="tns:UserFollowsResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UserFollows_GET_InputMessage"><wsdl:part name="parameters" element="tns:UserFollows_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UserFollows_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UserFollows_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollowsDump_InputMessage"><wsdl:part name="parameters" element="tns:GetUserFollowsDump"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollowsDump_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserFollowsDumpResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollowsDump_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetUserFollowsDump_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollowsDump_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserFollowsDump_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UserNewsletters_InputMessage"><wsdl:part name="parameters" element="tns:UserNewsletters"/></wsdl:message><wsdl:message name="INewsAgencyService_UserNewsletters_OutputMessage"><wsdl:part name="parameters" element="tns:UserNewslettersResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UserNewsletters_GET_InputMessage"><wsdl:part name="parameters" element="tns:UserNewsletters_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UserNewsletters_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UserNewsletters_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserNewslettersDump_InputMessage"><wsdl:part name="parameters" element="tns:GetUserNewslettersDump"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserNewslettersDump_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserNewslettersDumpResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserNewslettersDump_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetUserNewslettersDump_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserNewslettersDump_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserNewslettersDump_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_SubscribeUserNewsletter_InputMessage"><wsdl:part name="parameters" element="tns:SubscribeUserNewsletter"/></wsdl:message><wsdl:message name="INewsAgencyService_SubscribeUserNewsletter_OutputMessage"><wsdl:part name="parameters" element="tns:SubscribeUserNewsletterResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_SubscribeUserNewsletter_GET_InputMessage"><wsdl:part name="parameters" element="tns:SubscribeUserNewsletter_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_SubscribeUserNewsletter_GET_OutputMessage"><wsdl:part name="parameters" element="tns:SubscribeUserNewsletter_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUserNewsletter_InputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUserNewsletter"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUserNewsletter_OutputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUserNewsletterResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUserNewsletter_GET_InputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUserNewsletter_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUserNewsletter_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUserNewsletter_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateUserNewsletter_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserNewsletter"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateUserNewsletter_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserNewsletterResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateUserNewsletter_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateUserNewsletter_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateUserNewsletter_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateUserNewsletter_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ResetNewsletterFrequency_InputMessage"><wsdl:part name="parameters" element="tns:ResetNewsletterFrequency"/></wsdl:message><wsdl:message name="INewsAgencyService_ResetNewsletterFrequency_OutputMessage"><wsdl:part name="parameters" element="tns:ResetNewsletterFrequencyResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ResetNewsletterFrequency_GET_InputMessage"><wsdl:part name="parameters" element="tns:ResetNewsletterFrequency_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ResetNewsletterFrequency_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ResetNewsletterFrequency_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_TestNewsletter_InputMessage"><wsdl:part name="parameters" element="tns:TestNewsletter"/></wsdl:message><wsdl:message name="INewsAgencyService_TestNewsletter_OutputMessage"><wsdl:part name="parameters" element="tns:TestNewsletterResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_TestNewsletter_GET_InputMessage"><wsdl:part name="parameters" element="tns:TestNewsletter_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_TestNewsletter_GET_OutputMessage"><wsdl:part name="parameters" element="tns:TestNewsletter_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowEntity_InputMessage"><wsdl:part name="parameters" element="tns:FollowEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowEntity_OutputMessage"><wsdl:part name="parameters" element="tns:FollowEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:FollowEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:FollowEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowEntity_InputMessage"><wsdl:part name="parameters" element="tns:UnfollowEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowEntity_OutputMessage"><wsdl:part name="parameters" element="tns:UnfollowEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:UnfollowEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UnfollowEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowEntity_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowEntity_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowPreference_InputMessage"><wsdl:part name="parameters" element="tns:FollowPreference"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowPreference_OutputMessage"><wsdl:part name="parameters" element="tns:FollowPreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowPreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:FollowPreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_FollowPreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:FollowPreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowPreference_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowPreference"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowPreference_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowPreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowPreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowPreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateFollowPreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateFollowPreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowPreference_InputMessage"><wsdl:part name="parameters" element="tns:UnfollowPreference"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowPreference_OutputMessage"><wsdl:part name="parameters" element="tns:UnfollowPreferenceResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowPreference_GET_InputMessage"><wsdl:part name="parameters" element="tns:UnfollowPreference_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UnfollowPreference_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UnfollowPreference_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUser_InputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUser"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUser_OutputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUserResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUser_GET_InputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUser_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UnsubscribeUser_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UnsubscribeUser_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollows_InputMessage"><wsdl:part name="parameters" element="tns:GetUserFollows"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollows_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserFollowsResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollows_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetUserFollows_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserFollows_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserFollows_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowInvalidateUsernames_InputMessage"><wsdl:part name="parameters" element="tns:ShowInvalidateUsernames"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowInvalidateUsernames_OutputMessage"><wsdl:part name="parameters" element="tns:ShowInvalidateUsernamesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowInvalidateUsernames_GET_InputMessage"><wsdl:part name="parameters" element="tns:ShowInvalidateUsernames_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowInvalidateUsernames_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ShowInvalidateUsernames_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowNewFollow_InputMessage"><wsdl:part name="parameters" element="tns:ShowNewFollow"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowNewFollow_OutputMessage"><wsdl:part name="parameters" element="tns:ShowNewFollowResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowNewFollow_GET_InputMessage"><wsdl:part name="parameters" element="tns:ShowNewFollow_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_ShowNewFollow_GET_OutputMessage"><wsdl:part name="parameters" element="tns:ShowNewFollow_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserEmail_InputMessage"><wsdl:part name="parameters" element="tns:GetUserEmail"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserEmail_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserEmailResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserEmail_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetUserEmail_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetUserEmail_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetUserEmail_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_PurgeCache_InputMessage"><wsdl:part name="parameters" element="tns:PurgeCache"/></wsdl:message><wsdl:message name="INewsAgencyService_PurgeCache_OutputMessage"><wsdl:part name="parameters" element="tns:PurgeCacheResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_PurgeCache_GET_InputMessage"><wsdl:part name="parameters" element="tns:PurgeCache_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_PurgeCache_GET_OutputMessage"><wsdl:part name="parameters" element="tns:PurgeCache_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_InvalidateCache_InputMessage"><wsdl:part name="parameters" element="tns:InvalidateCache"/></wsdl:message><wsdl:message name="INewsAgencyService_InvalidateCache_OutputMessage"><wsdl:part name="parameters" element="tns:InvalidateCacheResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_InvalidateCache_GET_InputMessage"><wsdl:part name="parameters" element="tns:InvalidateCache_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_InvalidateCache_GET_OutputMessage"><wsdl:part name="parameters" element="tns:InvalidateCache_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_WidgetLoad_InputMessage"><wsdl:part name="parameters" element="tns:WidgetLoad"/></wsdl:message><wsdl:message name="INewsAgencyService_WidgetLoad_OutputMessage"><wsdl:part name="parameters" element="tns:WidgetLoadResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetHtml_InputMessage"><wsdl:part name="parameters" element="tns:GetHtml"/></wsdl:message><wsdl:message name="INewsAgencyService_GetHtml_OutputMessage"><wsdl:part name="parameters" element="tns:GetHtmlResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Test_InputMessage"><wsdl:part name="parameters" element="tns:Test"/></wsdl:message><wsdl:message name="INewsAgencyService_Test_OutputMessage"><wsdl:part name="parameters" element="tns:TestResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_Test_GET_InputMessage"><wsdl:part name="parameters" element="tns:Test_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_Test_GET_OutputMessage"><wsdl:part name="parameters" element="tns:Test_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPromotedArticle_InputMessage"><wsdl:part name="parameters" element="tns:AddPromotedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPromotedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:AddPromotedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPromotedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddPromotedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddPromotedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddPromotedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdatePromotedArticle_InputMessage"><wsdl:part name="parameters" element="tns:UpdatePromotedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdatePromotedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:UpdatePromotedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdatePromotedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdatePromotedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdatePromotedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdatePromotedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePromotedArticle_InputMessage"><wsdl:part name="parameters" element="tns:DeletePromotedArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePromotedArticle_OutputMessage"><wsdl:part name="parameters" element="tns:DeletePromotedArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePromotedArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeletePromotedArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeletePromotedArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeletePromotedArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticleVideo_InputMessage"><wsdl:part name="parameters" element="tns:AddArticleVideo"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticleVideo_OutputMessage"><wsdl:part name="parameters" element="tns:AddArticleVideoResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticleVideo_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddArticleVideo_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticleVideo_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddArticleVideo_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveArticleVideo_InputMessage"><wsdl:part name="parameters" element="tns:RemoveArticleVideo"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveArticleVideo_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveArticleVideoResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveArticleVideo_GET_InputMessage"><wsdl:part name="parameters" element="tns:RemoveArticleVideo_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveArticleVideo_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveArticleVideo_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticle_InputMessage"><wsdl:part name="parameters" element="tns:AddArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticle_OutputMessage"><wsdl:part name="parameters" element="tns:AddArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateArticle_InputMessage"><wsdl:part name="parameters" element="tns:UpdateArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateArticle_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteArticle_InputMessage"><wsdl:part name="parameters" element="tns:DeleteArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteArticle_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeleteArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_HasArticle_InputMessage"><wsdl:part name="parameters" element="tns:HasArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_HasArticle_OutputMessage"><wsdl:part name="parameters" element="tns:HasArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_HasArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:HasArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_HasArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:HasArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticle_InputMessage"><wsdl:part name="parameters" element="tns:GetArticle"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticle_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticle_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticle_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticle_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticle_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleSummary_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleSummary"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleSummary_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleSummaryResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleSummary_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleSummary_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleSummary_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleSummary_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyTopics_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyTopics"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyTopics_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyTopicsResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyTopics_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyTopics_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyTopics_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyTopics_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyEntities_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyEntities"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyEntities_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyEntitiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyEntities_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyEntities_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleKeyEntities_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleKeyEntities_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleEntities_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleEntities"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleEntities_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleEntitiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleEntities_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleEntities_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleEntities_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleEntities_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleCategories_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleCategories"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleCategories_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleCategoriesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleCategories_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleCategories_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleCategories_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleCategories_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRelatedArticles_InputMessage"><wsdl:part name="parameters" element="tns:GetRelatedArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRelatedArticles_OutputMessage"><wsdl:part name="parameters" element="tns:GetRelatedArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRelatedArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetRelatedArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRelatedArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetRelatedArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleText_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleText"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleText_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleTextResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleText_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetArticleText_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetArticleText_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetArticleText_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPopularArticles_InputMessage"><wsdl:part name="parameters" element="tns:GetPopularArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPopularArticles_OutputMessage"><wsdl:part name="parameters" element="tns:GetPopularArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPopularArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetPopularArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetPopularArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetPopularArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_RuleBased_InputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_RuleBased"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_RuleBased_OutputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_RuleBasedResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_RuleBased_GET_InputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_RuleBased_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_RuleBased_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_RuleBased_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_InputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_OutputMessage"><wsdl:part name="parameters" element="tns:RecommendArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RecommendArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RecommendArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Category_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Category"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Category_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_CategoryResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Category_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Category_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Category_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Category_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PageType_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PageType"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PageType_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PageTypeResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PageType_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PageType_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PageType_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PageType_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_CustomField_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_CustomField"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_CustomField_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_CustomFieldResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_CustomField_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_CustomField_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_CustomField_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_CustomField_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Article_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Article"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Article_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_ArticleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Article_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Article_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Article_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Article_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Language_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Language"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Language_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_LanguageResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Language_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Language_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Language_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Language_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Thumbnail_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Thumbnail"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Thumbnail_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_ThumbnailResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Thumbnail_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Thumbnail_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_Thumbnail_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_Thumbnail_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_FilterPeriod_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_FilterPeriod"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_FilterPeriod_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_FilterPeriodResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_FilterPeriod_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_FilterPeriod_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_FilterPeriod_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_FilterPeriod_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PushEntityRelArticles_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PushEntityRelArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PushEntityRelArticles_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PushEntityRelArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PushEntityRelArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PushEntityRelArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddRecomRule_PushEntityRelArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddRecomRule_PushEntityRelArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveRecomRule_InputMessage"><wsdl:part name="parameters" element="tns:RemoveRecomRule"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveRecomRule_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveRecomRuleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveRecomRule_GET_InputMessage"><wsdl:part name="parameters" element="tns:RemoveRecomRule_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveRecomRule_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveRecomRule_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditRecomRule_InputMessage"><wsdl:part name="parameters" element="tns:EditRecomRule"/></wsdl:message><wsdl:message name="INewsAgencyService_EditRecomRule_OutputMessage"><wsdl:part name="parameters" element="tns:EditRecomRuleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_EditRecomRule_GET_InputMessage"><wsdl:part name="parameters" element="tns:EditRecomRule_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_EditRecomRule_GET_OutputMessage"><wsdl:part name="parameters" element="tns:EditRecomRule_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRecomRule_InputMessage"><wsdl:part name="parameters" element="tns:GetRecomRule"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRecomRule_OutputMessage"><wsdl:part name="parameters" element="tns:GetRecomRuleResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRecomRule_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetRecomRule_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetRecomRule_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetRecomRule_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentRecomRules_InputMessage"><wsdl:part name="parameters" element="tns:GetCurrentRecomRules"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentRecomRules_OutputMessage"><wsdl:part name="parameters" element="tns:GetCurrentRecomRulesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentRecomRules_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetCurrentRecomRules_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentRecomRules_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetCurrentRecomRules_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetScheduledRecomRules_InputMessage"><wsdl:part name="parameters" element="tns:GetScheduledRecomRules"/></wsdl:message><wsdl:message name="INewsAgencyService_GetScheduledRecomRules_OutputMessage"><wsdl:part name="parameters" element="tns:GetScheduledRecomRulesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetScheduledRecomRules_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetScheduledRecomRules_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetScheduledRecomRules_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetScheduledRecomRules_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredRecomRules_InputMessage"><wsdl:part name="parameters" element="tns:GetExpiredRecomRules"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredRecomRules_OutputMessage"><wsdl:part name="parameters" element="tns:GetExpiredRecomRulesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredRecomRules_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetExpiredRecomRules_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredRecomRules_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetExpiredRecomRules_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedRecomRules_InputMessage"><wsdl:part name="parameters" element="tns:GetDeletedRecomRules"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedRecomRules_OutputMessage"><wsdl:part name="parameters" element="tns:GetDeletedRecomRulesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedRecomRules_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetDeletedRecomRules_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedRecomRules_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetDeletedRecomRules_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_MergeRecomProfiles_InputMessage"><wsdl:part name="parameters" element="tns:MergeRecomProfiles"/></wsdl:message><wsdl:message name="INewsAgencyService_MergeRecomProfiles_OutputMessage"><wsdl:part name="parameters" element="tns:MergeRecomProfilesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_MergeRecomProfiles_GET_InputMessage"><wsdl:part name="parameters" element="tns:MergeRecomProfiles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_MergeRecomProfiles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:MergeRecomProfiles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddEntityToBlackList_InputMessage"><wsdl:part name="parameters" element="tns:AddEntityToBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_AddEntityToBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:AddEntityToBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddEntityToBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddEntityToBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddEntityToBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddEntityToBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveEntityFromBlackList_InputMessage"><wsdl:part name="parameters" element="tns:RemoveEntityFromBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveEntityFromBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveEntityFromBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveEntityFromBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:RemoveEntityFromBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_RemoveEntityFromBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:RemoveEntityFromBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetBlackListedEntity_InputMessage"><wsdl:part name="parameters" element="tns:GetBlackListedEntity"/></wsdl:message><wsdl:message name="INewsAgencyService_GetBlackListedEntity_OutputMessage"><wsdl:part name="parameters" element="tns:GetBlackListedEntityResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetBlackListedEntity_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetBlackListedEntity_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetBlackListedEntity_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetBlackListedEntity_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentEntitiesBlackList_InputMessage"><wsdl:part name="parameters" element="tns:GetCurrentEntitiesBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentEntitiesBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:GetCurrentEntitiesBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentEntitiesBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetCurrentEntitiesBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetCurrentEntitiesBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetCurrentEntitiesBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetAllEntitiesBlackList_InputMessage"><wsdl:part name="parameters" element="tns:GetAllEntitiesBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_GetAllEntitiesBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllEntitiesBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetAllEntitiesBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetAllEntitiesBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetAllEntitiesBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetAllEntitiesBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredEntitiesBlackList_InputMessage"><wsdl:part name="parameters" element="tns:GetExpiredEntitiesBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredEntitiesBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:GetExpiredEntitiesBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredEntitiesBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetExpiredEntitiesBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetExpiredEntitiesBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetExpiredEntitiesBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedEntitiesBlackList_InputMessage"><wsdl:part name="parameters" element="tns:GetDeletedEntitiesBlackList"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedEntitiesBlackList_OutputMessage"><wsdl:part name="parameters" element="tns:GetDeletedEntitiesBlackListResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedEntitiesBlackList_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetDeletedEntitiesBlackList_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetDeletedEntitiesBlackList_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetDeletedEntitiesBlackList_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FetchJob_GET_InputMessage"><wsdl:part name="parameters" element="tns:FetchJob_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_FetchJob_GET_OutputMessage"><wsdl:part name="parameters" element="tns:FetchJob_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_FetchJob_InputMessage"><wsdl:part name="parameters" element="tns:FetchJob"/></wsdl:message><wsdl:message name="INewsAgencyService_FetchJob_OutputMessage"><wsdl:part name="parameters" element="tns:FetchJobResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DoStupidJob_GET_InputMessage"><wsdl:part name="parameters" element="tns:DoStupidJob_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DoStupidJob_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DoStupidJob_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DoStupidJob_InputMessage"><wsdl:part name="parameters" element="tns:DoStupidJob"/></wsdl:message><wsdl:message name="INewsAgencyService_DoStupidJob_OutputMessage"><wsdl:part name="parameters" element="tns:DoStupidJobResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_Entities_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_Entities"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_Entities_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_EntitiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_Entities_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_Entities_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_Entities_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_Entities_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_TrendingStories_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_TrendingStories"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_TrendingStories_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_TrendingStoriesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_TrendingStories_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_TrendingStories_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_TrendingStories_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_TrendingStories_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_CategoryAnalysis"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_CategoryAnalysisResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_CategoryAnalysis_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_CategoryAnalysis_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_LogsInfo_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_LogsInfo"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_LogsInfo_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_LogsInfoResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_LogsInfo_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_LogsInfo_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_LogsInfo_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_LogsInfo_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_ListOfReferrers_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_ListOfReferrers"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_ListOfReferrers_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_ListOfReferrersResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_ListOfReferrers_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_ListOfReferrers_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetSmartAnalytics_ListOfReferrers_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetSmartAnalytics_ListOfReferrers_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_InputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_OutputMessage"><wsdl:part name="parameters" element="tns:GetIptcTagsResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_Sequential_InputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_Sequential"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_Sequential_OutputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_SequentialResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_Sequential_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_Sequential_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetIptcTags_Sequential_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetIptcTags_Sequential_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_InputMessage"><wsdl:part name="parameters" element="tns:GetYPTags"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_OutputMessage"><wsdl:part name="parameters" element="tns:GetYPTagsResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_Sequential_InputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_Sequential"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_Sequential_OutputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_SequentialResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_Sequential_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_Sequential_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetYPTags_Sequential_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetYPTags_Sequential_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UploadTaggingHierarchies_Batch_InputMessage"><wsdl:part name="parameters" element="tns:UploadTaggingHierarchies_Batch"/></wsdl:message><wsdl:message name="INewsAgencyService_UploadTaggingHierarchies_Batch_OutputMessage"><wsdl:part name="parameters" element="tns:UploadTaggingHierarchies_BatchResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UploadTaggingHierarchies_Batch_GET_InputMessage"><wsdl:part name="parameters" element="tns:UploadTaggingHierarchies_Batch_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UploadTaggingHierarchies_Batch_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UploadTaggingHierarchies_Batch_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddToTaggingHierarchies_InputMessage"><wsdl:part name="parameters" element="tns:AddToTaggingHierarchies"/></wsdl:message><wsdl:message name="INewsAgencyService_AddToTaggingHierarchies_OutputMessage"><wsdl:part name="parameters" element="tns:AddToTaggingHierarchiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_AddToTaggingHierarchies_GET_InputMessage"><wsdl:part name="parameters" element="tns:AddToTaggingHierarchies_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_AddToTaggingHierarchies_GET_OutputMessage"><wsdl:part name="parameters" element="tns:AddToTaggingHierarchies_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateInTaggingHierarchies_InputMessage"><wsdl:part name="parameters" element="tns:UpdateInTaggingHierarchies"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateInTaggingHierarchies_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateInTaggingHierarchiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateInTaggingHierarchies_GET_InputMessage"><wsdl:part name="parameters" element="tns:UpdateInTaggingHierarchies_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_UpdateInTaggingHierarchies_GET_OutputMessage"><wsdl:part name="parameters" element="tns:UpdateInTaggingHierarchies_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteFromTaggingHierarchies_InputMessage"><wsdl:part name="parameters" element="tns:DeleteFromTaggingHierarchies"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteFromTaggingHierarchies_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteFromTaggingHierarchiesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteFromTaggingHierarchies_GET_InputMessage"><wsdl:part name="parameters" element="tns:DeleteFromTaggingHierarchies_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_DeleteFromTaggingHierarchies_GET_OutputMessage"><wsdl:part name="parameters" element="tns:DeleteFromTaggingHierarchies_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticles_InputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticles"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticles_OutputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticlesResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticles_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticles_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticles_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticles_GETResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticlesCount_InputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticlesCount"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticlesCount_OutputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticlesCountResponse"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticlesCount_GET_InputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticlesCount_GET"/></wsdl:message><wsdl:message name="INewsAgencyService_GetEntityRelatedArticlesCount_GET_OutputMessage"><wsdl:part name="parameters" element="tns:GetEntityRelatedArticlesCount_GETResponse"/></wsdl:message><wsdl:portType name="INewsAgencyService"><wsdl:operation name="GetTopEntities"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopEntities" message="tns:INewsAgencyService_GetTopEntities_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopEntitiesResponse" message="tns:INewsAgencyService_GetTopEntities_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTopEntities_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopEntities_GET" message="tns:INewsAgencyService_GetTopEntities_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopEntities_GETResponse" message="tns:INewsAgencyService_GetTopEntities_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTopRelatedArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopRelatedArticles" message="tns:INewsAgencyService_GetTopRelatedArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopRelatedArticlesResponse" message="tns:INewsAgencyService_GetTopRelatedArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="GetTopRelatedArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopRelatedArticles_GET" message="tns:INewsAgencyService_GetTopRelatedArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetTopRelatedArticles_GETResponse" message="tns:INewsAgencyService_GetTopRelatedArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowIndex"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowIndex" message="tns:INewsAgencyService_ShowIndex_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowIndexResponse" message="tns:INewsAgencyService_ShowIndex_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowIndex_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowIndex_GET" message="tns:INewsAgencyService_ShowIndex_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowIndex_GETResponse" message="tns:INewsAgencyService_ShowIndex_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ClearIndex"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ClearIndex" message="tns:INewsAgencyService_ClearIndex_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ClearIndexResponse" message="tns:INewsAgencyService_ClearIndex_OutputMessage"/></wsdl:operation><wsdl:operation name="ClearIndex_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ClearIndex_GET" message="tns:INewsAgencyService_ClearIndex_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ClearIndex_GETResponse" message="tns:INewsAgencyService_ClearIndex_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateSummary"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateSummary" message="tns:INewsAgencyService_UpdateSummary_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateSummaryResponse" message="tns:INewsAgencyService_UpdateSummary_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateSummary_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateSummary_GET" message="tns:INewsAgencyService_UpdateSummary_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateSummary_GETResponse" message="tns:INewsAgencyService_UpdateSummary_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveOneRelatedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveOneRelatedArticle" message="tns:INewsAgencyService_RemoveOneRelatedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveOneRelatedArticleResponse" message="tns:INewsAgencyService_RemoveOneRelatedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveOneRelatedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveOneRelatedArticle_GET" message="tns:INewsAgencyService_RemoveOneRelatedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveOneRelatedArticle_GETResponse" message="tns:INewsAgencyService_RemoveOneRelatedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddOneRelatedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddOneRelatedArticle" message="tns:INewsAgencyService_AddOneRelatedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddOneRelatedArticleResponse" message="tns:INewsAgencyService_AddOneRelatedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="AddOneRelatedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddOneRelatedArticle_GET" message="tns:INewsAgencyService_AddOneRelatedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddOneRelatedArticle_GETResponse" message="tns:INewsAgencyService_AddOneRelatedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditOneRelatedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditOneRelatedArticle" message="tns:INewsAgencyService_EditOneRelatedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditOneRelatedArticleResponse" message="tns:INewsAgencyService_EditOneRelatedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="EditOneRelatedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditOneRelatedArticle_GET" message="tns:INewsAgencyService_EditOneRelatedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditOneRelatedArticle_GETResponse" message="tns:INewsAgencyService_EditOneRelatedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteEntityFromArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteEntityFromArticle" message="tns:INewsAgencyService_DeleteEntityFromArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteEntityFromArticleResponse" message="tns:INewsAgencyService_DeleteEntityFromArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteEntityFromArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteEntityFromArticle_GET" message="tns:INewsAgencyService_DeleteEntityFromArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteEntityFromArticle_GETResponse" message="tns:INewsAgencyService_DeleteEntityFromArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteDummyEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteDummyEntity" message="tns:INewsAgencyService_DeleteDummyEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteDummyEntityResponse" message="tns:INewsAgencyService_DeleteDummyEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteDummyEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteDummyEntity_GET" message="tns:INewsAgencyService_DeleteDummyEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteDummyEntity_GETResponse" message="tns:INewsAgencyService_DeleteDummyEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditDummyEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditDummyEntity" message="tns:INewsAgencyService_EditDummyEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditDummyEntityResponse" message="tns:INewsAgencyService_EditDummyEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="EditDummyEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditDummyEntity_GET" message="tns:INewsAgencyService_EditDummyEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditDummyEntity_GETResponse" message="tns:INewsAgencyService_EditDummyEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityToken"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityToken" message="tns:INewsAgencyService_EditEntityToken_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityTokenResponse" message="tns:INewsAgencyService_EditEntityToken_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityToken_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityToken_GET" message="tns:INewsAgencyService_EditEntityToken_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityToken_GETResponse" message="tns:INewsAgencyService_EditEntityToken_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityScore"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityScore" message="tns:INewsAgencyService_EditEntityScore_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityScoreResponse" message="tns:INewsAgencyService_EditEntityScore_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityScore_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityScore_GET" message="tns:INewsAgencyService_EditEntityScore_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityScore_GETResponse" message="tns:INewsAgencyService_EditEntityScore_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddNewEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddNewEntity" message="tns:INewsAgencyService_AddNewEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddNewEntityResponse" message="tns:INewsAgencyService_AddNewEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="AddNewEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddNewEntity_GET" message="tns:INewsAgencyService_AddNewEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddNewEntity_GETResponse" message="tns:INewsAgencyService_AddNewEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityType"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityType" message="tns:INewsAgencyService_EditEntityType_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityTypeResponse" message="tns:INewsAgencyService_EditEntityType_OutputMessage"/></wsdl:operation><wsdl:operation name="EditEntityType_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityType_GET" message="tns:INewsAgencyService_EditEntityType_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditEntityType_GETResponse" message="tns:INewsAgencyService_EditEntityType_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UPDATERelatedArticle_Batch"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATERelatedArticle_Batch" message="tns:INewsAgencyService_UPDATERelatedArticle_Batch_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATERelatedArticle_BatchResponse" message="tns:INewsAgencyService_UPDATERelatedArticle_Batch_OutputMessage"/></wsdl:operation><wsdl:operation name="UPDATERelatedArticle_Batch_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATERelatedArticle_Batch_GET" message="tns:INewsAgencyService_UPDATERelatedArticle_Batch_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATERelatedArticle_Batch_GETResponse" message="tns:INewsAgencyService_UPDATERelatedArticle_Batch_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UPDATEDocEntities_Batch"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATEDocEntities_Batch" message="tns:INewsAgencyService_UPDATEDocEntities_Batch_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATEDocEntities_BatchResponse" message="tns:INewsAgencyService_UPDATEDocEntities_Batch_OutputMessage"/></wsdl:operation><wsdl:operation name="UPDATEDocEntities_Batch_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATEDocEntities_Batch_GET" message="tns:INewsAgencyService_UPDATEDocEntities_Batch_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UPDATEDocEntities_Batch_GETResponse" message="tns:INewsAgencyService_UPDATEDocEntities_Batch_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddCustomTag"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddCustomTag" message="tns:INewsAgencyService_AddCustomTag_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddCustomTagResponse" message="tns:INewsAgencyService_AddCustomTag_OutputMessage"/></wsdl:operation><wsdl:operation name="AddCustomTag_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddCustomTag_GET" message="tns:INewsAgencyService_AddCustomTag_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddCustomTag_GETResponse" message="tns:INewsAgencyService_AddCustomTag_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteCustomTag"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteCustomTag" message="tns:INewsAgencyService_DeleteCustomTag_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteCustomTagResponse" message="tns:INewsAgencyService_DeleteCustomTag_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteCustomTag_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteCustomTag_GET" message="tns:INewsAgencyService_DeleteCustomTag_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteCustomTag_GETResponse" message="tns:INewsAgencyService_DeleteCustomTag_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateCustomTag"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateCustomTag" message="tns:INewsAgencyService_UpdateCustomTag_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateCustomTagResponse" message="tns:INewsAgencyService_UpdateCustomTag_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateCustomTag_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateCustomTag_GET" message="tns:INewsAgencyService_UpdateCustomTag_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateCustomTag_GETResponse" message="tns:INewsAgencyService_UpdateCustomTag_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCacheSize"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCacheSize" message="tns:INewsAgencyService_GetCacheSize_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCacheSizeResponse" message="tns:INewsAgencyService_GetCacheSize_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCacheSize_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCacheSize_GET" message="tns:INewsAgencyService_GetCacheSize_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCacheSize_GETResponse" message="tns:INewsAgencyService_GetCacheSize_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddPreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddPreference" message="tns:INewsAgencyService_AddPreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddPreferenceResponse" message="tns:INewsAgencyService_AddPreference_OutputMessage"/></wsdl:operation><wsdl:operation name="AddPreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddPreference_GET" message="tns:INewsAgencyService_AddPreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddPreference_GETResponse" message="tns:INewsAgencyService_AddPreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeletePreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePreference" message="tns:INewsAgencyService_DeletePreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePreferenceResponse" message="tns:INewsAgencyService_DeletePreference_OutputMessage"/></wsdl:operation><wsdl:operation name="DeletePreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePreference_GET" message="tns:INewsAgencyService_DeletePreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePreference_GETResponse" message="tns:INewsAgencyService_DeletePreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreference" message="tns:INewsAgencyService_GetPreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreferenceResponse" message="tns:INewsAgencyService_GetPreference_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreference_GET" message="tns:INewsAgencyService_GetPreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreference_GETResponse" message="tns:INewsAgencyService_GetPreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPreferenceRelatedArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreferenceRelatedArticles" message="tns:INewsAgencyService_GetPreferenceRelatedArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreferenceRelatedArticlesResponse" message="tns:INewsAgencyService_GetPreferenceRelatedArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPreferenceRelatedArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreferenceRelatedArticles_GET" message="tns:INewsAgencyService_GetPreferenceRelatedArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPreferenceRelatedArticles_GETResponse" message="tns:INewsAgencyService_GetPreferenceRelatedArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleRelatedPreferences"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleRelatedPreferences" message="tns:INewsAgencyService_GetArticleRelatedPreferences_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleRelatedPreferencesResponse" message="tns:INewsAgencyService_GetArticleRelatedPreferences_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleRelatedPreferences_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleRelatedPreferences_GET" message="tns:INewsAgencyService_GetArticleRelatedPreferences_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleRelatedPreferences_GETResponse" message="tns:INewsAgencyService_GetArticleRelatedPreferences_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="Follow"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Follow" message="tns:INewsAgencyService_Follow_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FollowResponse" message="tns:INewsAgencyService_Follow_OutputMessage"/></wsdl:operation><wsdl:operation name="Follow_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Follow_GET" message="tns:INewsAgencyService_Follow_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/Follow_GETResponse" message="tns:INewsAgencyService_Follow_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollow"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollow" message="tns:INewsAgencyService_UpdateFollow_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowResponse" message="tns:INewsAgencyService_UpdateFollow_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollow_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollow_GET" message="tns:INewsAgencyService_UpdateFollow_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollow_GETResponse" message="tns:INewsAgencyService_UpdateFollow_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="Unfollow"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Unfollow" message="tns:INewsAgencyService_Unfollow_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowResponse" message="tns:INewsAgencyService_Unfollow_OutputMessage"/></wsdl:operation><wsdl:operation name="Unfollow_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Unfollow_GET" message="tns:INewsAgencyService_Unfollow_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/Unfollow_GETResponse" message="tns:INewsAgencyService_Unfollow_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ActivateUser"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ActivateUser" message="tns:INewsAgencyService_ActivateUser_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ActivateUserResponse" message="tns:INewsAgencyService_ActivateUser_OutputMessage"/></wsdl:operation><wsdl:operation name="ActivateUser_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ActivateUser_GET" message="tns:INewsAgencyService_ActivateUser_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ActivateUser_GETResponse" message="tns:INewsAgencyService_ActivateUser_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveUser"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveUser" message="tns:INewsAgencyService_RemoveUser_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveUserResponse" message="tns:INewsAgencyService_RemoveUser_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveUser_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveUser_GET" message="tns:INewsAgencyService_RemoveUser_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveUser_GETResponse" message="tns:INewsAgencyService_RemoveUser_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UserFollows"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UserFollows" message="tns:INewsAgencyService_UserFollows_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UserFollowsResponse" message="tns:INewsAgencyService_UserFollows_OutputMessage"/></wsdl:operation><wsdl:operation name="UserFollows_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UserFollows_GET" message="tns:INewsAgencyService_UserFollows_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UserFollows_GETResponse" message="tns:INewsAgencyService_UserFollows_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserFollowsDump"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollowsDump" message="tns:INewsAgencyService_GetUserFollowsDump_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollowsDumpResponse" message="tns:INewsAgencyService_GetUserFollowsDump_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserFollowsDump_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollowsDump_GET" message="tns:INewsAgencyService_GetUserFollowsDump_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollowsDump_GETResponse" message="tns:INewsAgencyService_GetUserFollowsDump_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UserNewsletters"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UserNewsletters" message="tns:INewsAgencyService_UserNewsletters_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UserNewslettersResponse" message="tns:INewsAgencyService_UserNewsletters_OutputMessage"/></wsdl:operation><wsdl:operation name="UserNewsletters_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UserNewsletters_GET" message="tns:INewsAgencyService_UserNewsletters_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UserNewsletters_GETResponse" message="tns:INewsAgencyService_UserNewsletters_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserNewslettersDump"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserNewslettersDump" message="tns:INewsAgencyService_GetUserNewslettersDump_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserNewslettersDumpResponse" message="tns:INewsAgencyService_GetUserNewslettersDump_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserNewslettersDump_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserNewslettersDump_GET" message="tns:INewsAgencyService_GetUserNewslettersDump_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserNewslettersDump_GETResponse" message="tns:INewsAgencyService_GetUserNewslettersDump_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="SubscribeUserNewsletter"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/SubscribeUserNewsletter" message="tns:INewsAgencyService_SubscribeUserNewsletter_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/SubscribeUserNewsletterResponse" message="tns:INewsAgencyService_SubscribeUserNewsletter_OutputMessage"/></wsdl:operation><wsdl:operation name="SubscribeUserNewsletter_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/SubscribeUserNewsletter_GET" message="tns:INewsAgencyService_SubscribeUserNewsletter_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/SubscribeUserNewsletter_GETResponse" message="tns:INewsAgencyService_SubscribeUserNewsletter_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UnsubscribeUserNewsletter"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUserNewsletter" message="tns:INewsAgencyService_UnsubscribeUserNewsletter_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUserNewsletterResponse" message="tns:INewsAgencyService_UnsubscribeUserNewsletter_OutputMessage"/></wsdl:operation><wsdl:operation name="UnsubscribeUserNewsletter_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUserNewsletter_GET" message="tns:INewsAgencyService_UnsubscribeUserNewsletter_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUserNewsletter_GETResponse" message="tns:INewsAgencyService_UnsubscribeUserNewsletter_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserNewsletter"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateUserNewsletter" message="tns:INewsAgencyService_UpdateUserNewsletter_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateUserNewsletterResponse" message="tns:INewsAgencyService_UpdateUserNewsletter_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateUserNewsletter_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateUserNewsletter_GET" message="tns:INewsAgencyService_UpdateUserNewsletter_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateUserNewsletter_GETResponse" message="tns:INewsAgencyService_UpdateUserNewsletter_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ResetNewsletterFrequency"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ResetNewsletterFrequency" message="tns:INewsAgencyService_ResetNewsletterFrequency_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ResetNewsletterFrequencyResponse" message="tns:INewsAgencyService_ResetNewsletterFrequency_OutputMessage"/></wsdl:operation><wsdl:operation name="ResetNewsletterFrequency_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ResetNewsletterFrequency_GET" message="tns:INewsAgencyService_ResetNewsletterFrequency_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ResetNewsletterFrequency_GETResponse" message="tns:INewsAgencyService_ResetNewsletterFrequency_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="TestNewsletter"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/TestNewsletter" message="tns:INewsAgencyService_TestNewsletter_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/TestNewsletterResponse" message="tns:INewsAgencyService_TestNewsletter_OutputMessage"/></wsdl:operation><wsdl:operation name="TestNewsletter_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/TestNewsletter_GET" message="tns:INewsAgencyService_TestNewsletter_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/TestNewsletter_GETResponse" message="tns:INewsAgencyService_TestNewsletter_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="FollowEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FollowEntity" message="tns:INewsAgencyService_FollowEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FollowEntityResponse" message="tns:INewsAgencyService_FollowEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="FollowEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FollowEntity_GET" message="tns:INewsAgencyService_FollowEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FollowEntity_GETResponse" message="tns:INewsAgencyService_FollowEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UnfollowEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowEntity" message="tns:INewsAgencyService_UnfollowEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowEntityResponse" message="tns:INewsAgencyService_UnfollowEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="UnfollowEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowEntity_GET" message="tns:INewsAgencyService_UnfollowEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowEntity_GETResponse" message="tns:INewsAgencyService_UnfollowEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollowEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowEntity" message="tns:INewsAgencyService_UpdateFollowEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowEntityResponse" message="tns:INewsAgencyService_UpdateFollowEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollowEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowEntity_GET" message="tns:INewsAgencyService_UpdateFollowEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowEntity_GETResponse" message="tns:INewsAgencyService_UpdateFollowEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="FollowPreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FollowPreference" message="tns:INewsAgencyService_FollowPreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FollowPreferenceResponse" message="tns:INewsAgencyService_FollowPreference_OutputMessage"/></wsdl:operation><wsdl:operation name="FollowPreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FollowPreference_GET" message="tns:INewsAgencyService_FollowPreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FollowPreference_GETResponse" message="tns:INewsAgencyService_FollowPreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollowPreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowPreference" message="tns:INewsAgencyService_UpdateFollowPreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowPreferenceResponse" message="tns:INewsAgencyService_UpdateFollowPreference_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateFollowPreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowPreference_GET" message="tns:INewsAgencyService_UpdateFollowPreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateFollowPreference_GETResponse" message="tns:INewsAgencyService_UpdateFollowPreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UnfollowPreference"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowPreference" message="tns:INewsAgencyService_UnfollowPreference_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowPreferenceResponse" message="tns:INewsAgencyService_UnfollowPreference_OutputMessage"/></wsdl:operation><wsdl:operation name="UnfollowPreference_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowPreference_GET" message="tns:INewsAgencyService_UnfollowPreference_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnfollowPreference_GETResponse" message="tns:INewsAgencyService_UnfollowPreference_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UnsubscribeUser"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUser" message="tns:INewsAgencyService_UnsubscribeUser_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUserResponse" message="tns:INewsAgencyService_UnsubscribeUser_OutputMessage"/></wsdl:operation><wsdl:operation name="UnsubscribeUser_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUser_GET" message="tns:INewsAgencyService_UnsubscribeUser_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UnsubscribeUser_GETResponse" message="tns:INewsAgencyService_UnsubscribeUser_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserFollows"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollows" message="tns:INewsAgencyService_GetUserFollows_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollowsResponse" message="tns:INewsAgencyService_GetUserFollows_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserFollows_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollows_GET" message="tns:INewsAgencyService_GetUserFollows_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserFollows_GETResponse" message="tns:INewsAgencyService_GetUserFollows_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowInvalidateUsernames"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowInvalidateUsernames" message="tns:INewsAgencyService_ShowInvalidateUsernames_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowInvalidateUsernamesResponse" message="tns:INewsAgencyService_ShowInvalidateUsernames_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowInvalidateUsernames_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowInvalidateUsernames_GET" message="tns:INewsAgencyService_ShowInvalidateUsernames_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowInvalidateUsernames_GETResponse" message="tns:INewsAgencyService_ShowInvalidateUsernames_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowNewFollow"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowNewFollow" message="tns:INewsAgencyService_ShowNewFollow_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowNewFollowResponse" message="tns:INewsAgencyService_ShowNewFollow_OutputMessage"/></wsdl:operation><wsdl:operation name="ShowNewFollow_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/ShowNewFollow_GET" message="tns:INewsAgencyService_ShowNewFollow_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/ShowNewFollow_GETResponse" message="tns:INewsAgencyService_ShowNewFollow_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserEmail"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserEmail" message="tns:INewsAgencyService_GetUserEmail_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserEmailResponse" message="tns:INewsAgencyService_GetUserEmail_OutputMessage"/></wsdl:operation><wsdl:operation name="GetUserEmail_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserEmail_GET" message="tns:INewsAgencyService_GetUserEmail_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetUserEmail_GETResponse" message="tns:INewsAgencyService_GetUserEmail_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="PurgeCache"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/PurgeCache" message="tns:INewsAgencyService_PurgeCache_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/PurgeCacheResponse" message="tns:INewsAgencyService_PurgeCache_OutputMessage"/></wsdl:operation><wsdl:operation name="PurgeCache_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/PurgeCache_GET" message="tns:INewsAgencyService_PurgeCache_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/PurgeCache_GETResponse" message="tns:INewsAgencyService_PurgeCache_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="InvalidateCache"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/InvalidateCache" message="tns:INewsAgencyService_InvalidateCache_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/InvalidateCacheResponse" message="tns:INewsAgencyService_InvalidateCache_OutputMessage"/></wsdl:operation><wsdl:operation name="InvalidateCache_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/InvalidateCache_GET" message="tns:INewsAgencyService_InvalidateCache_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/InvalidateCache_GETResponse" message="tns:INewsAgencyService_InvalidateCache_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="WidgetLoad"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/WidgetLoad" message="tns:INewsAgencyService_WidgetLoad_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/WidgetLoadResponse" message="tns:INewsAgencyService_WidgetLoad_OutputMessage"/></wsdl:operation><wsdl:operation name="GetHtml"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetHtml" message="tns:INewsAgencyService_GetHtml_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetHtmlResponse" message="tns:INewsAgencyService_GetHtml_OutputMessage"/></wsdl:operation><wsdl:operation name="Test"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Test" message="tns:INewsAgencyService_Test_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/TestResponse" message="tns:INewsAgencyService_Test_OutputMessage"/></wsdl:operation><wsdl:operation name="Test_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/Test_GET" message="tns:INewsAgencyService_Test_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/Test_GETResponse" message="tns:INewsAgencyService_Test_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddPromotedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddPromotedArticle" message="tns:INewsAgencyService_AddPromotedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddPromotedArticleResponse" message="tns:INewsAgencyService_AddPromotedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="AddPromotedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddPromotedArticle_GET" message="tns:INewsAgencyService_AddPromotedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddPromotedArticle_GETResponse" message="tns:INewsAgencyService_AddPromotedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdatePromotedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdatePromotedArticle" message="tns:INewsAgencyService_UpdatePromotedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdatePromotedArticleResponse" message="tns:INewsAgencyService_UpdatePromotedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdatePromotedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdatePromotedArticle_GET" message="tns:INewsAgencyService_UpdatePromotedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdatePromotedArticle_GETResponse" message="tns:INewsAgencyService_UpdatePromotedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeletePromotedArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePromotedArticle" message="tns:INewsAgencyService_DeletePromotedArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePromotedArticleResponse" message="tns:INewsAgencyService_DeletePromotedArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="DeletePromotedArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePromotedArticle_GET" message="tns:INewsAgencyService_DeletePromotedArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeletePromotedArticle_GETResponse" message="tns:INewsAgencyService_DeletePromotedArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddArticleVideo"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticleVideo" message="tns:INewsAgencyService_AddArticleVideo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticleVideoResponse" message="tns:INewsAgencyService_AddArticleVideo_OutputMessage"/></wsdl:operation><wsdl:operation name="AddArticleVideo_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticleVideo_GET" message="tns:INewsAgencyService_AddArticleVideo_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticleVideo_GETResponse" message="tns:INewsAgencyService_AddArticleVideo_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveArticleVideo"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveArticleVideo" message="tns:INewsAgencyService_RemoveArticleVideo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveArticleVideoResponse" message="tns:INewsAgencyService_RemoveArticleVideo_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveArticleVideo_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveArticleVideo_GET" message="tns:INewsAgencyService_RemoveArticleVideo_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveArticleVideo_GETResponse" message="tns:INewsAgencyService_RemoveArticleVideo_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticle" message="tns:INewsAgencyService_AddArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticleResponse" message="tns:INewsAgencyService_AddArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="AddArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticle_GET" message="tns:INewsAgencyService_AddArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddArticle_GETResponse" message="tns:INewsAgencyService_AddArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateArticle" message="tns:INewsAgencyService_UpdateArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateArticleResponse" message="tns:INewsAgencyService_UpdateArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateArticle_GET" message="tns:INewsAgencyService_UpdateArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateArticle_GETResponse" message="tns:INewsAgencyService_UpdateArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteArticle" message="tns:INewsAgencyService_DeleteArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteArticleResponse" message="tns:INewsAgencyService_DeleteArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteArticle_GET" message="tns:INewsAgencyService_DeleteArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteArticle_GETResponse" message="tns:INewsAgencyService_DeleteArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="HasArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/HasArticle" message="tns:INewsAgencyService_HasArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/HasArticleResponse" message="tns:INewsAgencyService_HasArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="HasArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/HasArticle_GET" message="tns:INewsAgencyService_HasArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/HasArticle_GETResponse" message="tns:INewsAgencyService_HasArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticle"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticle" message="tns:INewsAgencyService_GetArticle_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleResponse" message="tns:INewsAgencyService_GetArticle_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticle_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticle_GET" message="tns:INewsAgencyService_GetArticle_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticle_GETResponse" message="tns:INewsAgencyService_GetArticle_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleSummary"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleSummary" message="tns:INewsAgencyService_GetArticleSummary_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleSummaryResponse" message="tns:INewsAgencyService_GetArticleSummary_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleSummary_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleSummary_GET" message="tns:INewsAgencyService_GetArticleSummary_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleSummary_GETResponse" message="tns:INewsAgencyService_GetArticleSummary_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleKeyTopics"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyTopics" message="tns:INewsAgencyService_GetArticleKeyTopics_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyTopicsResponse" message="tns:INewsAgencyService_GetArticleKeyTopics_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleKeyTopics_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyTopics_GET" message="tns:INewsAgencyService_GetArticleKeyTopics_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyTopics_GETResponse" message="tns:INewsAgencyService_GetArticleKeyTopics_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleKeyEntities"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyEntities" message="tns:INewsAgencyService_GetArticleKeyEntities_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyEntitiesResponse" message="tns:INewsAgencyService_GetArticleKeyEntities_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleKeyEntities_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyEntities_GET" message="tns:INewsAgencyService_GetArticleKeyEntities_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleKeyEntities_GETResponse" message="tns:INewsAgencyService_GetArticleKeyEntities_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleEntities"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleEntities" message="tns:INewsAgencyService_GetArticleEntities_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleEntitiesResponse" message="tns:INewsAgencyService_GetArticleEntities_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleEntities_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleEntities_GET" message="tns:INewsAgencyService_GetArticleEntities_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleEntities_GETResponse" message="tns:INewsAgencyService_GetArticleEntities_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleCategories"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleCategories" message="tns:INewsAgencyService_GetArticleCategories_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleCategoriesResponse" message="tns:INewsAgencyService_GetArticleCategories_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleCategories_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleCategories_GET" message="tns:INewsAgencyService_GetArticleCategories_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleCategories_GETResponse" message="tns:INewsAgencyService_GetArticleCategories_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRelatedArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetRelatedArticles" message="tns:INewsAgencyService_GetRelatedArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetRelatedArticlesResponse" message="tns:INewsAgencyService_GetRelatedArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRelatedArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetRelatedArticles_GET" message="tns:INewsAgencyService_GetRelatedArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetRelatedArticles_GETResponse" message="tns:INewsAgencyService_GetRelatedArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleText"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleText" message="tns:INewsAgencyService_GetArticleText_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleTextResponse" message="tns:INewsAgencyService_GetArticleText_OutputMessage"/></wsdl:operation><wsdl:operation name="GetArticleText_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleText_GET" message="tns:INewsAgencyService_GetArticleText_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetArticleText_GETResponse" message="tns:INewsAgencyService_GetArticleText_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPopularArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPopularArticles" message="tns:INewsAgencyService_GetPopularArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPopularArticlesResponse" message="tns:INewsAgencyService_GetPopularArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="GetPopularArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetPopularArticles_GET" message="tns:INewsAgencyService_GetPopularArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetPopularArticles_GETResponse" message="tns:INewsAgencyService_GetPopularArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RecommendArticles_RuleBased"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_RuleBased" message="tns:INewsAgencyService_RecommendArticles_RuleBased_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_RuleBasedResponse" message="tns:INewsAgencyService_RecommendArticles_RuleBased_OutputMessage"/></wsdl:operation><wsdl:operation name="RecommendArticles_RuleBased_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_RuleBased_GET" message="tns:INewsAgencyService_RecommendArticles_RuleBased_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_RuleBased_GETResponse" message="tns:INewsAgencyService_RecommendArticles_RuleBased_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RecommendArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles" message="tns:INewsAgencyService_RecommendArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticlesResponse" message="tns:INewsAgencyService_RecommendArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="RecommendArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_GET" message="tns:INewsAgencyService_RecommendArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RecommendArticles_GETResponse" message="tns:INewsAgencyService_RecommendArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Category"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Category" message="tns:INewsAgencyService_AddRecomRule_Category_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_CategoryResponse" message="tns:INewsAgencyService_AddRecomRule_Category_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Category_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Category_GET" message="tns:INewsAgencyService_AddRecomRule_Category_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Category_GETResponse" message="tns:INewsAgencyService_AddRecomRule_Category_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_PageType"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PageType" message="tns:INewsAgencyService_AddRecomRule_PageType_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PageTypeResponse" message="tns:INewsAgencyService_AddRecomRule_PageType_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_PageType_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PageType_GET" message="tns:INewsAgencyService_AddRecomRule_PageType_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PageType_GETResponse" message="tns:INewsAgencyService_AddRecomRule_PageType_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_CustomField"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_CustomField" message="tns:INewsAgencyService_AddRecomRule_CustomField_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_CustomFieldResponse" message="tns:INewsAgencyService_AddRecomRule_CustomField_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_CustomField_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_CustomField_GET" message="tns:INewsAgencyService_AddRecomRule_CustomField_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_CustomField_GETResponse" message="tns:INewsAgencyService_AddRecomRule_CustomField_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Article"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Article" message="tns:INewsAgencyService_AddRecomRule_Article_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_ArticleResponse" message="tns:INewsAgencyService_AddRecomRule_Article_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Article_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Article_GET" message="tns:INewsAgencyService_AddRecomRule_Article_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Article_GETResponse" message="tns:INewsAgencyService_AddRecomRule_Article_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Language"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Language" message="tns:INewsAgencyService_AddRecomRule_Language_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_LanguageResponse" message="tns:INewsAgencyService_AddRecomRule_Language_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Language_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Language_GET" message="tns:INewsAgencyService_AddRecomRule_Language_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Language_GETResponse" message="tns:INewsAgencyService_AddRecomRule_Language_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Thumbnail"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Thumbnail" message="tns:INewsAgencyService_AddRecomRule_Thumbnail_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_ThumbnailResponse" message="tns:INewsAgencyService_AddRecomRule_Thumbnail_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_Thumbnail_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Thumbnail_GET" message="tns:INewsAgencyService_AddRecomRule_Thumbnail_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_Thumbnail_GETResponse" message="tns:INewsAgencyService_AddRecomRule_Thumbnail_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_FilterPeriod"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_FilterPeriod" message="tns:INewsAgencyService_AddRecomRule_FilterPeriod_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_FilterPeriodResponse" message="tns:INewsAgencyService_AddRecomRule_FilterPeriod_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_FilterPeriod_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_FilterPeriod_GET" message="tns:INewsAgencyService_AddRecomRule_FilterPeriod_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_FilterPeriod_GETResponse" message="tns:INewsAgencyService_AddRecomRule_FilterPeriod_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_PushEntityRelArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PushEntityRelArticles" message="tns:INewsAgencyService_AddRecomRule_PushEntityRelArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PushEntityRelArticlesResponse" message="tns:INewsAgencyService_AddRecomRule_PushEntityRelArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="AddRecomRule_PushEntityRelArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PushEntityRelArticles_GET" message="tns:INewsAgencyService_AddRecomRule_PushEntityRelArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddRecomRule_PushEntityRelArticles_GETResponse" message="tns:INewsAgencyService_AddRecomRule_PushEntityRelArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveRecomRule"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveRecomRule" message="tns:INewsAgencyService_RemoveRecomRule_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveRecomRuleResponse" message="tns:INewsAgencyService_RemoveRecomRule_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveRecomRule_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveRecomRule_GET" message="tns:INewsAgencyService_RemoveRecomRule_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveRecomRule_GETResponse" message="tns:INewsAgencyService_RemoveRecomRule_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="EditRecomRule"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditRecomRule" message="tns:INewsAgencyService_EditRecomRule_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditRecomRuleResponse" message="tns:INewsAgencyService_EditRecomRule_OutputMessage"/></wsdl:operation><wsdl:operation name="EditRecomRule_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/EditRecomRule_GET" message="tns:INewsAgencyService_EditRecomRule_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/EditRecomRule_GETResponse" message="tns:INewsAgencyService_EditRecomRule_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRecomRule"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetRecomRule" message="tns:INewsAgencyService_GetRecomRule_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetRecomRuleResponse" message="tns:INewsAgencyService_GetRecomRule_OutputMessage"/></wsdl:operation><wsdl:operation name="GetRecomRule_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetRecomRule_GET" message="tns:INewsAgencyService_GetRecomRule_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetRecomRule_GETResponse" message="tns:INewsAgencyService_GetRecomRule_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCurrentRecomRules"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentRecomRules" message="tns:INewsAgencyService_GetCurrentRecomRules_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentRecomRulesResponse" message="tns:INewsAgencyService_GetCurrentRecomRules_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCurrentRecomRules_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentRecomRules_GET" message="tns:INewsAgencyService_GetCurrentRecomRules_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentRecomRules_GETResponse" message="tns:INewsAgencyService_GetCurrentRecomRules_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetScheduledRecomRules"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetScheduledRecomRules" message="tns:INewsAgencyService_GetScheduledRecomRules_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetScheduledRecomRulesResponse" message="tns:INewsAgencyService_GetScheduledRecomRules_OutputMessage"/></wsdl:operation><wsdl:operation name="GetScheduledRecomRules_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetScheduledRecomRules_GET" message="tns:INewsAgencyService_GetScheduledRecomRules_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetScheduledRecomRules_GETResponse" message="tns:INewsAgencyService_GetScheduledRecomRules_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExpiredRecomRules"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredRecomRules" message="tns:INewsAgencyService_GetExpiredRecomRules_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredRecomRulesResponse" message="tns:INewsAgencyService_GetExpiredRecomRules_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExpiredRecomRules_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredRecomRules_GET" message="tns:INewsAgencyService_GetExpiredRecomRules_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredRecomRules_GETResponse" message="tns:INewsAgencyService_GetExpiredRecomRules_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDeletedRecomRules"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedRecomRules" message="tns:INewsAgencyService_GetDeletedRecomRules_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedRecomRulesResponse" message="tns:INewsAgencyService_GetDeletedRecomRules_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDeletedRecomRules_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedRecomRules_GET" message="tns:INewsAgencyService_GetDeletedRecomRules_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedRecomRules_GETResponse" message="tns:INewsAgencyService_GetDeletedRecomRules_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="MergeRecomProfiles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/MergeRecomProfiles" message="tns:INewsAgencyService_MergeRecomProfiles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/MergeRecomProfilesResponse" message="tns:INewsAgencyService_MergeRecomProfiles_OutputMessage"/></wsdl:operation><wsdl:operation name="MergeRecomProfiles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/MergeRecomProfiles_GET" message="tns:INewsAgencyService_MergeRecomProfiles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/MergeRecomProfiles_GETResponse" message="tns:INewsAgencyService_MergeRecomProfiles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddEntityToBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddEntityToBlackList" message="tns:INewsAgencyService_AddEntityToBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddEntityToBlackListResponse" message="tns:INewsAgencyService_AddEntityToBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="AddEntityToBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddEntityToBlackList_GET" message="tns:INewsAgencyService_AddEntityToBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddEntityToBlackList_GETResponse" message="tns:INewsAgencyService_AddEntityToBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveEntityFromBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveEntityFromBlackList" message="tns:INewsAgencyService_RemoveEntityFromBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveEntityFromBlackListResponse" message="tns:INewsAgencyService_RemoveEntityFromBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="RemoveEntityFromBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveEntityFromBlackList_GET" message="tns:INewsAgencyService_RemoveEntityFromBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/RemoveEntityFromBlackList_GETResponse" message="tns:INewsAgencyService_RemoveEntityFromBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBlackListedEntity"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetBlackListedEntity" message="tns:INewsAgencyService_GetBlackListedEntity_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetBlackListedEntityResponse" message="tns:INewsAgencyService_GetBlackListedEntity_OutputMessage"/></wsdl:operation><wsdl:operation name="GetBlackListedEntity_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetBlackListedEntity_GET" message="tns:INewsAgencyService_GetBlackListedEntity_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetBlackListedEntity_GETResponse" message="tns:INewsAgencyService_GetBlackListedEntity_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCurrentEntitiesBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentEntitiesBlackList" message="tns:INewsAgencyService_GetCurrentEntitiesBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentEntitiesBlackListResponse" message="tns:INewsAgencyService_GetCurrentEntitiesBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetCurrentEntitiesBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentEntitiesBlackList_GET" message="tns:INewsAgencyService_GetCurrentEntitiesBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetCurrentEntitiesBlackList_GETResponse" message="tns:INewsAgencyService_GetCurrentEntitiesBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllEntitiesBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetAllEntitiesBlackList" message="tns:INewsAgencyService_GetAllEntitiesBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetAllEntitiesBlackListResponse" message="tns:INewsAgencyService_GetAllEntitiesBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetAllEntitiesBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetAllEntitiesBlackList_GET" message="tns:INewsAgencyService_GetAllEntitiesBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetAllEntitiesBlackList_GETResponse" message="tns:INewsAgencyService_GetAllEntitiesBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExpiredEntitiesBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredEntitiesBlackList" message="tns:INewsAgencyService_GetExpiredEntitiesBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredEntitiesBlackListResponse" message="tns:INewsAgencyService_GetExpiredEntitiesBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetExpiredEntitiesBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredEntitiesBlackList_GET" message="tns:INewsAgencyService_GetExpiredEntitiesBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetExpiredEntitiesBlackList_GETResponse" message="tns:INewsAgencyService_GetExpiredEntitiesBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDeletedEntitiesBlackList"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedEntitiesBlackList" message="tns:INewsAgencyService_GetDeletedEntitiesBlackList_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedEntitiesBlackListResponse" message="tns:INewsAgencyService_GetDeletedEntitiesBlackList_OutputMessage"/></wsdl:operation><wsdl:operation name="GetDeletedEntitiesBlackList_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedEntitiesBlackList_GET" message="tns:INewsAgencyService_GetDeletedEntitiesBlackList_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetDeletedEntitiesBlackList_GETResponse" message="tns:INewsAgencyService_GetDeletedEntitiesBlackList_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="FetchJob_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FetchJob_GET" message="tns:INewsAgencyService_FetchJob_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FetchJob_GETResponse" message="tns:INewsAgencyService_FetchJob_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="FetchJob"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/FetchJob" message="tns:INewsAgencyService_FetchJob_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/FetchJobResponse" message="tns:INewsAgencyService_FetchJob_OutputMessage"/></wsdl:operation><wsdl:operation name="DoStupidJob_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DoStupidJob_GET" message="tns:INewsAgencyService_DoStupidJob_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DoStupidJob_GETResponse" message="tns:INewsAgencyService_DoStupidJob_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DoStupidJob"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DoStupidJob" message="tns:INewsAgencyService_DoStupidJob_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DoStupidJobResponse" message="tns:INewsAgencyService_DoStupidJob_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_Entities"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_Entities" message="tns:INewsAgencyService_GetSmartAnalytics_Entities_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_EntitiesResponse" message="tns:INewsAgencyService_GetSmartAnalytics_Entities_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_Entities_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_Entities_GET" message="tns:INewsAgencyService_GetSmartAnalytics_Entities_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_Entities_GETResponse" message="tns:INewsAgencyService_GetSmartAnalytics_Entities_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_TrendingStories"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_TrendingStories" message="tns:INewsAgencyService_GetSmartAnalytics_TrendingStories_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_TrendingStoriesResponse" message="tns:INewsAgencyService_GetSmartAnalytics_TrendingStories_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_TrendingStories_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_TrendingStories_GET" message="tns:INewsAgencyService_GetSmartAnalytics_TrendingStories_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_TrendingStories_GETResponse" message="tns:INewsAgencyService_GetSmartAnalytics_TrendingStories_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_CategoryAnalysis"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_CategoryAnalysis" message="tns:INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_CategoryAnalysisResponse" message="tns:INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_CategoryAnalysis_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_CategoryAnalysis_GET" message="tns:INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_CategoryAnalysis_GETResponse" message="tns:INewsAgencyService_GetSmartAnalytics_CategoryAnalysis_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_LogsInfo"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_LogsInfo" message="tns:INewsAgencyService_GetSmartAnalytics_LogsInfo_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_LogsInfoResponse" message="tns:INewsAgencyService_GetSmartAnalytics_LogsInfo_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_LogsInfo_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_LogsInfo_GET" message="tns:INewsAgencyService_GetSmartAnalytics_LogsInfo_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_LogsInfo_GETResponse" message="tns:INewsAgencyService_GetSmartAnalytics_LogsInfo_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_ListOfReferrers"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_ListOfReferrers" message="tns:INewsAgencyService_GetSmartAnalytics_ListOfReferrers_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_ListOfReferrersResponse" message="tns:INewsAgencyService_GetSmartAnalytics_ListOfReferrers_OutputMessage"/></wsdl:operation><wsdl:operation name="GetSmartAnalytics_ListOfReferrers_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_ListOfReferrers_GET" message="tns:INewsAgencyService_GetSmartAnalytics_ListOfReferrers_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetSmartAnalytics_ListOfReferrers_GETResponse" message="tns:INewsAgencyService_GetSmartAnalytics_ListOfReferrers_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetIptcTags"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags" message="tns:INewsAgencyService_GetIptcTags_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTagsResponse" message="tns:INewsAgencyService_GetIptcTags_OutputMessage"/></wsdl:operation><wsdl:operation name="GetIptcTags_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_GET" message="tns:INewsAgencyService_GetIptcTags_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_GETResponse" message="tns:INewsAgencyService_GetIptcTags_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetIptcTags_Sequential"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_Sequential" message="tns:INewsAgencyService_GetIptcTags_Sequential_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_SequentialResponse" message="tns:INewsAgencyService_GetIptcTags_Sequential_OutputMessage"/></wsdl:operation><wsdl:operation name="GetIptcTags_Sequential_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_Sequential_GET" message="tns:INewsAgencyService_GetIptcTags_Sequential_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetIptcTags_Sequential_GETResponse" message="tns:INewsAgencyService_GetIptcTags_Sequential_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetYPTags"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags" message="tns:INewsAgencyService_GetYPTags_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTagsResponse" message="tns:INewsAgencyService_GetYPTags_OutputMessage"/></wsdl:operation><wsdl:operation name="GetYPTags_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_GET" message="tns:INewsAgencyService_GetYPTags_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_GETResponse" message="tns:INewsAgencyService_GetYPTags_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetYPTags_Sequential"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_Sequential" message="tns:INewsAgencyService_GetYPTags_Sequential_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_SequentialResponse" message="tns:INewsAgencyService_GetYPTags_Sequential_OutputMessage"/></wsdl:operation><wsdl:operation name="GetYPTags_Sequential_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_Sequential_GET" message="tns:INewsAgencyService_GetYPTags_Sequential_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetYPTags_Sequential_GETResponse" message="tns:INewsAgencyService_GetYPTags_Sequential_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UploadTaggingHierarchies_Batch"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UploadTaggingHierarchies_Batch" message="tns:INewsAgencyService_UploadTaggingHierarchies_Batch_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UploadTaggingHierarchies_BatchResponse" message="tns:INewsAgencyService_UploadTaggingHierarchies_Batch_OutputMessage"/></wsdl:operation><wsdl:operation name="UploadTaggingHierarchies_Batch_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UploadTaggingHierarchies_Batch_GET" message="tns:INewsAgencyService_UploadTaggingHierarchies_Batch_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UploadTaggingHierarchies_Batch_GETResponse" message="tns:INewsAgencyService_UploadTaggingHierarchies_Batch_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="AddToTaggingHierarchies"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddToTaggingHierarchies" message="tns:INewsAgencyService_AddToTaggingHierarchies_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddToTaggingHierarchiesResponse" message="tns:INewsAgencyService_AddToTaggingHierarchies_OutputMessage"/></wsdl:operation><wsdl:operation name="AddToTaggingHierarchies_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/AddToTaggingHierarchies_GET" message="tns:INewsAgencyService_AddToTaggingHierarchies_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/AddToTaggingHierarchies_GETResponse" message="tns:INewsAgencyService_AddToTaggingHierarchies_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateInTaggingHierarchies"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateInTaggingHierarchies" message="tns:INewsAgencyService_UpdateInTaggingHierarchies_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateInTaggingHierarchiesResponse" message="tns:INewsAgencyService_UpdateInTaggingHierarchies_OutputMessage"/></wsdl:operation><wsdl:operation name="UpdateInTaggingHierarchies_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateInTaggingHierarchies_GET" message="tns:INewsAgencyService_UpdateInTaggingHierarchies_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/UpdateInTaggingHierarchies_GETResponse" message="tns:INewsAgencyService_UpdateInTaggingHierarchies_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteFromTaggingHierarchies"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteFromTaggingHierarchies" message="tns:INewsAgencyService_DeleteFromTaggingHierarchies_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteFromTaggingHierarchiesResponse" message="tns:INewsAgencyService_DeleteFromTaggingHierarchies_OutputMessage"/></wsdl:operation><wsdl:operation name="DeleteFromTaggingHierarchies_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteFromTaggingHierarchies_GET" message="tns:INewsAgencyService_DeleteFromTaggingHierarchies_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/DeleteFromTaggingHierarchies_GETResponse" message="tns:INewsAgencyService_DeleteFromTaggingHierarchies_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetEntityRelatedArticles"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticles" message="tns:INewsAgencyService_GetEntityRelatedArticles_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticlesResponse" message="tns:INewsAgencyService_GetEntityRelatedArticles_OutputMessage"/></wsdl:operation><wsdl:operation name="GetEntityRelatedArticles_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticles_GET" message="tns:INewsAgencyService_GetEntityRelatedArticles_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticles_GETResponse" message="tns:INewsAgencyService_GetEntityRelatedArticles_GET_OutputMessage"/></wsdl:operation><wsdl:operation name="GetEntityRelatedArticlesCount"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticlesCount" message="tns:INewsAgencyService_GetEntityRelatedArticlesCount_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticlesCountResponse" message="tns:INewsAgencyService_GetEntityRelatedArticlesCount_OutputMessage"/></wsdl:operation><wsdl:operation name="GetEntityRelatedArticlesCount_GET"><wsdl:input wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticlesCount_GET" message="tns:INewsAgencyService_GetEntityRelatedArticlesCount_GET_InputMessage"/><wsdl:output wsaw:Action="http://tempuri.org/INewsAgencyService/GetEntityRelatedArticlesCount_GETResponse" message="tns:INewsAgencyService_GetEntityRelatedArticlesCount_GET_OutputMessage"/></wsdl:operation></wsdl:portType><wsdl:service name="NewsAgencyService"/></wsdl:definitions>