473,385 Members | 1,356 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 Namespace

Hi

My web service resides at
http://www.mydomain.com/staff/staffws/StaffWS.asmx. The web method itself is
called GetStaffDiary(). What is the namespace I should use at the top of the
web service?

Thanks

Regards
Nov 21 '05 #1
3 17903
You can use any namespace you want. Namespaces look like URL's, but aren't
actual URL's that you can navigate to. Typically, it is something like
http://www.MyCompany.com/SomethingSpecific.
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:eg**************@TK2MSFTNGP12.phx.gbl...
Hi

My web service resides at
http://www.mydomain.com/staff/staffws/StaffWS.asmx. The web method itself
is
called GetStaffDiary(). What is the namespace I should use at the top of
the
web service?

Thanks

Regards

Nov 21 '05 #2
namespaces are URNs.

try this for clarification
http://www.jclark.com/xml/xmlns.htm

and no need to cross-post

"Scott M." <s-***@nospam.nospam> wrote in message
news:OM*************@tk2msftngp13.phx.gbl...
You can use any namespace you want. Namespaces look like URL's, but aren't actual URL's that you can navigate to. Typically, it is something like
http://www.MyCompany.com/SomethingSpecific.
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:eg**************@TK2MSFTNGP12.phx.gbl...
Hi

My web service resides at
http://www.mydomain.com/staff/staffws/StaffWS.asmx. The web method itself is
called GetStaffDiary(). What is the namespace I should use at the top of
the
web service?

Thanks

Regards


Nov 21 '05 #3
Actually, namespaces must be (as defined by the W3C) a URI. URL's and URN's
both are forms of URI's, but since most people aren't familliar with URN
syntax, URL's are generally used.
"Dino Chiesa [Microsoft]" <di****@online.microsoft.com> wrote in message
news:eh**************@TK2MSFTNGP09.phx.gbl...
namespaces are URNs.

try this for clarification
http://www.jclark.com/xml/xmlns.htm

and no need to cross-post

"Scott M." <s-***@nospam.nospam> wrote in message
news:OM*************@tk2msftngp13.phx.gbl...
You can use any namespace you want. Namespaces look like URL's, but

aren't
actual URL's that you can navigate to. Typically, it is something like
http://www.MyCompany.com/SomethingSpecific.
"John" <jo**@nospam.infovis.co.uk> wrote in message
news:eg**************@TK2MSFTNGP12.phx.gbl...
> Hi
>
> My web service resides at
> http://www.mydomain.com/staff/staffws/StaffWS.asmx. The web method itself > is
> called GetStaffDiary(). What is the namespace I should use at the top
> of
> the
> web service?
>
> Thanks
>
> Regards
>
>



Nov 21 '05 #4

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

Similar topics

1
by: Michael | last post by:
Hi I anyone have a clue or can solve my problem I would be glad :-) Regards Michael I have a problem with creating an XML-document where the returning data from the webservice, have been...
0
by: Thijs | last post by:
Hi, I am developing both a webservice and a Windows Forms webservice client. After I've deployed my webservice to the webserver I update my webservice reference in my client application, but the...
4
by: Flare | last post by:
OK. I'll try explain my problem so simple as possible. I have to send a complex data type to a WebService from a Asp.net webapplication. My Data type look like this. (A class with a porperty)...
7
by: stephan querengaesser | last post by:
hi ng, i try to invoke a webservice-method with an filter-object, that contains value types. if i donīt want to filter the return value of the method, i have to pass a new instance of the...
7
by: Christian Wilhelm | last post by:
Hi! I'm trying to call a Java WebService out of a .net Client. There are two Methods, one Method requires one Parameter of type Parameter, the other Method requires one Parameter of type...
2
by: leonard.guillaume | last post by:
Hi again guys, I configured my MFC project so that it can call few webservices I made. The web services are in VB.Net and are using few namespace such as WebClientProtocol which I need in MFC....
7
by: Techno_Dex | last post by:
Is there a way to configure a WebService Namespace in a config file that can be set (i.e. to )? I have a webservice that I might need to configure/move on multiple different servers but from...
2
by: Jannicke | last post by:
Hi. I have a project that contains a webservice. To test my webservice I have another class in the same project. In the project I have added a webreference to my webservice. In my class file i call...
3
by: huohaodian | last post by:
I have a webservice class MyService.asmx.cs with: namespace XMLWS { public class Poster : System.Web.Services.WebService
1
by: gihan | last post by:
Hi, I have a problem accessing remote webservice from my asp code. Instead of returning results, it returns list of web methods it has. Wonder where i'm doing wrong. Also note that, this is a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.