Sample Request
This example requests the top 10 funding agencies in the dataset specified by dataset code 0093AP01.
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:bean="http://beans.incitesws.thomsonreuters.com"> <soapenv:Header/> <soapenv:Body> <bean:getIncitesDatasetFundingTopN> <datasetCode>0093AP01</datasetCode> <count>10</count> </bean:getIncitesDatasetFundingTopN> </soapenv:Body> </soapenv:Envelope>
product | InCites / ICWS |
There are no comments.