You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Octav Chipara <oc...@cse.unl.edu> on 2001/01/09 00:04:28 UTC

mapping ...


Hi All,

Is there a requirement for the tag "recipe" (in the soap message below) to
have this name. If so, could someone tell me what is it. It is evident that
this is not the identifier for the class name so I am not sure how the
program decided to code it this way. Could some enlighten me...

<SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/1999/XMLSchema">
<SOAP-ENV:Body>
<ns1:GetRecipe2 xmlns:ns1="urn:recipe"
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
<recipe xmlns:ns2="urn:xml-recipe-request" xsi:type="ns2:RequestRecipe">
<userID xsi:type="xsd:int">0</userID>
<recipeName xsi:type="xsd:string">Nacho</recipeName>
</recipe>
</ns1:GetRecipe2>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>


Thanks,

Octav


      Octav Chipara
      Email:
     ochipara@cse.unl.edu

      Web page:
     www.cse.unl.edu/~ochipara

      Phone:
     (402) 474-3788