473,406 Members | 2,378 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,406 software developers and data experts.

what is 'tns' in this statement in this wsdl doc?

if I can ask that in this newsgroup?

<input message="tns:addRestaurantIn"/>

what is the tns used for here in this wsdl? Thank you

thank you.. -hazz
Dec 14 '05 #1
2 27504
hazz wrote:
if I can ask that in this newsgroup?

<input message="tns:addRestaurantIn"/>

what is the tns used for here in this wsdl? Thank you

tns here is a namespace prefix which binds addRestaurantIn name to a
particular namespace, declared using xmlns:tns="..." declaration. "tns"
prefix usually used by XSD generating tools to denote target namespace.
--
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com
Dec 14 '05 #2
Thank you very much Oleg. That validates what I thought by studying
sd's -hazz

"Oleg Tkachenko [MVP]" <so**@body.com> wrote in message
news:OO**************@TK2MSFTNGP15.phx.gbl...
hazz wrote:
if I can ask that in this newsgroup?

<input message="tns:addRestaurantIn"/>

what is the tns used for here in this wsdl? Thank you

tns here is a namespace prefix which binds addRestaurantIn name to a
particular namespace, declared using xmlns:tns="..." declaration. "tns"
prefix usually used by XSD generating tools to denote target namespace.
--
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com

Dec 14 '05 #3

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

Similar topics

6
by: Oli | last post by:
Hi What's wrong with this? sql="insert into tblNumbers (Number) values ('" & i & "')" I get... Error Type: Microsoft JET Database Engine (0x80040E14) Syntax error in INSERT INTO statement.
3
by: Tony Johansson | last post by:
Hello!! I have these two statements "typedef const char *enum_txt;" "enum_txt phase_tab = {"IDLE","LAUNCHING","LAUNCHED","ROLLING","BOOSTERRELEASE","SPACE"};" It's no problem to put the...
2
by: Jay Wolfe | last post by:
Hi, I came across this statement and it has a confusing element. I know the whole '?:" construct and the assignment within the compare, but what's up with the comma? All the variables here are...
2
by: Frank | last post by:
I am reading other people's code and come across this statement. Does it mean phase revolve arround 0,1,2 and 3 & 3 makes 0? Thank you. phase = 0; for (i = 0; i <= 100; i++) {...
6
by: Daniel Rudy | last post by:
What is wrong with this program? When I try to compile it, I get the following error. Compiler is gcc on FreeBSD. strata:/home/dcrudy/c 1055 $$$ ->cc -g -oe6-3 e6-3.c e6-3.c: In function...
4
by: MyName | last post by:
What is the advantage of a WSDL web service over an API that will be running as an XML engine accessible via an HTTP address over a special port? The client needs to access the API using the HTTP...
4
by: riceyeh | last post by:
Hi, When reading the source code of dojo, it uses the following statement quite often. What does it mean? What I do not understand is it has a function definition enclosed in a pair of parenthesis...
6
by: CTG | last post by:
"update set UPDATE-FLAG=false, UPDATE-DT= '10/09/2007 4:09:59 PM' WHERE ICCID='I1' " UPDATE_FLAG is a YES/NO ICCID is TEXT I have tried YES, NO as well but still fails,
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.