473,385 Members | 1,919 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Webservice from XSD

Hello,

recently I have been assigned the task to upgrade an application. This
application communicated with a 3rd party through mail boxes. Now this
3rd party wants to upgrade to using webservice requests, and so we
have to upgrade too.

The problem is
1) I have very limited knowledge of creating webservice in .NET,
although I understand the basic concept behind it
2) This project had to be done yesterday ;)

Apparantly, they work with a standard protocol, which is defined at
http://www.3gpp.org/ftp/Specs/archiv.../REL-5-MM7-1-0.
I need to create a webservice that can parse requests coming from this
3rd party. In this scenario I'm the webservice, and they are the
client.

The document referenced here is an XSD schema, which I succesfully
turned into a set of classes using XSD.exe (although there were issues
with the case of the boolean "False", which I had to turn into "false"
before the file would get generated).

But now I'm stuck. The other party sent me an XML with the soap
request (see end of message), but I dont know what to implement. As
far as I understand from the soap message, I should create a webmethod
called DeliverReq, but I dont know where to start. I need to process
the data from this soap request. Do I need to implement this method
myself, or do I somehow use the classes generated by xsd.exe??? Can
someone point out the next logical step that I'm missing?
Jan Jacobs
ja*****@spector.be

<?xml version="1.0" encoding="UTF-8"?>
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/
soap-envelope.xsd">
<soap-env:Header>
<TransactionID soap-env:mustUnderstand="1"
xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0
mm7_with_mustUnderstand.xsd">fh-transaction-id-40-1112951907595</TransactionID>
</soap-env:Header>
<soap-env:Body>
<DeliverReq xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-0
mm7_with_mustUnderstand.xsd">
<MM7Version>5.3.0</MM7Version>
<MIBIdentification>user</MIBIdentification>
<MIBPassword>pass</MIBPassword>
<LinkedID>MESG:1112951907396-10.1.100.27</LinkedID>
<Sender><Number>+32479700023</Number></Sender>
<Recipients><To><ShortCode>3277</ShortCode></To></Recipients>
<TimeStamp>2005-04-08T09:18:27-00:00</TimeStamp>
<Priority>Normal</Priority>
<Content allowAdaptations="true" href="Content-id-20" type="mms"/>
</DeliverReq>
</soap-env:Body>
</soap-env:Envelope>
Nov 12 '05 #1
1 2044


Jan Jacobs wrote:
recently I have been assigned the task to upgrade an application. This
application communicated with a 3rd party through mail boxes. Now this
3rd party wants to upgrade to using webservice requests, and so we
have to upgrade too.

The problem is
1) I have very limited knowledge of creating webservice in .NET,
although I understand the basic concept behind it
2) This project had to be done yesterday ;)

Apparantly, they work with a standard protocol, which is defined at
http://www.3gpp.org/ftp/Specs/archiv.../REL-5-MM7-1-0.
I need to create a webservice that can parse requests coming from this
3rd party. In this scenario I'm the webservice, and they are the
client.


There is the web service specific group
microsoft.public.dotnet.framework.aspnet.webservic es where you might
find more expertise on creating and using web services with .NET.

--

Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: DraguVaso | last post by:
Hi, I'm new to WebServices, and I'm doing some tests (with a small VB.NET-application) to know the performance-difference between a WebService and the 'normal'-way of getting data (just...
6
by: Davie | last post by:
I want to authorise a user of a web service by using the AuthHeaderValue for some reason I keep getting a null reference exception when I try to run the following code: It seems to work fine on a...
1
by: Nalaka | last post by:
Hi, I am testing with Visual studio 2005, web projects. Situation: I have one solution with two web projects, created as file system projects. (I am tesing using the built in server, not IIS)...
2
by: Miguel | last post by:
Hi, I'm developing an application in C# with Windows Forms for my company that is similar to the MSN Messenger. This application uses a webservice for registering users, etc... and as 2...
7
by: Alessandro Benedetti | last post by:
Hi. I'm calling two methods of a .NET Webservice (A) from another Webservice (B). The A Webservice is made like this: public class WSA: System.Web.Services.WebService { private int X = 0;
7
by: Nalaka | last post by:
Hi, I created a sinple web service that returns a dataSet. Then I created a client program that uses this web service (that returns the Dataset). My question is, how did the client figure...
5
by: AliR | last post by:
Hi Everyone, I have a Visual C++ MFC program, and I am trying to use a webservice written in C#. When I add the webservice to my project using Add Web Reference the sproxy compiler complains...
5
by: | last post by:
Hi, How long do webservice objects live for? In particular, if i have static variables filled with data from a static constructor in a webservice, how long will that data persist? thxs
0
by: =?Utf-8?B?TWFuaQ==?= | last post by:
Hi All, Problem in deploying my WebService developed using Asp.net WebServices 2005. I have designed simple WebService using Asp.net Webservices 2.0 , The webservice look this , using System;...
4
by: =?Utf-8?B?QmlsbEF0V29yaw==?= | last post by:
Hi, We recently converted a 1.1 project to 2.0 and this included a webservice which accepted XML for one of the parameters. Since converting to 2.0 I am getting the following message: --- A...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.