topical media & game development
basic-xml-15-listing18.xml / xml
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope">
<env:Body>
<o:addToCart xmlns:o="http://www.sernaferna.com/soap/ordersystem">
<o:cartId>CARTID</o:cartId>
<o:item itemId="ITEMID">
<o:quantity>QUANTITY</o:quantity>
<o:extPrice>PRICE</o:extPrice>
</o:item>
</o:addToCart>
</env:Body>
</env:Envelope>
(C) Æliens
20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.