Sha256: 54e669ef447b90fcee6929c7b4573a1e96d0b85aeb843b49573671fd4577ea97

Contents?: true

Size: 713 Bytes

Versions: 3

Compression:

Stored size: 713 Bytes

Contents

<?xml version="1.0"?>
<!-- http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzamy/50/webserv/wssoapexam.htm -->
<SOAP-ENV:Envelope
   xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
   SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> 
   <SOAP-ENV:Body>
      <m:OrderItem xmlns:m="Some-URI">
      <RetailerID>557010</RetailerID>
      <ItemNumber>1050420459</ItemNumber>
      <ItemName>AMF Night Hawk Pearl M2</ItemName>
      <ItemDesc>Bowling Ball</ItemDesc>
      <OrderQuantity>100</OrderQuantity>
      <WholesalePrice>130.95</WholeSalePrice>
      <OrderDateTime>2000-06-19 10:09:56</OrderDateTime>
      </m:OrderItem>
   </SOAP-ENV:Body>  
</SOAP-ENV:Envelope>

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
dreamcat4-libxml-bindings-0.2.0 test/xml/soap_order_item.xml
dreamcat4-libxml-bindings-0.2.1 test/xml/soap_order_item.xml
libxml4r-0.2.6 test/xml/soap_order_item.xml