mirror of
https://github.com/RaySollium99/MSNPSharp.git
synced 2025-09-05 06:27:44 -04:00
Add the files
This commit is contained in:
parent
f52694709e
commit
50aabc8afc
312 changed files with 95444 additions and 0 deletions
67
WebServiceDefAndSchemas/MSNRSIService/rsi_datatypes.xsd
Normal file
67
WebServiceDefAndSchemas/MSNRSIService/rsi_datatypes.xsd
Normal file
|
@ -0,0 +1,67 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by wp (freezingsoft) -->
|
||||
<xsd:schema xmlns:rsi="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" elementFormDefault="qualified" version="1.0">
|
||||
<xsd:complexType name="MetadataMessage">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="T" type="xsd:integer">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>11</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="S" type="xsd:integer">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>6</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="RT" type="xsd:dateTime" minOccurs="0">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>The time the message was received. </xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="RS" type="xsd:boolean">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Read set.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="SZ" type="xsd:integer">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>The size of the message.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="E" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>The passport name of the sender.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="I" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>The unique ID for this message. Seems to be a GUID.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="F" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>Hotmail folder GUID. 000009 or .!!OIM</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="N" type="xsd:string">
|
||||
<xsd:annotation>
|
||||
<xsd:documentation>RFC 2047-encoded friendly name of the sender.</xsd:documentation>
|
||||
</xsd:annotation>
|
||||
</xsd:element>
|
||||
<xsd:element name="SU" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:complexType name="MetaData">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="M" type="rsi:MetadataMessage" maxOccurs="unbounded"/>
|
||||
<xsd:element name="Q">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="QTM" type="xsd:integer"/>
|
||||
<xsd:element name="QNM" type="xsd:integer"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:schema>
|
11
WebServiceDefAndSchemas/MSNRSIService/rsi_faulttypes.xsd
Normal file
11
WebServiceDefAndSchemas/MSNRSIService/rsi_faulttypes.xsd
Normal file
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by wp (freezingsoft) -->
|
||||
<xsd:schema xmlns:rsi="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" elementFormDefault="qualified" version="1.0">
|
||||
<xsd:element name="AuthenticationFailed">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="TweenerChallenge" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
53
WebServiceDefAndSchemas/MSNRSIService/rsi_servicetypes.xsd
Normal file
53
WebServiceDefAndSchemas/MSNRSIService/rsi_servicetypes.xsd
Normal file
|
@ -0,0 +1,53 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by wp (freezingsoft) -->
|
||||
<xsd:schema xmlns:rsi="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" elementFormDefault="qualified" version="1.0">
|
||||
<xsd:include schemaLocation="rsi_datatypes.xsd"/>
|
||||
<xsd:element name="PassportCookie">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="t" type="xsd:string"/>
|
||||
<xsd:element name="p" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="GetMetadata" type="rsi:GetMetadataRequestType"/>
|
||||
<xsd:complexType name="GetMetadataRequestType">
|
||||
<xsd:sequence/>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="GetMetadataResponse" type="xsd:anyType"/>
|
||||
<xsd:element name="GetMetadataResponse2" type="rsi:GetMetadataResponseType"/>
|
||||
<xsd:complexType name="GetMetadataResponseType">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="MD" type="rsi:MetaData"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="GetMessage" type="rsi:GetMessageRequestType"/>
|
||||
<xsd:complexType name="GetMessageRequestType">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="messageId" type="xsd:string"/>
|
||||
<xsd:element name="alsoMarkAsRead" type="xsd:boolean"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="GetMessageResponse" type="rsi:GetMessageResponseType"/>
|
||||
<xsd:complexType name="GetMessageResponseType">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="GetMessageResult" type="xsd:string"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="DeleteMessages" type="rsi:DeleteMessagesRequestType"/>
|
||||
<xsd:complexType name="DeleteMessagesRequestType">
|
||||
<xsd:sequence>
|
||||
<xsd:element name="messageIds">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="messageId" type="xsd:string" maxOccurs="unbounded"/>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:sequence>
|
||||
</xsd:complexType>
|
||||
<xsd:element name="DeleteMessagesResponse" type="rsi:DeleteMessagesResponseType"/>
|
||||
<xsd:complexType name="DeleteMessagesResponseType">
|
||||
<xsd:sequence/>
|
||||
</xsd:complexType>
|
||||
</xsd:schema>
|
106
WebServiceDefAndSchemas/MSNRSIService/rsi_ws.wsdl
Normal file
106
WebServiceDefAndSchemas/MSNRSIService/rsi_ws.wsdl
Normal file
|
@ -0,0 +1,106 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- edited with XMLSpy v2008 sp1 (http://www.altova.com) by wp (freezingsoft) -->
|
||||
<wsdl:definitions xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:ns="http://www.w3.org/2001/XMLSchema" xmlns:soapenv="http://schemas.xmlsoap.org/wsdl/envelope/" xmlns:rsi="http://www.hotmail.msn.com/ws/2004/09/oim/rsi" xmlns:ns1="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsrm="http://schemas.xmlsoap.org/ws/2003/03/rm" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" targetNamespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi">
|
||||
<wsdl:types>
|
||||
<ns:schema xmlns="http://www.w3.org/2001/XMLSchema">
|
||||
<ns:import schemaLocation="rsi_servicetypes.xsd" namespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi"/>
|
||||
</ns:schema>
|
||||
<ns:schema xmlns="http://www.w3.org/2001/XMLSchema">
|
||||
<ns:import schemaLocation="rsi_faulttypes.xsd" namespace="http://www.hotmail.msn.com/ws/2004/09/oim/rsi"/>
|
||||
</ns:schema>
|
||||
</wsdl:types>
|
||||
<wsdl:message name="GetMetadataMessage">
|
||||
<wsdl:part name="GetMetadata" element="rsi:GetMetadata"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetMetadataResponseMessage">
|
||||
<wsdl:part name="GetMetadataResponse" element="rsi:GetMetadataResponse"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetMessageMessage">
|
||||
<wsdl:part name="GetMessage" element="rsi:GetMessage"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="GetMessageResponseMessage">
|
||||
<wsdl:part name="GetMessageResponse" element="rsi:GetMessageResponse"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="DeleteMessagesMessage">
|
||||
<wsdl:part name="DeleteMessages" element="rsi:DeleteMessages"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="DeleteMessagesResponseMessage">
|
||||
<wsdl:part name="DeleteMessagesResponse" element="rsi:DeleteMessagesResponse"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="ServiceHeader">
|
||||
<wsdl:part name="PassportCookie" element="rsi:PassportCookie"/>
|
||||
</wsdl:message>
|
||||
<wsdl:message name="AuthenticationFailedMessage">
|
||||
<wsdl:part name="fault" element="rsi:AuthenticationFailed" xmlns="http://www.hotmail.msn.com/ws/2004/09/oim/rsi"/>
|
||||
</wsdl:message>
|
||||
<wsdl:portType name="RSIPortType">
|
||||
<wsdl:operation name="GetMetadata">
|
||||
<wsdl:input message="rsi:GetMetadataMessage"/>
|
||||
<wsdl:output message="rsi:GetMetadataResponseMessage"/>
|
||||
<wsdl:fault name="AuthenticationFailedException" message="rsi:AuthenticationFailedMessage"/>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetMessage">
|
||||
<wsdl:input message="rsi:GetMessageMessage"/>
|
||||
<wsdl:output message="rsi:GetMessageResponseMessage"/>
|
||||
<wsdl:fault name="AuthenticationFailedException" message="rsi:AuthenticationFailedMessage"/>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DeleteMessages">
|
||||
<wsdl:input message="rsi:DeleteMessagesMessage"/>
|
||||
<wsdl:output message="rsi:DeleteMessagesResponseMessage"/>
|
||||
<wsdl:fault name="AuthenticationFailedException" message="rsi:AuthenticationFailedMessage"/>
|
||||
</wsdl:operation>
|
||||
</wsdl:portType>
|
||||
<wsdl:binding name="RSIBinding" type="rsi:RSIPortType">
|
||||
<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
|
||||
<wsdl:operation name="GetMetadata">
|
||||
<soap:operation soapAction="http://www.hotmail.msn.com/ws/2004/09/oim/rsi/GetMetadata"/>
|
||||
<wsdl:input>
|
||||
<soap:header message="rsi:ServiceHeader" part="PassportCookie" use="literal"/>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:output>
|
||||
<wsdl:fault name="AuthenticationFailedException">
|
||||
<soap:fault name="AuthenticationFailedException" use="literal"/>
|
||||
</wsdl:fault>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="GetMessage">
|
||||
<soap:operation soapAction="http://www.hotmail.msn.com/ws/2004/09/oim/rsi/GetMessage"/>
|
||||
<wsdl:input>
|
||||
<soap:header message="rsi:ServiceHeader" part="PassportCookie" use="literal"/>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:output>
|
||||
<wsdl:fault name="AuthenticationFailedException">
|
||||
<soap:fault name="AuthenticationFailedException" use="literal"/>
|
||||
</wsdl:fault>
|
||||
</wsdl:operation>
|
||||
<wsdl:operation name="DeleteMessages">
|
||||
<soap:operation soapAction="http://www.hotmail.msn.com/ws/2004/09/oim/rsi/DeleteMessages"/>
|
||||
<wsdl:input>
|
||||
<soap:header message="rsi:ServiceHeader" part="PassportCookie" use="literal"/>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:input>
|
||||
<wsdl:output>
|
||||
<soap:body use="literal"/>
|
||||
</wsdl:output>
|
||||
<wsdl:fault name="AuthenticationFailedException">
|
||||
<soap:fault name="AuthenticationFailedException" use="literal"/>
|
||||
</wsdl:fault>
|
||||
</wsdl:operation>
|
||||
</wsdl:binding>
|
||||
<wsdl:service name="RSIService">
|
||||
<wsdl:port name="GetMetadataPort" binding="rsi:RSIBinding">
|
||||
<soap:address location="https://rsi.hotmail.com/rsi/rsi.asmx"/>
|
||||
</wsdl:port>
|
||||
<wsdl:port name="GetMessagePort" binding="rsi:RSIBinding">
|
||||
<soap:address location="https://rsi.hotmail.com/rsi/rsi.asmx"/>
|
||||
</wsdl:port>
|
||||
<wsdl:port name="DeleteMessagesPort" binding="rsi:RSIBinding">
|
||||
<soap:address location="https://rsi.hotmail.com/rsi/rsi.asmx"/>
|
||||
</wsdl:port>
|
||||
</wsdl:service>
|
||||
</wsdl:definitions>
|
Loading…
Add table
Add a link
Reference in a new issue