The use of Namespace..

W

Wong CS

Dear developers,

may i know wat is the main use of Namespace in declaration... for example:
[WebService (Namespace=http://www.cantaso.com/"]...
the Namespace is for...?? does it affect the our compilation..?

pls advice and thanks a lot..


cheers,
Wong CS
 
T

Tomas Restrepo \(MVP\)

Dear developers,
may i know wat is the main use of Namespace in declaration... for example:
[WebService (Namespace=http://www.cantaso.com/"]...
the Namespace is for...?? does it affect the our compilation..?

It affects the service contract (i.e. the WSDL file) as it is used as the
base namespace for the SOAP actions of the operations in the service, and
default XML namespace for message elements, among other things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,997
Messages
2,570,241
Members
46,831
Latest member
RusselWill

Latest Threads

Top