[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: A Question about name spaces..
- From: Brian OBrien <bobrien18@yahoo.com>
- Date: Sat, 5 Mar 2005 19:05:27 -0500 (EST)
- Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=u/7oa864muwyv0HLulyQlBgV8xlvZ2ZY495E/QHjaieP3hh8S+vXLNLymVNxOm6pubzNcqg7ZKxlpMDM2XrEiyENhAHYmr89EdjpctKQzkZ/QM8bkXRk8hiOCy14c7ooBgjVXGCm+tA6NM4sOqN8plI4P93bm3C53pwOad2XBaY= ;
If you post a soap message that uses xml namespaces
then shouldn't the response that you get back be in
the same name space?
ie
<n:GetSomething xmlns:n="foobar"/>
then shouldn't the response also be:
<n:response xmlns:n="foobar">resp</n:response>
and not
<u:response xmlns:u="foobar">resp</u:response>
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
|