<log:log toolkit="databinding" examples="http://www.w3.org/2002/ws/databinding/examples/6/09/" datetime="2007-04-20 19:03:08 UTC" xmlns:log="http://www.w3.org/2002/ws/databinding/log/6/09/" xmlns:ex="*invalid*"><log:call example="DecimalElement" instance="DecimalElement01"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 283
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>0</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement02"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1.23</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 287
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>-1.23</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement03"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12678967.543233</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 297
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>12678967.543233</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement04"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+1000000.00</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 292
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>1000000.00</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement05"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+100000000000000000000000000000000000000000000.00</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 330
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>100000000000000000000000000000000000000000000.00</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement06"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">210</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 285
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>210</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement07"><log:request><log:head><![CDATA[
POST http://localhost:8080/databinding/databinding
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement"
]]></log:head><log:body><?_xml version="1.0" encoding="UTF-8"?><!--
                    
                    Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.
                    W3C liability, trademark and document use rules apply.
                    
                    http://www.w3.org/Consortium/Legal/ipr-notice
                    http://www.w3.org/Consortium/Legal/copyright-documents
                    
		    Generated from: $Id: output-DecimalElement.xml,v 1.1 2007/04/21 09:20:31 pdowney Exp $
-->
<env:Envelope xmlns:p="http://www.w3.org/2002/ws/databinding/patterns/6/09/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">
   <env:Header/>
   <env:Body>
      <ex:echoDecimalElement>
         <ex:decimalElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">210.00</ex:decimalElement>
      </ex:echoDecimalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK
Connection: close
Date: Fri, 20 Apr 2007 19:03:09 GMT
Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2
Server: Apache-Coyote/1.1
Content-Length: 288
Content-Type: text/xml;charset=utf-8
Client-Date: Fri, 20 Apr 2007 19:03:09 GMT
Client-Peer: 127.0.0.1:8080
Client-Response-Num: 1
X-Powered-By: Servlet 2.4; JBoss-4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)/Tomcat-5.5
]]></log:head><log:body><SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><echoDecimalElement xmlns="http://www.w3.org/2002/ws/databinding/examples/6/09/"><decimalElement>210.00</decimalElement></echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
</log:body></log:response></log:call></log:log>
