Saturday, October 24, 2009

I have a problem

I think you can see what it is:





I'm more upset that they didn't show the peas being eaten as well.

<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://www.w3.org/2001/12/soap-envelope"
soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding">

<soap:Body>
<m:RSVP xmlns:m="http://justy.yogabagaba.lan/partyparty">
<m:InYoTummy>False</m:InYoTummy>
</m:RSVP>
</soap:Body>

</soap:Envelope>

<?xml version="1.0"?>
<soap:Envelope
xmlns:soap="http://www.w3.org/2001/12/soap-envelope"
soap:encodingStyle="http://www.w3.org/2001/12/soap-encoding">

<soap:Body>
<m:GreenBeans xmlns:m="http://justy.yogabagaba.lan/partyparty">
<m:Message>I feel your pain</m:Message>
</m:GreenBeans>
</soap:Body>

</soap:Envelope>


At least that's how I see a SOAP based conversation going.

No comments: