<log:log toolkit="soap4r_ruby_1.5.8" examples="http://www.w3.org/2002/ws/databinding/examples/6/09/" datetime="2007-10-10 11:43:25 UTC" xmlns:log="http://www.w3.org/2002/ws/databinding/log/6/09/" xmlns:ex="*invalid*"><log:call example="AnySimpleTypeElement" instance="AnySimpleTypeElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnySimpleTypeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnySimpleTypeElement>
         <ex:anySimpleTypeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoAnySimpleTypeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnySimpleTypeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anySimpleTypeElement xsi:nil="true"></n1:anySimpleTypeElement>
    </n1:echoAnySimpleTypeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AnySimpleTypeElement" instance="AnySimpleTypeElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnySimpleTypeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnySimpleTypeElement>
         <ex:anySimpleTypeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">anySimpleTypeValue</ex:anySimpleTypeElement>
      </ex:echoAnySimpleTypeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 467
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnySimpleTypeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anySimpleTypeElement>anySimpleTypeValue</n1:anySimpleTypeElement>
    </n1:echoAnySimpleTypeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AnyTypeElement" instance="AnyTypeElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyTypeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnyTypeElement>
         <ex:anyTypeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoAnyTypeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 440
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnyTypeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anyTypeElement xsi:nil="true"></n1:anyTypeElement>
    </n1:echoAnyTypeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AnyTypeElement" instance="AnyTypeElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyTypeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnyTypeElement>
         <ex:anyTypeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <foo>
               <bar>cheese</bar>
            </foo>
         </ex:anyTypeElement>
      </ex:echoAnyTypeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 489
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnyTypeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anyTypeElement>
        <foo>
          <bar>cheese</bar>
        </foo>
      </n1:anyTypeElement>
    </n1:echoAnyTypeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DocumentationElement" instance="DocumentationElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDocumentationElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDocumentationElement>
         <ex:documentationElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">hello world</ex:documentationElement>
      </ex:echoDocumentationElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 460
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDocumentationElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:documentationElement>hello world</n1:documentationElement>
    </n1:echoDocumentationElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IdentifierName" instance="IdentifierName02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIdentifierName"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIdentifierName>
         <ex:identifierName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Hello</ex:identifierName>
      </ex:echoIdentifierName>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 430
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIdentifierName xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:identifierName>Hello</n1:identifierName>
    </n1:echoIdentifierName>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonIdentifierName" instance="NonIdentifierName02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonIdentifierName"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonIdentifierName>
         <ex:non-Identifier-Name xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Hello</ex:non-Identifier-Name>
      </ex:echoNonIdentifierName>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonIdentifierName xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:non-Identifier-Name>Hello</n1:non-Identifier-Name>
    </n1:echoNonIdentifierName>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringElement" instance="StringElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringElement>
         <ex:stringElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoStringElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 436
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringElement xsi:nil="true"></n1:stringElement>
    </n1:echoStringElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringElement" instance="StringElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringElement>
         <ex:stringElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Hello cruel world.</ex:stringElement>
      </ex:echoStringElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 439
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringElement>Hello cruel world.</n1:stringElement>
    </n1:echoStringElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringAttribute" instance="StringAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringAttribute>
         <ex:stringAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" string="hello"/>
      </ex:echoStringAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 444
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringAttribute string="hello"></n1:stringAttribute>
    </n1:echoStringAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringAttribute" instance="StringAttribute02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringAttribute>
         <ex:stringAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" string="0123456789"/>
      </ex:echoStringAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringAttribute string="0123456789"></n1:stringAttribute>
    </n1:echoStringAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanElement" instance="BooleanElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanElement>
         <ex:booleanElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">false</ex:booleanElement>
      </ex:echoBooleanElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 430
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanElement>false</n1:booleanElement>
    </n1:echoBooleanElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanElement" instance="BooleanElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanElement>
         <ex:booleanElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">true</ex:booleanElement>
      </ex:echoBooleanElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 429
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanElement>true</n1:booleanElement>
    </n1:echoBooleanElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanElement" instance="BooleanElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanElement>
         <ex:booleanElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:booleanElement>
      </ex:echoBooleanElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 430
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanElement>false</n1:booleanElement>
    </n1:echoBooleanElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanElement" instance="BooleanElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanElement>
         <ex:booleanElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:booleanElement>
      </ex:echoBooleanElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 429
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanElement>true</n1:booleanElement>
    </n1:echoBooleanElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanAttribute" instance="BooleanAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanAttribute>
         <ex:booleanAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" boolean="true"/>
      </ex:echoBooleanAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 448
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanAttribute boolean="true"></n1:booleanAttribute>
    </n1:echoBooleanAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BooleanAttribute" instance="BooleanAttribute02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBooleanAttribute>
         <ex:booleanAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" boolean="0"/>
      </ex:echoBooleanAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBooleanAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:booleanAttribute boolean="false"></n1:booleanAttribute>
    </n1:echoBooleanAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 426
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>0</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 430
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>-1.23</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 440
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>12678967.543233</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 432
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>1000000</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement05"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 470
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>100000000000000000000000000000000000000000000</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement06"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 428
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:27 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>210</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalElement" instance="DecimalElement07"><log:request><log:head><![CDATA[
POST http://localhost:10080
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.xml,v 1.2 2007/10/10 11:45:09 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: Wed, 10 Oct 2007 11:43:27 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 428
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalElement>210</n1:decimalElement>
    </n1:echoDecimalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalAttribute" instance="DecimalAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalAttribute>
         <ex:decimalAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" decimal="+10000000999829292922093443563.32423442"/>
      </ex:echoDecimalAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 482
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalAttribute decimal="10000000999829292922093443563.32423442"></n1:decimalAttribute>
    </n1:echoDecimalAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatElement" instance="FloatElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatElement>
         <ex:floatElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1E4</ex:floatElement>
      </ex:echoFloatElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 423
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatElement>-10000</n1:floatElement>
    </n1:echoFloatElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatElement" instance="FloatElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatElement>
         <ex:floatElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1267.43233E12</ex:floatElement>
      </ex:echoFloatElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 434
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatElement>+1267432330000000</n1:floatElement>
    </n1:echoFloatElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatElement" instance="FloatElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatElement>
         <ex:floatElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12.78e-2</ex:floatElement>
      </ex:echoFloatElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 424
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatElement>+0.1278</n1:floatElement>
    </n1:echoFloatElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatElement" instance="FloatElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatElement>
         <ex:floatElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:floatElement>
      </ex:echoFloatElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 420
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatElement>+12</n1:floatElement>
    </n1:echoFloatElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatElement" instance="FloatElement05"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatElement>
         <ex:floatElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">INF</ex:floatElement>
      </ex:echoFloatElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 420
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatElement>INF</n1:floatElement>
    </n1:echoFloatElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatAttribute" instance="FloatAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatAttribute>
         <ex:floatAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" float="-7446.445E5"/>
      </ex:echoFloatAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatAttribute float="-744644500.0"></n1:floatAttribute>
    </n1:echoFloatAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleElement" instance="DoubleElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleElement>
         <ex:doubleElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1E4</ex:doubleElement>
      </ex:echoDoubleElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 427
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleElement>-10000</n1:doubleElement>
    </n1:echoDoubleElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleElement" instance="DoubleElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleElement>
         <ex:doubleElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1267.432233E12</ex:doubleElement>
      </ex:echoDoubleElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 438
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleElement>+1267432233000000</n1:doubleElement>
    </n1:echoDoubleElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleElement" instance="DoubleElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleElement>
         <ex:doubleElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12.78e-2</ex:doubleElement>
      </ex:echoDoubleElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 428
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleElement>+0.1278</n1:doubleElement>
    </n1:echoDoubleElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleElement" instance="DoubleElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleElement>
         <ex:doubleElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:doubleElement>
      </ex:echoDoubleElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 424
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleElement>+12</n1:doubleElement>
    </n1:echoDoubleElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleElement" instance="DoubleElement05"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleElement>
         <ex:doubleElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">INF</ex:doubleElement>
      </ex:echoDoubleElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 424
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleElement>INF</n1:doubleElement>
    </n1:echoDoubleElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleAttribute" instance="DoubleAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleAttribute>
         <ex:doubleAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" double="12.334"/>
      </ex:echoDoubleAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 445
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleAttribute double="12.334"></n1:doubleAttribute>
    </n1:echoDoubleAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DurationElement" instance="DurationElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDurationElement>
         <ex:durationElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1Y2M3DT10H30M</ex:durationElement>
      </ex:echoDurationElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 443
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDurationElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationElement>P1Y2M3DT10H30M</n1:durationElement>
    </n1:echoDurationElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DurationElement" instance="DurationElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDurationElement>
         <ex:durationElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-P1347M</ex:durationElement>
      </ex:echoDurationElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 436
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDurationElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationElement>-P1347M</n1:durationElement>
    </n1:echoDurationElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DurationElement" instance="DurationElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDurationElement>
         <ex:durationElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1347Y</ex:durationElement>
      </ex:echoDurationElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 435
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDurationElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationElement>P1347Y</n1:durationElement>
    </n1:echoDurationElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DurationElement" instance="DurationElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDurationElement>
         <ex:durationElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1M</ex:durationElement>
      </ex:echoDurationElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 432
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDurationElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationElement>P1M</n1:durationElement>
    </n1:echoDurationElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DurationAttribute" instance="DurationAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDurationAttribute>
         <ex:durationAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" duration="P1M"/>
      </ex:echoDurationAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 452
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDurationAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationAttribute duration="P1M"></n1:durationAttribute>
    </n1:echoDurationAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateTimeElement" instance="DateTimeElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateTimeElement>
         <ex:dateTimeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999-05-31T13:20:00-05:00</ex:dateTimeElement>
      </ex:echoDateTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateTimeElement>1999-05-31T13:20:00-05:00</n1:dateTimeElement>
    </n1:echoDateTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateTimeElement" instance="DateTimeElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateTimeElement>
         <ex:dateTimeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2000-03-04T23:00:00+03:00</ex:dateTimeElement>
      </ex:echoDateTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateTimeElement>2000-03-04T23:00:00+03:00</n1:dateTimeElement>
    </n1:echoDateTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateTimeAttribute" instance="DateTimeAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateTimeAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateTimeAttribute>
         <ex:dateTimeAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" dateTime="2006-10-26T04:51:00+03:00"/>
      </ex:echoDateTimeAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 473
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateTimeAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateTimeAttribute dateTime="2006-10-26T04:51:00+0300"></n1:dateTimeAttribute>
    </n1:echoDateTimeAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TimeElement" instance="TimeElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTimeElement>
         <ex:timeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">00:00:00</ex:timeElement>
      </ex:echoTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:timeElement>0001-01-01T00:00:00Z</n1:timeElement>
    </n1:echoTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TimeElement" instance="TimeElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTimeElement>
         <ex:timeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12:00:01</ex:timeElement>
      </ex:echoTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:timeElement>0001-01-01T12:00:01Z</n1:timeElement>
    </n1:echoTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TimeElement" instance="TimeElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTimeElement>
         <ex:timeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">23:59:34</ex:timeElement>
      </ex:echoTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:timeElement>0001-01-01T23:59:34Z</n1:timeElement>
    </n1:echoTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TimeElement" instance="TimeElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTimeElement>
         <ex:timeElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">13:21:03Z</ex:timeElement>
      </ex:echoTimeElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTimeElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:timeElement>0001-01-01T13:21:03Z</n1:timeElement>
    </n1:echoTimeElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TimeAttribute" instance="TimeAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTimeAttribute>
         <ex:timeAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" time="00:01:58Z"/>
      </ex:echoTimeAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTimeAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:timeAttribute time="0001-01-01T00:01:58Z"></n1:timeAttribute>
    </n1:echoTimeAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateElement" instance="DateElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateElement>
         <ex:dateElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999-05-31</ex:dateElement>
      </ex:echoDateElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateElement>1999-05-31T00:00:00Z</n1:dateElement>
    </n1:echoDateElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateAttribute" instance="DateAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateAttribute>
         <ex:dateAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" date="2006-05-30"/>
      </ex:echoDateAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateAttribute date="2006-05-30T00:00:00Z"></n1:dateAttribute>
    </n1:echoDateAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GYearMonthElement" instance="GYearMonthElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearMonthElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGYearMonthElement>
         <ex:gYearMonthElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999-05</ex:gYearMonthElement>
      </ex:echoGYearMonthElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 457
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGYearMonthElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:gYearMonthElement>1999-05-01T00:00:00Z</n1:gYearMonthElement>
    </n1:echoGYearMonthElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GYearMonthAttribute" instance="GYearMonthAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearMonthAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGYearMonthAttribute>
         <ex:gYearMonthAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" gYearMonth="2006-09"/>
      </ex:echoGYearMonthAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 479
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGYearMonthAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:gYearMonthAttribute gYearMonth="2006-09-01T00:00:00Z"></n1:gYearMonthAttribute>
    </n1:echoGYearMonthAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GYearElement" instance="GYearElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGYearElement>
         <ex:gYearElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999</ex:gYearElement>
      </ex:echoGYearElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 437
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGYearElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:gYearElement>1999-01-01T00:00:00Z</n1:gYearElement>
    </n1:echoGYearElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GYearAttribute" instance="GYearAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGYearAttribute>
         <ex:gYearAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" gYear="2038"/>
      </ex:echoGYearAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGYearAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:gYearAttribute gYear="2038-01-01T00:00:00Z"></n1:gYearAttribute>
    </n1:echoGYearAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthDayElement" instance="GMonthDayElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthDayElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthDayElement>
         <ex:gMonthDayElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12-31</ex:gMonthDayElement>
      </ex:echoGMonthDayElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8038
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--12-31&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id10434234"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--12-31&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[49]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:821:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:813:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/registry.rb:284:in `base2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:303:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id10434234"></ivars>
    <ivars id="id10434234"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthDayElement" instance="GMonthDayElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthDayElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthDayElement>
         <ex:gMonthDayElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12-31Z</ex:gMonthDayElement>
      </ex:echoGMonthDayElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8040
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--12-31Z&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id10303174"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--12-31Z&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[49]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:821:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:813:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/registry.rb:284:in `base2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:303:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id10303174"></ivars>
    <ivars id="id10303174"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthDayAttribute" instance="GMonthDayAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthDayAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthDayAttribute>
         <ex:gMonthDayAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" gMonthDay="--09-28Z"/>
      </ex:echoGMonthDayAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8681
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--09-28Z&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id10189934"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonthDay: cannot accept &apos;--09-28Z&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[53]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:821:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:813:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:328:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:252:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:305:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id10189934"></ivars>
    <ivars id="id10189934"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GDayElement" instance="GDayElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGDayElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGDayElement>
         <ex:gDayElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">---05</ex:gDayElement>
      </ex:echoGDayElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8024
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gDay: cannot accept &apos;---05&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id10093074"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gDay: cannot accept &apos;---05&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[49]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:848:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:840:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/registry.rb:284:in `base2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:303:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id10093074"></ivars>
    <ivars id="id10093074"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GDayAttribute" instance="GDayAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGDayAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGDayAttribute>
         <ex:gDayAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" gDay="---09"/>
      </ex:echoGDayAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8662
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gDay: cannot accept &apos;---09&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id9961394"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gDay: cannot accept &apos;---09&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[53]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:848:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:840:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:328:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:252:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:305:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id9961394"></ivars>
    <ivars id="id9961394"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthElement" instance="GMonthElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthElement>
         <ex:gMonthElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--02--</ex:gMonthElement>
      </ex:echoGMonthElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8027
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--02--&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id9873734"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--02--&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[49]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:874:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:866:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/registry.rb:284:in `base2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:303:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id9873734"></ivars>
    <ivars id="id9873734"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthElement" instance="GMonthElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthElement>
         <ex:gMonthElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12--</ex:gMonthElement>
      </ex:echoGMonthElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8027
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--12--&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id9770794"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--12--&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[49]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:874:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:866:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/registry.rb:284:in `base2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:303:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id9770794"></ivars>
    <ivars id="id9770794"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GMonthAttribute" instance="GMonthAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGMonthAttribute>
         <ex:gMonthAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" gMonth="--04--"/>
      </ex:echoGMonthAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 8671
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--04--&apos;.</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause n4:ivars="#id10446014"
            xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xmlns:n4="http://www.ruby-lang.org/xmlns/ruby/type-instance"
            xsi:type="n3:XSD..ValueSpaceError">
          <message xsi:type="xsd:string">{http://www.w3.org/2001/XMLSchema}gMonth: cannot accept &apos;--04--&apos;.</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[53]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:874:in `screen_data_str&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:593:in `screen_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:141:in `set&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:158:in `init&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/xsd/datatypes.rb:866:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:53:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:93:in `initialize&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `new&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/baseData.rb:33:in `to_data&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:328:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:322:in `add_attributes2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:252:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:305:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">XSD..ValueSpaceError</excn_type_name>
      </detail>
    </env:Fault>
    <ivars href="#id10446014"></ivars>
    <ivars id="id10446014"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <original_backtrace xsi:nil="true"></original_backtrace>
      <cause xsi:nil="true"></cause>
    </ivars>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="HexBinaryElement" instance="HexBinaryElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoHexBinaryElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoHexBinaryElement>
         <ex:hexBinaryElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">76</ex:hexBinaryElement>
      </ex:echoHexBinaryElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 437
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoHexBinaryElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:hexBinaryElement>3736</n1:hexBinaryElement>
    </n1:echoHexBinaryElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="HexBinaryElement" instance="HexBinaryElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoHexBinaryElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoHexBinaryElement>
         <ex:hexBinaryElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">77696f646d6f6e7974637174716a7169696e6b65616f76786f746e66716b707875757261736e686469796b65706c656d7465626661637661646e6b65636662647669726d6f6e757361</ex:hexBinaryElement>
      </ex:echoHexBinaryElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 725
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoHexBinaryElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:hexBinaryElement>3737363936663634366436663665373937343633373137343731366137313639363936653662363536313666373637383666373436653636373136623730373837353735373236313733366536383634363937393662363537303663363536643734363536323636363136333736363136343665366236353633363636323634373636393732366436663665373537333631</n1:hexBinaryElement>
    </n1:echoHexBinaryElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="HexBinaryAttribute" instance="HexBinaryAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoHexBinaryAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoHexBinaryAttribute>
         <ex:hexBinaryAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" hexBinary="77696f"/>
      </ex:echoHexBinaryAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 466
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoHexBinaryAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:hexBinaryAttribute hexBinary="373736393666"></n1:hexBinaryAttribute>
    </n1:echoHexBinaryAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="Base64BinaryElement" instance="Base64BinaryElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBase64BinaryElement>
         <ex:base64BinaryElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">bQ==</ex:base64BinaryElement>
      </ex:echoBase64BinaryElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 453
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBase64BinaryElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:base64BinaryElement>YlE9PQ==</n1:base64BinaryElement>
    </n1:echoBase64BinaryElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="Base64BinaryElement" instance="Base64BinaryElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBase64BinaryElement>
         <ex:base64BinaryElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">eHdmb3Rh</ex:base64BinaryElement>
      </ex:echoBase64BinaryElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 457
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBase64BinaryElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:base64BinaryElement>ZUhkbWIzUmg=</n1:base64BinaryElement>
    </n1:echoBase64BinaryElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="Base64BinaryElement" instance="Base64BinaryElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBase64BinaryElement>
         <ex:base64BinaryElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">cnRjbGNyZW9scg==</ex:base64BinaryElement>
      </ex:echoBase64BinaryElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 469
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBase64BinaryElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:base64BinaryElement>Y25SamJHTnlaVzlzY2c9PQ==</n1:base64BinaryElement>
    </n1:echoBase64BinaryElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="Base64BinaryAttribute" instance="Base64BinaryAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBase64BinaryAttribute>
         <ex:base64BinaryAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" base64Binary="cnRjbGNyZW9scg=="/>
      </ex:echoBase64BinaryAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 493
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBase64BinaryAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:base64BinaryAttribute base64Binary="Y25SamJHTnlaVzlzY2c9PQ=="></n1:base64BinaryAttribute>
    </n1:echoBase64BinaryAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AnyURIElement" instance="AnyURIElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyURIElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnyURIElement>
         <ex:anyURIElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">http://www.w3.org/2002/ws/databinding/</ex:anyURIElement>
      </ex:echoAnyURIElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 459
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnyURIElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anyURIElement>http://www.w3.org/2002/ws/databinding/</n1:anyURIElement>
    </n1:echoAnyURIElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AnyURIAttribute" instance="AnyURIAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyURIAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAnyURIAttribute>
         <ex:anyURIAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" anyURI="http://wwww.w3.org/2002/ws/"/>
      </ex:echoAnyURIAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 466
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAnyURIAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:anyURIAttribute anyURI="http://wwww.w3.org/2002/ws/"></n1:anyURIAttribute>
    </n1:echoAnyURIAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="QNameElement" instance="QNameElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoQNameElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoQNameElement>
         <ex:QNameElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">ex:QNameElement</ex:QNameElement>
      </ex:echoQNameElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 432
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoQNameElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:QNameElement>ex:QNameElement</n1:QNameElement>
    </n1:echoQNameElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="QNameAttribute" instance="QNameAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoQNameAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoQNameAttribute>
         <ex:QNameAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" QName="ex:QNameAttribute"/>
      </ex:echoQNameAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 451
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoQNameAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:QNameAttribute QName="ex:QNameAttribute"></n1:QNameAttribute>
    </n1:echoQNameAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NormalizedStringElement" instance="NormalizedStringElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNormalizedStringElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNormalizedStringElement>
         <ex:normalizedStringElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoNormalizedStringElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 476
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNormalizedStringElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:normalizedStringElement xsi:nil="true"></n1:normalizedStringElement>
    </n1:echoNormalizedStringElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NormalizedStringElement" instance="NormalizedStringElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNormalizedStringElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNormalizedStringElement>
         <ex:normalizedStringElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">How now brown cow.</ex:normalizedStringElement>
      </ex:echoNormalizedStringElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 479
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNormalizedStringElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:normalizedStringElement>How now brown cow.</n1:normalizedStringElement>
    </n1:echoNormalizedStringElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NormalizedStringAttribute" instance="NormalizedStringAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNormalizedStringAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNormalizedStringAttribute>
         <ex:normalizedStringAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" normalizedString="Hello Paris"/>
      </ex:echoNormalizedStringAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 500
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNormalizedStringAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:normalizedStringAttribute normalizedString="Hello Paris"></n1:normalizedStringAttribute>
    </n1:echoNormalizedStringAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TokenElement" instance="TokenElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTokenElement>
         <ex:tokenElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">tokenElement</ex:tokenElement>
      </ex:echoTokenElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 429
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTokenElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:tokenElement>tokenElement</n1:tokenElement>
    </n1:echoTokenElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TokenAttribute" instance="TokenAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTokenAttribute>
         <ex:tokenAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" token="hello"/>
      </ex:echoTokenAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 439
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTokenAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:tokenAttribute token="hello"></n1:tokenAttribute>
    </n1:echoTokenAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LanguageElement" instance="LanguageElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLanguageElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLanguageElement>
         <ex:languageElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">en</ex:languageElement>
      </ex:echoLanguageElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 431
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLanguageElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:languageElement>en</n1:languageElement>
    </n1:echoLanguageElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LanguageElement" instance="LanguageElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLanguageElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLanguageElement>
         <ex:languageElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">fr</ex:languageElement>
      </ex:echoLanguageElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 431
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:28 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLanguageElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:languageElement>fr</n1:languageElement>
    </n1:echoLanguageElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LanguageAttribute" instance="LanguageAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLanguageAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLanguageAttribute>
         <ex:languageAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" language="en"/>
      </ex:echoLanguageAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:28 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 451
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLanguageAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:languageAttribute language="en"></n1:languageAttribute>
    </n1:echoLanguageAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENElement" instance="NMTOKENElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENElement>
         <ex:NMTOKENElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">id</ex:NMTOKENElement>
      </ex:echoNMTOKENElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 427
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NMTOKENElement>id</n1:NMTOKENElement>
    </n1:echoNMTOKENElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENElement" instance="NMTOKENElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENElement>
         <ex:NMTOKENElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">vocabularies:that.as:clean:assuring-s_to:The_we:contain</ex:NMTOKENElement>
      </ex:echoNMTOKENElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 480
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NMTOKENElement>vocabularies:that.as:clean:assuring-s_to:The_we:contain</n1:NMTOKENElement>
    </n1:echoNMTOKENElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENAttribute" instance="NMTOKENAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENAttribute>
         <ex:NMTOKENAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" NMTOKEN="id"/>
      </ex:echoNMTOKENAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NMTOKENAttribute NMTOKEN="id"></n1:NMTOKENAttribute>
    </n1:echoNMTOKENAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENSElement" instance="NMTOKENSElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENSElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENSElement>
         <ex:NMTOKENSElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">a b c d e.b:s-w_x:q</ex:NMTOKENSElement>
      </ex:echoNMTOKENSElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 448
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENSElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NMTOKENSElement>a b c d e.b:s-w_x:q</n1:NMTOKENSElement>
    </n1:echoNMTOKENSElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENSAttribute" instance="NMTOKENSAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENSAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENSAttribute>
         <ex:NMTOKENSAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" NMTOKENS="id"/>
      </ex:echoNMTOKENSAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 451
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENSAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NMTOKENSAttribute NMTOKENS="id"></n1:NMTOKENSAttribute>
    </n1:echoNMTOKENSAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NameElement" instance="NameElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNameElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNameElement>
         <ex:NameElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:NameElement>
      </ex:echoNameElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 416
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNameElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NameElement>foo</n1:NameElement>
    </n1:echoNameElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NameAttribute" instance="NameAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNameAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNameAttribute>
         <ex:nameAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" name="foo"/>
      </ex:echoNameAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 432
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNameAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nameAttribute name="foo"></n1:nameAttribute>
    </n1:echoNameAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NCNameElement" instance="NCNameElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNCNameElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNCNameElement>
         <ex:NCNameElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:NCNameElement>
      </ex:echoNCNameElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 424
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNCNameElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NCNameElement>foo</n1:NCNameElement>
    </n1:echoNCNameElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NCNameAttribute" instance="NCNameAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNCNameAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNCNameAttribute>
         <ex:NCNameAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" NCName="bar"/>
      </ex:echoNCNameAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 442
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNCNameAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:NCNameAttribute NCName="bar"></n1:NCNameAttribute>
    </n1:echoNCNameAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDElement" instance="IDElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDElement>
         <ex:IDElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDElement>
      </ex:echoIDElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 408
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDElement>foo</n1:IDElement>
    </n1:echoIDElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDAttribute" instance="IDAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDAttribute>
         <ex:IDAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" ID="bar"/>
      </ex:echoIDAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 422
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDAttribute ID="bar"></n1:IDAttribute>
    </n1:echoIDAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDREFElement" instance="IDREFElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDREFElement>
         <ex:IDREFElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDREFElement>
      </ex:echoIDREFElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 420
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDREFElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDREFElement>foo</n1:IDREFElement>
    </n1:echoIDREFElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDREFAttribute" instance="IDREFAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDREFAttribute>
         <ex:IDREFAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" IDREF="bar"/>
      </ex:echoIDREFAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 437
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDREFAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDREFAttribute IDREF="bar"></n1:IDREFAttribute>
    </n1:echoIDREFAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDREFSElement" instance="IDREFSElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFSElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDREFSElement>
         <ex:IDREFSElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDREFSElement>
      </ex:echoIDREFSElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 424
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDREFSElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDREFSElement>foo</n1:IDREFSElement>
    </n1:echoIDREFSElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IDREFSAttribute" instance="IDREFSAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFSAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIDREFSAttribute>
         <ex:IDREFSAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" IDREFS="hello"/>
      </ex:echoIDREFSAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 444
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIDREFSAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:IDREFSAttribute IDREFS="hello"></n1:IDREFSAttribute>
    </n1:echoIDREFSAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ENTITYElement" instance="ENTITYElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITYElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoENTITYElement>
         <ex:ENTITYElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">lt</ex:ENTITYElement>
      </ex:echoENTITYElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 423
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoENTITYElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ENTITYElement>lt</n1:ENTITYElement>
    </n1:echoENTITYElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ENTITYAttribute" instance="ENTITYAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITYAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoENTITYAttribute>
         <ex:ENTITYAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" ENTITY="lt"/>
      </ex:echoENTITYAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 441
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoENTITYAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ENTITYAttribute ENTITY="lt"></n1:ENTITYAttribute>
    </n1:echoENTITYAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ENTITIESElement" instance="ENTITIESElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITIESElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoENTITIESElement>
         <ex:ENTITIESElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">lt gt apos quot</ex:ENTITIESElement>
      </ex:echoENTITIESElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 444
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoENTITIESElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ENTITIESElement>lt gt apos quot</n1:ENTITIESElement>
    </n1:echoENTITIESElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ENTITIESAttribute" instance="ENTITIESAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITIESAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoENTITIESAttribute>
         <ex:ENTITIESAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" ENTITIES="lt gt"/>
      </ex:echoENTITIESAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoENTITIESAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ENTITIESAttribute ENTITIES="lt gt"></n1:ENTITIESAttribute>
    </n1:echoENTITIESAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerElement" instance="IntegerElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerElement>
         <ex:integerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:integerElement>
      </ex:echoIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 426
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerElement>0</n1:integerElement>
    </n1:echoIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerElement" instance="IntegerElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerElement>
         <ex:integerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:integerElement>
      </ex:echoIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 426
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerElement>1</n1:integerElement>
    </n1:echoIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerElement" instance="IntegerElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerElement>
         <ex:integerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12678967543233</ex:integerElement>
      </ex:echoIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 439
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerElement>12678967543233</n1:integerElement>
    </n1:echoIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerElement" instance="IntegerElement04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerElement>
         <ex:integerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+10000</ex:integerElement>
      </ex:echoIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 430
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerElement>10000</n1:integerElement>
    </n1:echoIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerElement" instance="IntegerElement05"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerElement>
         <ex:integerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123456789123456789123456789123456789</ex:integerElement>
      </ex:echoIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 461
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerElement>123456789123456789123456789123456789</n1:integerElement>
    </n1:echoIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerAttribute" instance="IntegerAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerAttribute>
         <ex:integerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" integer="10002"/>
      </ex:echoIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerAttribute integer="10002"></n1:integerAttribute>
    </n1:echoIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerAttribute" instance="IntegerAttribute02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerAttribute>
         <ex:integerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" integer="123456789013234235435325235325325345432543253425324534253245"/>
      </ex:echoIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 504
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerAttribute integer="123456789013234235435325235325325345432543253425324534253245"></n1:integerAttribute>
    </n1:echoIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonPositiveIntegerElement>
         <ex:nonPositiveIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1</ex:nonPositiveIntegerElement>
      </ex:echoNonPositiveIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 471
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonPositiveIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonPositiveIntegerElement>-1</n1:nonPositiveIntegerElement>
    </n1:echoNonPositiveIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonPositiveIntegerElement>
         <ex:nonPositiveIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1234324234532534254325234534252345342534253425324534253244</ex:nonPositiveIntegerElement>
      </ex:echoNonPositiveIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 528
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonPositiveIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonPositiveIntegerElement>-1234324234532534254325234534252345342534253425324534253244</n1:nonPositiveIntegerElement>
    </n1:echoNonPositiveIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonPositiveIntegerAttribute>
         <ex:nonPositiveIntegerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" nonPositiveInteger="-20"/>
      </ex:echoNonPositiveIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 502
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonPositiveIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonPositiveIntegerAttribute nonPositiveInteger="-20"></n1:nonPositiveIntegerAttribute>
    </n1:echoNonPositiveIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonPositiveIntegerAttribute>
         <ex:nonPositiveIntegerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" nonPositiveInteger="-202342353425435345342567965342969786978679"/>
      </ex:echoNonPositiveIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 542
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonPositiveIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonPositiveIntegerAttribute nonPositiveInteger="-202342353425435345342567965342969786978679"></n1:nonPositiveIntegerAttribute>
    </n1:echoNonPositiveIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NegativeIntegerElement" instance="NegativeIntegerElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNegativeIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNegativeIntegerElement>
         <ex:negativeIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1</ex:negativeIntegerElement>
      </ex:echoNegativeIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 459
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNegativeIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:negativeIntegerElement>-1</n1:negativeIntegerElement>
    </n1:echoNegativeIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NegativeIntegerElement" instance="NegativeIntegerElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNegativeIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNegativeIntegerElement>
         <ex:negativeIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-12343242342345345346453643564536543645363456</ex:negativeIntegerElement>
      </ex:echoNegativeIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 502
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNegativeIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:negativeIntegerElement>-12343242342345345346453643564536543645363456</n1:negativeIntegerElement>
    </n1:echoNegativeIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LongElement" instance="LongElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLongElement>
         <ex:longElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:longElement>
      </ex:echoLongElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 414
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLongElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:longElement>1</n1:longElement>
    </n1:echoLongElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LongAttribute" instance="LongAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLongAttribute>
         <ex:longAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" long="1738"/>
      </ex:echoLongAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 433
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLongAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:longAttribute long="1738"></n1:longAttribute>
    </n1:echoLongAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntElement" instance="IntElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntElement>
         <ex:intElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:intElement>
      </ex:echoIntElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 410
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intElement>1</n1:intElement>
    </n1:echoIntElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntElement" instance="IntElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntElement>
         <ex:intElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">10042</ex:intElement>
      </ex:echoIntElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 414
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intElement>10042</n1:intElement>
    </n1:echoIntElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntElement" instance="IntElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntElement>
         <ex:intElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-42</ex:intElement>
      </ex:echoIntElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 412
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intElement>-42</n1:intElement>
    </n1:echoIntElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntAttribute" instance="IntAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntAttribute>
         <ex:intAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" int="42"/>
      </ex:echoIntAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 426
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intAttribute int="42"></n1:intAttribute>
    </n1:echoIntAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ShortElement" instance="ShortElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoShortElement>
         <ex:shortElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:shortElement>
      </ex:echoShortElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 418
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoShortElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:shortElement>1</n1:shortElement>
    </n1:echoShortElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ShortAttribute" instance="ShortAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoShortAttribute>
         <ex:shortAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" short="22"/>
      </ex:echoShortAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 436
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoShortAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:shortAttribute short="22"></n1:shortAttribute>
    </n1:echoShortAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ByteElement" instance="ByteElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoByteElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoByteElement>
         <ex:byteElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:byteElement>
      </ex:echoByteElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 414
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoByteElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:byteElement>1</n1:byteElement>
    </n1:echoByteElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ByteAttribute" instance="ByteAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoByteAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoByteAttribute>
         <ex:byteAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" byte="64"/>
      </ex:echoByteAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 431
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoByteAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:byteAttribute byte="64"></n1:byteAttribute>
    </n1:echoByteAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonNegativeIntegerElement>
         <ex:nonNegativeIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:nonNegativeIntegerElement>
      </ex:echoNonNegativeIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 470
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonNegativeIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonNegativeIntegerElement>1</n1:nonNegativeIntegerElement>
    </n1:echoNonNegativeIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonNegativeIntegerAttribute>
         <ex:nonNegativeIntegerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" nonNegativeInteger="20"/>
      </ex:echoNonNegativeIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 501
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonNegativeIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonNegativeIntegerAttribute nonNegativeInteger="20"></n1:nonNegativeIntegerAttribute>
    </n1:echoNonNegativeIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedLongElement" instance="UnsignedLongElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedLongElement>
         <ex:unsignedLongElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedLongElement>
      </ex:echoUnsignedLongElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedLongElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedLongElement>1</n1:unsignedLongElement>
    </n1:echoUnsignedLongElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedLongAttribute" instance="UnsignedLongAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedLongAttribute>
         <ex:unsignedLongAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" unsignedLong="2034"/>
      </ex:echoUnsignedLongAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 473
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedLongAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedLongAttribute unsignedLong="2034"></n1:unsignedLongAttribute>
    </n1:echoUnsignedLongAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedIntElement" instance="UnsignedIntElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedIntElement>
         <ex:unsignedIntElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedIntElement>
      </ex:echoUnsignedIntElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 442
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedIntElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedIntElement>1</n1:unsignedIntElement>
    </n1:echoUnsignedIntElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedIntAttribute" instance="UnsignedIntAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedIntAttribute>
         <ex:unsignedIntAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" unsignedInt="32334"/>
      </ex:echoUnsignedIntAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 469
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedIntAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedIntAttribute unsignedInt="32334"></n1:unsignedIntAttribute>
    </n1:echoUnsignedIntAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedShortElement" instance="UnsignedShortElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedShortElement>
         <ex:unsignedShortElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedShortElement>
      </ex:echoUnsignedShortElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 450
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedShortElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedShortElement>1</n1:unsignedShortElement>
    </n1:echoUnsignedShortElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedShortAttribute" instance="UnsignedShortAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedShortAttribute>
         <ex:unsignedShortAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" unsignedShort="22"/>
      </ex:echoUnsignedShortAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 476
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedShortAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedShortAttribute unsignedShort="22"></n1:unsignedShortAttribute>
    </n1:echoUnsignedShortAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NegativeIntegerAttribute" instance="NegativeIntegerAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNegativeIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNegativeIntegerAttribute>
         <ex:negativeIntegerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" negativeInteger="-100"/>
      </ex:echoNegativeIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 488
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNegativeIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:negativeIntegerAttribute negativeInteger="-100"></n1:negativeIntegerAttribute>
    </n1:echoNegativeIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedByteElement" instance="UnsignedByteElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedByteElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedByteElement>
         <ex:unsignedByteElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedByteElement>
      </ex:echoUnsignedByteElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedByteElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedByteElement>1</n1:unsignedByteElement>
    </n1:echoUnsignedByteElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedByteAttribute" instance="UnsignedByteAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedByteAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedByteAttribute>
         <ex:unsignedByteAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" unsignedByte="64"/>
      </ex:echoUnsignedByteAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 471
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedByteAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedByteAttribute unsignedByte="64"></n1:unsignedByteAttribute>
    </n1:echoUnsignedByteAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="PositiveIntegerElement" instance="PositiveIntegerElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoPositiveIntegerElement>
         <ex:positiveIntegerElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:positiveIntegerElement>
      </ex:echoPositiveIntegerElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 458
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoPositiveIntegerElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:positiveIntegerElement>1</n1:positiveIntegerElement>
    </n1:echoPositiveIntegerElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="PositiveIntegerAttribute" instance="PositiveIntegerAttribute01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerAttribute"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoPositiveIntegerAttribute>
         <ex:positiveIntegerAttribute xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" positiveInteger="257"/>
      </ex:echoPositiveIntegerAttribute>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 487
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoPositiveIntegerAttribute xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:positiveIntegerAttribute positiveInteger="257"></n1:positiveIntegerAttribute>
    </n1:echoPositiveIntegerAttribute>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GlobalSimpleType" instance="GlobalSimpleType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGlobalSimpleType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGlobalSimpleType>
         <ex:globalSimpleType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:globalSimpleType>
      </ex:echoGlobalSimpleType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 436
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGlobalSimpleType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:globalSimpleType>foo</n1:globalSimpleType>
    </n1:echoGlobalSimpleType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringEnumerationType" instance="StringEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringEnumerationType>
         <ex:beatle xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">John</ex:beatle>
      </ex:echoStringEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 427
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:beatle>John</n1:beatle>
    </n1:echoStringEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringEnumerationType" instance="StringEnumerationType02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringEnumerationType>
         <ex:beatle xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Paul</ex:beatle>
      </ex:echoStringEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 427
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:beatle>Paul</n1:beatle>
    </n1:echoStringEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringEnumerationType" instance="StringEnumerationType03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringEnumerationType>
         <ex:beatle xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Ringo</ex:beatle>
      </ex:echoStringEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 428
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:beatle>Ringo</n1:beatle>
    </n1:echoStringEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NMTOKENEnumerationType" instance="NMTOKENEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNMTOKENEnumerationType>
         <ex:nMTOKENEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">token1</ex:nMTOKENEnumerationType>
      </ex:echoNMTOKENEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 463
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNMTOKENEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nMTOKENEnumerationType>token1</n1:nMTOKENEnumerationType>
    </n1:echoNMTOKENEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntEnumerationType" instance="IntEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntEnumerationType>
         <ex:intEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:intEnumerationType>
      </ex:echoIntEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 442
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intEnumerationType>2</n1:intEnumerationType>
    </n1:echoIntEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ShortEnumerationType" instance="ShortEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoShortEnumerationType>
         <ex:shortEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">11</ex:shortEnumerationType>
      </ex:echoShortEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 451
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoShortEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:shortEnumerationType>11</n1:shortEnumerationType>
    </n1:echoShortEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LongEnumerationType" instance="LongEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLongEnumerationType>
         <ex:longEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9152052</ex:longEnumerationType>
      </ex:echoLongEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 452
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLongEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:longEnumerationType>9152052</n1:longEnumerationType>
    </n1:echoLongEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleEnumerationType" instance="DoubleEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleEnumerationType>
         <ex:doubleEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1267.43233E12</ex:doubleEnumerationType>
      </ex:echoDoubleEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 466
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleEnumerationType>1267.43233E12</n1:doubleEnumerationType>
    </n1:echoDoubleEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerEnumerationType" instance="IntegerEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerEnumerationType>
         <ex:integerEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">4000000</ex:integerEnumerationType>
      </ex:echoIntegerEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerEnumerationType>4000000</n1:integerEnumerationType>
    </n1:echoIntegerEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalEnumerationType" instance="DecimalEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalEnumerationType>
         <ex:decimalEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1000.0002</ex:decimalEnumerationType>
      </ex:echoDecimalEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 466
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:29 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalEnumerationType>1000.0002</n1:decimalEnumerationType>
    </n1:echoDecimalEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatEnumerationType" instance="FloatEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatEnumerationType>
         <ex:floatEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1267.43233E12</ex:floatEnumerationType>
      </ex:echoFloatEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:29 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 462
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatEnumerationType>1267.43233E12</n1:floatEnumerationType>
    </n1:echoFloatEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonNegativeIntegerEnumerationType" instance="NonNegativeIntegerEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonNegativeIntegerEnumerationType>
         <ex:nonNegativeIntegerEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:nonNegativeIntegerEnumerationType>
      </ex:echoNonNegativeIntegerEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 503
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonNegativeIntegerEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonNegativeIntegerEnumerationType>12</n1:nonNegativeIntegerEnumerationType>
    </n1:echoNonNegativeIntegerEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="PositiveIntegerEnumerationType" instance="PositiveIntegerEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoPositiveIntegerEnumerationType>
         <ex:positiveIntegerEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:positiveIntegerEnumerationType>
      </ex:echoPositiveIntegerEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 491
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoPositiveIntegerEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:positiveIntegerEnumerationType>12</n1:positiveIntegerEnumerationType>
    </n1:echoPositiveIntegerEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedLongEnumerationType" instance="UnsignedLongEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedLongEnumerationType>
         <ex:unsignedLongEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">33333333333333</ex:unsignedLongEnumerationType>
      </ex:echoUnsignedLongEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 491
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedLongEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedLongEnumerationType>33333333333333</n1:unsignedLongEnumerationType>
    </n1:echoUnsignedLongEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedIntEnumerationType" instance="UnsignedIntEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedIntEnumerationType>
         <ex:unsignedIntEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3333333333</ex:unsignedIntEnumerationType>
      </ex:echoUnsignedIntEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 483
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedIntEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedIntEnumerationType>3333333333</n1:unsignedIntEnumerationType>
    </n1:echoUnsignedIntEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedShortEnumerationType" instance="UnsignedShortEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedShortEnumerationType>
         <ex:unsignedShortEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3333</ex:unsignedShortEnumerationType>
      </ex:echoUnsignedShortEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 485
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedShortEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedShortEnumerationType>3333</n1:unsignedShortEnumerationType>
    </n1:echoUnsignedShortEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TokenEnumerationType" instance="TokenEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTokenEnumerationType>
         <ex:tokenEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:tokenEnumerationType>
      </ex:echoTokenEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 450
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTokenEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:tokenEnumerationType>1</n1:tokenEnumerationType>
    </n1:echoTokenEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TokenEnumerationType" instance="TokenEnumerationType02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTokenEnumerationType>
         <ex:tokenEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:tokenEnumerationType>
      </ex:echoTokenEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 450
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTokenEnumerationType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:tokenEnumerationType>2</n1:tokenEnumerationType>
    </n1:echoTokenEnumerationType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeSequence" instance="ComplexTypeSequence01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequence"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeSequence>
         <ex:complexTypeSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="6026" inStock="232">
            <ex:name>Widget</ex:name>
            <ex:shade>Light Blue</ex:shade>
            <ex:length>33</ex:length>
         </ex:complexTypeSequence>
      </ex:echoComplexTypeSequence>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 594
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeSequence xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:complexTypeSequence id="6026"
          inStock="232">
        <n1:name>Widget</n1:name>
        <n1:shade>Light Blue</n1:shade>
        <n1:length>33</n1:length>
      </n1:complexTypeSequence>
    </n1:echoComplexTypeSequence>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeSequence" instance="ComplexTypeSequence02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequence"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeSequence>
         <ex:complexTypeSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" inStock="52" id="6026">
            <ex:name>Widget</ex:name>
            <ex:shade>Green</ex:shade>
            <ex:length>1233</ex:length>
         </ex:complexTypeSequence>
      </ex:echoComplexTypeSequence>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 590
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeSequence xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:complexTypeSequence id="6026"
          inStock="52">
        <n1:name>Widget</n1:name>
        <n1:shade>Green</n1:shade>
        <n1:length>1233</n1:length>
      </n1:complexTypeSequence>
    </n1:echoComplexTypeSequence>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeAll" instance="ComplexTypeAll01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeAll"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeAll>
         <ex:complexTypeAll xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="6026" inStock="232">
            <ex:name>Widget</ex:name>
            <ex:length>33</ex:length>
            <ex:shade>Light Blue</ex:shade>
         </ex:complexTypeAll>
      </ex:echoComplexTypeAll>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 574
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeAll xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:complexTypeAll id="6026"
          inStock="232">
        <n1:name>Widget</n1:name>
        <n1:shade>Light Blue</n1:shade>
        <n1:length>33</n1:length>
      </n1:complexTypeAll>
    </n1:echoComplexTypeAll>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeAll" instance="ComplexTypeAll02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeAll"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeAll>
         <ex:complexTypeAll xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" inStock="332" id="6026">
            <ex:shade>Green</ex:shade>
            <ex:length>21</ex:length>
            <ex:name>Widget</ex:name>
         </ex:complexTypeAll>
      </ex:echoComplexTypeAll>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 569
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeAll xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:complexTypeAll id="6026"
          inStock="332">
        <n1:name>Widget</n1:name>
        <n1:shade>Green</n1:shade>
        <n1:length>21</n1:length>
      </n1:complexTypeAll>
    </n1:echoComplexTypeAll>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeChoice" instance="ComplexTypeChoice01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeChoice"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeChoice>
         <ex:fruit xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:apple>21</ex:apple>
         </ex:fruit>
      </ex:echoComplexTypeChoice>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 452
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeChoice xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:fruit>
        <n1:apple>21</n1:apple>
      </n1:fruit>
    </n1:echoComplexTypeChoice>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeChoice" instance="ComplexTypeChoice02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeChoice"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeChoice>
         <ex:fruit xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:orange>Two Hundred</ex:orange>
         </ex:fruit>
      </ex:echoComplexTypeChoice>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 463
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeChoice xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:fruit>
        <n1:orange>Two Hundred</n1:orange>
      </n1:fruit>
    </n1:echoComplexTypeChoice>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeChoice" instance="ComplexTypeChoice03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeChoice"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeChoice>
         <ex:fruit xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:banana>329</ex:banana>
         </ex:fruit>
      </ex:echoComplexTypeChoice>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 455
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeChoice xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:fruit>
        <n1:banana>329</n1:banana>
      </n1:fruit>
    </n1:echoComplexTypeChoice>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeSequenceChoice" instance="ComplexTypeSequenceChoice01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequenceChoice"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeSequenceChoice>
         <ex:mortgage xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:amount>225000</ex:amount>
            <ex:repayment>
               <ex:years>20</ex:years>
               <ex:months>6</ex:months>
               <ex:rate>5.25</ex:rate>
            </ex:repayment>
         </ex:mortgage>
      </ex:echoComplexTypeSequenceChoice>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 630
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeSequenceChoice xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mortgage>
        <n1:amount>225000</n1:amount>
        <n1:repayment>
          <n1:years>20</n1:years>
          <n1:months>6</n1:months>
          <n1:rate>5.25</n1:rate>
        </n1:repayment>
      </n1:mortgage>
    </n1:echoComplexTypeSequenceChoice>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeSequenceChoice" instance="ComplexTypeSequenceChoice02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequenceChoice"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeSequenceChoice>
         <ex:mortgage xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:amount>225000</ex:amount>
            <ex:interestonly>
               <ex:years>25</ex:years>
               <ex:rate>5.50</ex:rate>
            </ex:interestonly>
         </ex:mortgage>
      </ex:echoComplexTypeSequenceChoice>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 601
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeSequenceChoice xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mortgage>
        <n1:amount>225000</n1:amount>
        <n1:interestonly>
          <n1:years>25</n1:years>
          <n1:rate>5.50</n1:rate>
        </n1:interestonly>
      </n1:mortgage>
    </n1:echoComplexTypeSequenceChoice>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs1" instance="ElementMinOccurs101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs1>
         <ex:elementMinOccurs1 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:elementMinOccurs1item>item1</ex:elementMinOccurs1item>
         </ex:elementMinOccurs1>
      </ex:echoElementMinOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 511
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementMinOccurs1>
        <n1:elementMinOccurs1item>item1</n1:elementMinOccurs1item>
      </n1:elementMinOccurs1>
    </n1:echoElementMinOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs2MaxOccurs2" instance="ElementMinOccurs2MaxOccurs201"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs2MaxOccurs2"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs2MaxOccurs2>
         <ex:itemColors2 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:itemColor>Red</ex:itemColor>
            <ex:itemColor>Yellow</ex:itemColor>
         </ex:itemColors2>
      </ex:echoElementMinOccurs2MaxOccurs2>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 537
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs2MaxOccurs2 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:itemColors2>
        <n1:itemColor>Red</n1:itemColor>
        <n1:itemColor>Yellow</n1:itemColor>
      </n1:itemColors2>
    </n1:echoElementMinOccurs2MaxOccurs2>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs2orMore" instance="ElementMinOccurs2orMore01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs2orMore"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs2orMore>
         <ex:itemColors xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:itemColor>Red</ex:itemColor>
            <ex:itemColor>Black</ex:itemColor>
            <ex:itemColor>White</ex:itemColor>
            <ex:itemColor>Yellow</ex:itemColor>
         </ex:itemColors>
      </ex:echoElementMinOccurs2orMore>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 613
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs2orMore xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:itemColors>
        <n1:itemColor>Red</n1:itemColor>
        <n1:itemColor>Black</n1:itemColor>
        <n1:itemColor>White</n1:itemColor>
        <n1:itemColor>Yellow</n1:itemColor>
      </n1:itemColors>
    </n1:echoElementMinOccurs2orMore>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs2orMore" instance="ElementMinOccurs2orMore02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs2orMore"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs2orMore>
         <ex:itemColors xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:itemColor>Black</ex:itemColor>
            <ex:itemColor>White</ex:itemColor>
         </ex:itemColors>
      </ex:echoElementMinOccurs2orMore>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 528
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs2orMore xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:itemColors>
        <n1:itemColor>Black</n1:itemColor>
        <n1:itemColor>White</n1:itemColor>
      </n1:itemColors>
    </n1:echoElementMinOccurs2orMore>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccurs1" instance="ElementMaxOccurs101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccurs1>
         <ex:elementMaxOccurs1 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:value>44</ex:value>
         </ex:elementMaxOccurs1>
      </ex:echoElementMaxOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 476
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementMaxOccurs1>
        <n1:value>44</n1:value>
      </n1:elementMaxOccurs1>
    </n1:echoElementMaxOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccurs1" instance="ElementMaxOccurs102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccurs1>
         <ex:elementMaxOccurs1 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:value>4</ex:value>
         </ex:elementMaxOccurs1>
      </ex:echoElementMaxOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 475
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementMaxOccurs1>
        <n1:value>4</n1:value>
      </n1:elementMaxOccurs1>
    </n1:echoElementMaxOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccursUnbounded" instance="ElementMaxOccursUnbounded01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccursUnbounded>
         <ex:publications xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:day>2002-09-24</ex:day>
            <ex:day>2003-04-14</ex:day>
            <ex:day>2004-03-31</ex:day>
            <ex:day>2005-06-04</ex:day>
            <ex:day>2006-07-03</ex:day>
         </ex:publications>
      </ex:echoElementMaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 630
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:publications>
        <n1:day>2002-09-24</n1:day>
        <n1:day>2003-04-14</n1:day>
        <n1:day>2004-03-31</n1:day>
        <n1:day>2005-06-04</n1:day>
        <n1:day>2006-07-03</n1:day>
      </n1:publications>
    </n1:echoElementMaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccursUnbounded" instance="ElementMaxOccursUnbounded02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccursUnbounded>
         <ex:publications xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:day>2006-01-26</ex:day>
         </ex:publications>
      </ex:echoElementMaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 486
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:publications>
        <n1:day>2006-01-26</n1:day>
      </n1:publications>
    </n1:echoElementMaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccursFinite" instance="ElementMaxOccursFinite01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccursFinite>
         <ex:summer xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:mnth>May</ex:mnth>
            <ex:mnth>June</ex:mnth>
            <ex:mnth>July</ex:mnth>
            <ex:mnth>August</ex:mnth>
         </ex:summer>
      </ex:echoElementMaxOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 561
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:summer>
        <n1:mnth>May</n1:mnth>
        <n1:mnth>June</n1:mnth>
        <n1:mnth>July</n1:mnth>
        <n1:mnth>August</n1:mnth>
      </n1:summer>
    </n1:echoElementMaxOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMaxOccursFinite" instance="ElementMaxOccursFinite02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMaxOccursFinite>
         <ex:summer xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:mnth>August</ex:mnth>
            <ex:mnth>September</ex:mnth>
         </ex:summer>
      </ex:echoElementMaxOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 503
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMaxOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:summer>
        <n1:mnth>August</n1:mnth>
        <n1:mnth>September</n1:mnth>
      </n1:summer>
    </n1:echoElementMaxOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeOptional" instance="AttributeOptional01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeOptional"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeOptional>
         <ex:premium xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="1711" currency="EUR">
            <ex:amount>1250</ex:amount>
         </ex:premium>
      </ex:echoAttributeOptional>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 495
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeOptional xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:premium id="1711"
          currency="EUR">
        <n1:amount>1250</n1:amount>
      </n1:premium>
    </n1:echoAttributeOptional>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeOptional" instance="AttributeOptional02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeOptional"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeOptional>
         <ex:premium xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="1712">
            <ex:amount>1250</ex:amount>
         </ex:premium>
      </ex:echoAttributeOptional>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 470
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeOptional xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:premium id="1712">
        <n1:amount>1250</n1:amount>
      </n1:premium>
    </n1:echoAttributeOptional>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeRequired" instance="AttributeRequired01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeRequired"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeRequired>
         <ex:discount xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="1611" seasonal="true">
            <ex:percentage>5</ex:percentage>
         </ex:discount>
      </ex:echoAttributeRequired>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 503
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeRequired xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:discount seasonal="true"
          id="1611">
        <n1:percentage>5</n1:percentage>
      </n1:discount>
    </n1:echoAttributeRequired>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeRequired" instance="AttributeRequired02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeRequired"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeRequired>
         <ex:discount xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="1612" seasonal="false">
            <ex:percentage>2</ex:percentage>
         </ex:discount>
      </ex:echoAttributeRequired>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 504
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeRequired xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:discount seasonal="false"
          id="1612">
        <n1:percentage>2</n1:percentage>
      </n1:discount>
    </n1:echoAttributeRequired>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeFixed" instance="AttributeFixed01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeFixed"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeFixed>
         <ex:survey xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="1511" currency="GBP">
            <ex:fee>500</ex:fee>
         </ex:survey>
      </ex:echoAttributeFixed>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 480
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeFixed xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:survey id="1511"
          currency="GBP">
        <n1:fee>500</n1:fee>
      </n1:survey>
    </n1:echoAttributeFixed>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs0" instance="ElementMinOccurs001"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs0>
         <ex:elementMinOccurs0 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:lastName>Downey</ex:lastName>
         </ex:elementMinOccurs0>
      </ex:echoElementMinOccurs0>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 528
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs0 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementMinOccurs0>
        <n1:firstName>Paul</n1:firstName>
        <n1:lastName>Downey</n1:lastName>
      </n1:elementMinOccurs0>
    </n1:echoElementMinOccurs0>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs0" instance="ElementMinOccurs002"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs0>
         <ex:elementMinOccurs0 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
            <ex:lastName>Downey</ex:lastName>
         </ex:elementMinOccurs0>
      </ex:echoElementMinOccurs0>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 574
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs0 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementMinOccurs0>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:elementMinOccurs0>
    </n1:echoElementMinOccurs0>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NillableElement" instance="NillableElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNillableElement>
         <ex:nillableMiddleName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName xsi:nil="true"/>
            <ex:lastName>Downey</ex:lastName>
         </ex:nillableMiddleName>
      </ex:echoNillableElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 581
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNillableElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nillableMiddleName>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName xsi:nil="true"></n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:nillableMiddleName>
    </n1:echoNillableElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NillableElement" instance="NillableElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNillableElement>
         <ex:nillableMiddleName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
            <ex:lastName>Downey</ex:lastName>
         </ex:nillableMiddleName>
      </ex:echoNillableElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 572
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNillableElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nillableMiddleName>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:nillableMiddleName>
    </n1:echoNillableElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NillableOptionalElement" instance="NillableOptionalElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableOptionalElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNillableOptionalElement>
         <ex:nillableOptionalMiddleName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:lastName>Downey</ex:lastName>
         </ex:nillableOptionalMiddleName>
      </ex:echoNillableOptionalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 558
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNillableOptionalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nillableOptionalMiddleName>
        <n1:firstName>Paul</n1:firstName>
        <n1:lastName>Downey</n1:lastName>
      </n1:nillableOptionalMiddleName>
    </n1:echoNillableOptionalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NillableOptionalElement" instance="NillableOptionalElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableOptionalElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNillableOptionalElement>
         <ex:nillableOptionalMiddleName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
            <ex:lastName>Downey</ex:lastName>
         </ex:nillableOptionalMiddleName>
      </ex:echoNillableOptionalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 604
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNillableOptionalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nillableOptionalMiddleName>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:nillableOptionalMiddleName>
    </n1:echoNillableOptionalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NillableOptionalElement" instance="NillableOptionalElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableOptionalElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNillableOptionalElement>
         <ex:nillableOptionalMiddleName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName xsi:nil="true"/>
            <ex:lastName>Downey</ex:lastName>
         </ex:nillableOptionalMiddleName>
      </ex:echoNillableOptionalElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 558
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNillableOptionalElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nillableOptionalMiddleName>
        <n1:firstName>Paul</n1:firstName>
        <n1:lastName>Downey</n1:lastName>
      </n1:nillableOptionalMiddleName>
    </n1:echoNillableOptionalElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnionMemberTypes" instance="UnionMemberTypes01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnionMemberTypes"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnionMemberTypes>
         <ex:unionMemberTypes xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">22</ex:unionMemberTypes>
      </ex:echoUnionMemberTypes>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 435
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnionMemberTypes xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unionMemberTypes>22</n1:unionMemberTypes>
    </n1:echoUnionMemberTypes>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnionMemberTypes" instance="UnionMemberTypes02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnionMemberTypes"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnionMemberTypes>
         <ex:unionMemberTypes xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">a string?</ex:unionMemberTypes>
      </ex:echoUnionMemberTypes>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 442
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnionMemberTypes xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unionMemberTypes>a string?</n1:unionMemberTypes>
    </n1:echoUnionMemberTypes>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NullEnumerationType" instance="NullEnumerationType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNullEnumerationType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNullEnumerationType>
         <ex:nullEnumerationType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoNullEnumerationType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 500 Internal Server Error 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 6587
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <env:Fault xmlns:n1="http://schemas.xmlsoap.org/soap/encoding/"
        env:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
      <faultcode>env:Server</faultcode>
      <faultstring xsi:type="xsd:string">undefined method `text&apos; for #&lt;SOAP::SOAPStruct:0x13f2660&gt;</faultstring>
      <faultactor xsi:type="xsd:string">app</faultactor>
      <detail xmlns:n2="http://www.ruby-lang.org/xmlns/ruby/type/custom"
          xsi:type="n2:SOAPException">
        <cause xmlns:n3="http://www.ruby-lang.org/xmlns/ruby/type/1.6"
            xsi:type="n3:NoMethodError">
          <message xsi:type="xsd:string">undefined method `text&apos; for #&lt;SOAP::SOAPStruct:0x13f2660&gt;</message>
          <backtrace xsi:type="n1:Array"
              n1:arrayType="xsd:anyType[41]">
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:247:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:305:in `elesoapchild2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:280:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:277:in `add_elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:250:in `elesoap2stubobj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:232:in `any2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/literalregistry.rb:53:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:150:in `_soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:65:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:581:in `protect_mapping&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/mapping/mapping.rb:64:in `soap2obj&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:527:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `each&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `collect&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:526:in `request_doc_lit&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:502:in `request_document&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:460:in `call&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/router.rb:174:in `route&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:97:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `protect_threadvars&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/soaplet.rb:94:in `do_POST&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `__send__&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpservlet/abstract.rb:35:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:155:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:144:in `start_thread&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:94:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `each&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:89:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/webrick/server.rb:79:in `start&apos;</item>
            <item xsi:type="xsd:string">/Users/pauldowney/databinding//soap4r-1.5.8//lib/soap/rpc/httpserver.rb:163:in `run&apos;</item>
            <item xsi:type="xsd:string">/usr/lib/ruby/1.8/logger.rb:684:in `start&apos;</item>
            <item xsi:type="xsd:string">Service.rb:1474</item>
          </backtrace>
        </cause>
        <excn_type_name xsi:type="xsd:string">NoMethodError</excn_type_name>
      </detail>
    </env:Fault>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementEmptyComplexType" instance="ElementEmptyComplexType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementEmptyComplexType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementEmptyComplexType>
         <ex:elementEmptyComplexType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoElementEmptyComplexType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 461
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementEmptyComplexType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementEmptyComplexType></n1:elementEmptyComplexType>
    </n1:echoElementEmptyComplexType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementEmptySequence" instance="ElementEmptySequence01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementEmptySequence"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementEmptySequence>
         <ex:elementEmptySequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoElementEmptySequence>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 449
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementEmptySequence xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementEmptySequence></n1:elementEmptySequence>
    </n1:echoElementEmptySequence>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="GlobalElementSequence" instance="GlobalElementSequence01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGlobalElementSequence"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoGlobalElementSequence>
         <ex:globalElementSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
	               <ex:foo>one</ex:foo>
	               <ex:bar>two</ex:bar>
         </ex:globalElementSequence>
      </ex:echoGlobalElementSequence>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 518
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoGlobalElementSequence xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:globalElementSequence>
        <n1:foo>one</n1:foo>
        <n1:bar>two</n1:bar>
      </n1:globalElementSequence>
    </n1:echoGlobalElementSequence>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceElementList" instance="SequenceElementList01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceElementList"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceElementList>
         <ex:sequenceElementList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item>item one</ex:item>
            <ex:item>item two</ex:item>
            <ex:item>item three</ex:item>
            <ex:item>item four</ex:item>
         </ex:sequenceElementList>
      </ex:echoSequenceElementList>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 599
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceElementList xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceElementList>
        <n1:item>item one</n1:item>
        <n1:item>item two</n1:item>
        <n1:item>item three</n1:item>
        <n1:item>item four</n1:item>
      </n1:sequenceElementList>
    </n1:echoSequenceElementList>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceElementList" instance="SequenceElementList02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceElementList"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceElementList>
         <ex:sequenceElementList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item>item one</ex:item>
         </ex:sequenceElementList>
      </ex:echoSequenceElementList>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 488
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceElementList xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceElementList>
        <n1:item>item one</n1:item>
      </n1:sequenceElementList>
    </n1:echoSequenceElementList>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceElementList" instance="SequenceElementList03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceElementList"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceElementList>
         <ex:sequenceElementList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoSequenceElementList>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 445
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceElementList xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceElementList></n1:sequenceElementList>
    </n1:echoSequenceElementList>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NestedSequenceElementList" instance="NestedSequenceElementList01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNestedSequenceElementList"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNestedSequenceElementList>
         <ex:nestedSequenceElementList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:nestedItem>
               <ex:item>item onexone</ex:item>
               <ex:item>item onextwo</ex:item>
               <ex:item>item onexthree</ex:item>
               <ex:item>item onexfour</ex:item>
            </ex:nestedItem>
            <ex:nestedItem>
               <ex:item>item twoxone</ex:item>
               <ex:item>item twoxtwo</ex:item>
               <ex:item>item twoxthree</ex:item>
               <ex:item>item twoxfour</ex:item>
            </ex:nestedItem>
         </ex:nestedSequenceElementList>
      </ex:echoNestedSequenceElementList>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 916
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNestedSequenceElementList xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nestedSequenceElementList>
        <n1:nestedItem>
          <n1:item>item onexone</n1:item>
          <n1:item>item onextwo</n1:item>
          <n1:item>item onexthree</n1:item>
          <n1:item>item onexfour</n1:item>
        </n1:nestedItem>
        <n1:nestedItem>
          <n1:item>item twoxone</n1:item>
          <n1:item>item twoxtwo</n1:item>
          <n1:item>item twoxthree</n1:item>
          <n1:item>item twoxfour</n1:item>
        </n1:nestedItem>
      </n1:nestedSequenceElementList>
    </n1:echoNestedSequenceElementList>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="MixedContentType" instance="MixedContentType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoMixedContentType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoMixedContentType>
         <ex:mixedContentType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:elem1>Tagged Value</ex:elem1>

            mixed value
            
            
            <ex:elem2>Tagged Value</ex:elem2>
         </ex:mixedContentType>
      </ex:echoMixedContentType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 524
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoMixedContentType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mixedContentType>
        <n1:elem1>Tagged Value</n1:elem1>
        <n1:elem2>Tagged Value</n1:elem2>
      </n1:mixedContentType>
    </n1:echoMixedContentType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="MixedContentType" instance="MixedContentType02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoMixedContentType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoMixedContentType>
         <ex:mixedContentType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">

            some text
            
            
            <ex:elem1>Tagged Value</ex:elem1>

            more text
            
            
            <ex:elem2>Tagged Value</ex:elem2>
         </ex:mixedContentType>
      </ex:echoMixedContentType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 524
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoMixedContentType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mixedContentType>
        <n1:elem1>Tagged Value</n1:elem1>
        <n1:elem2>Tagged Value</n1:elem2>
      </n1:mixedContentType>
    </n1:echoMixedContentType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="MixedContentType" instance="MixedContentType03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoMixedContentType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoMixedContentType>
         <ex:mixedContentType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:elem1>Tagged Value</ex:elem1>

            mixed text value
            
            
            <ex:elem2>Tagged Value</ex:elem2>

            mixed text value
         
         
         </ex:mixedContentType>
      </ex:echoMixedContentType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 524
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoMixedContentType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mixedContentType>
        <n1:elem1>Tagged Value</n1:elem1>
        <n1:elem2>Tagged Value</n1:elem2>
      </n1:mixedContentType>
    </n1:echoMixedContentType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="MixedContentType" instance="MixedContentType04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoMixedContentType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoMixedContentType>
         <ex:mixedContentType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">

            text mixed value
            
            
            <ex:elem1>Tagged Value</ex:elem1>
            <ex:elem2>Tagged Value</ex:elem2>

            some more text in a mixed value
         
         
         </ex:mixedContentType>
      </ex:echoMixedContentType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 524
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoMixedContentType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:mixedContentType>
        <n1:elem1>Tagged Value</n1:elem1>
        <n1:elem2>Tagged Value</n1:elem2>
      </n1:mixedContentType>
    </n1:echoMixedContentType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringSimpleTypePattern" instance="StringSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringSimpleTypePattern>
         <ex:stringSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:stringSimpleTypePattern>
      </ex:echoStringSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringSimpleTypePattern>123</n1:stringSimpleTypePattern>
    </n1:echoStringSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="StringSimpleTypePattern" instance="StringSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoStringSimpleTypePattern>
         <ex:stringSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:stringSimpleTypePattern>
      </ex:echoStringSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoStringSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringSimpleTypePattern>009</n1:stringSimpleTypePattern>
    </n1:echoStringSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntSimpleTypePattern" instance="IntSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntSimpleTypePattern>
         <ex:intSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:intSimpleTypePattern>
      </ex:echoIntSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 452
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intSimpleTypePattern>123</n1:intSimpleTypePattern>
    </n1:echoIntSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntSimpleTypePattern" instance="IntSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntSimpleTypePattern>
         <ex:intSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:intSimpleTypePattern>
      </ex:echoIntSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 452
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:intSimpleTypePattern>009</n1:intSimpleTypePattern>
    </n1:echoIntSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerSimpleTypePattern" instance="IntegerSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerSimpleTypePattern>
         <ex:integerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:integerSimpleTypePattern>
      </ex:echoIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 468
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerSimpleTypePattern>123</n1:integerSimpleTypePattern>
    </n1:echoIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IntegerSimpleTypePattern" instance="IntegerSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIntegerSimpleTypePattern>
         <ex:integerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9</ex:integerSimpleTypePattern>
      </ex:echoIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 466
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:integerSimpleTypePattern>9</n1:integerSimpleTypePattern>
    </n1:echoIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LongSimpleTypePattern" instance="LongSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLongSimpleTypePattern>
         <ex:longSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:longSimpleTypePattern>
      </ex:echoLongSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 456
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLongSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:longSimpleTypePattern>123</n1:longSimpleTypePattern>
    </n1:echoLongSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LongSimpleTypePattern" instance="LongSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLongSimpleTypePattern>
         <ex:longSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:longSimpleTypePattern>
      </ex:echoLongSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 456
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLongSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:longSimpleTypePattern>009</n1:longSimpleTypePattern>
    </n1:echoLongSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypePattern" instance="DecimalSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypePattern>
         <ex:decimalSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234.12</ex:decimalSimpleTypePattern>
      </ex:echoDecimalSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 472
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypePattern>1234.12</n1:decimalSimpleTypePattern>
    </n1:echoDecimalSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypePattern" instance="DecimalSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypePattern>
         <ex:decimalSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9898.00</ex:decimalSimpleTypePattern>
      </ex:echoDecimalSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 472
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypePattern>9898.00</n1:decimalSimpleTypePattern>
    </n1:echoDecimalSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatSimpleTypePattern" instance="FloatSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatSimpleTypePattern>
         <ex:floatSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:floatSimpleTypePattern>
      </ex:echoFloatSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 460
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatSimpleTypePattern>123</n1:floatSimpleTypePattern>
    </n1:echoFloatSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="FloatSimpleTypePattern" instance="FloatSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoFloatSimpleTypePattern>
         <ex:floatSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:floatSimpleTypePattern>
      </ex:echoFloatSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 460
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoFloatSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:floatSimpleTypePattern>009</n1:floatSimpleTypePattern>
    </n1:echoFloatSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleSimpleTypePattern" instance="DoubleSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleSimpleTypePattern>
         <ex:doubleSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:doubleSimpleTypePattern>
      </ex:echoDoubleSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleSimpleTypePattern>123</n1:doubleSimpleTypePattern>
    </n1:echoDoubleSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DoubleSimpleTypePattern" instance="DoubleSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDoubleSimpleTypePattern>
         <ex:doubleSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:doubleSimpleTypePattern>
      </ex:echoDoubleSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 464
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDoubleSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:doubleSimpleTypePattern>009</n1:doubleSimpleTypePattern>
    </n1:echoDoubleSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ShortSimpleTypePattern" instance="ShortSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoShortSimpleTypePattern>
         <ex:shortSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:shortSimpleTypePattern>
      </ex:echoShortSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 460
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoShortSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:shortSimpleTypePattern>123</n1:shortSimpleTypePattern>
    </n1:echoShortSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ShortSimpleTypePattern" instance="ShortSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoShortSimpleTypePattern>
         <ex:shortSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:shortSimpleTypePattern>
      </ex:echoShortSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 460
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoShortSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:shortSimpleTypePattern>009</n1:shortSimpleTypePattern>
    </n1:echoShortSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonNegativeIntegerSimpleTypePattern" instance="NonNegativeIntegerSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonNegativeIntegerSimpleTypePattern>
         <ex:nonNegativeIntegerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:nonNegativeIntegerSimpleTypePattern>
      </ex:echoNonNegativeIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:30 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 512
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:30 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonNegativeIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonNegativeIntegerSimpleTypePattern>123</n1:nonNegativeIntegerSimpleTypePattern>
    </n1:echoNonNegativeIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="NonNegativeIntegerSimpleTypePattern" instance="NonNegativeIntegerSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoNonNegativeIntegerSimpleTypePattern>
         <ex:nonNegativeIntegerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:nonNegativeIntegerSimpleTypePattern>
      </ex:echoNonNegativeIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 512
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoNonNegativeIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:nonNegativeIntegerSimpleTypePattern>009</n1:nonNegativeIntegerSimpleTypePattern>
    </n1:echoNonNegativeIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="PositiveIntegerSimpleTypePattern" instance="PositiveIntegerSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoPositiveIntegerSimpleTypePattern>
         <ex:positiveIntegerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:positiveIntegerSimpleTypePattern>
      </ex:echoPositiveIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 500
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoPositiveIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:positiveIntegerSimpleTypePattern>123</n1:positiveIntegerSimpleTypePattern>
    </n1:echoPositiveIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="PositiveIntegerSimpleTypePattern" instance="PositiveIntegerSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoPositiveIntegerSimpleTypePattern>
         <ex:positiveIntegerSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:positiveIntegerSimpleTypePattern>
      </ex:echoPositiveIntegerSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 500
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoPositiveIntegerSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:positiveIntegerSimpleTypePattern>009</n1:positiveIntegerSimpleTypePattern>
    </n1:echoPositiveIntegerSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedLongSimpleTypePattern" instance="UnsignedLongSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedLongSimpleTypePattern>
         <ex:unsignedLongSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedLongSimpleTypePattern>
      </ex:echoUnsignedLongSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 488
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedLongSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedLongSimpleTypePattern>123</n1:unsignedLongSimpleTypePattern>
    </n1:echoUnsignedLongSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedLongSimpleTypePattern" instance="UnsignedLongSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedLongSimpleTypePattern>
         <ex:unsignedLongSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedLongSimpleTypePattern>
      </ex:echoUnsignedLongSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 488
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedLongSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedLongSimpleTypePattern>009</n1:unsignedLongSimpleTypePattern>
    </n1:echoUnsignedLongSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedIntSimpleTypePattern" instance="UnsignedIntSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedIntSimpleTypePattern>
         <ex:unsignedIntSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedIntSimpleTypePattern>
      </ex:echoUnsignedIntSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 484
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedIntSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedIntSimpleTypePattern>123</n1:unsignedIntSimpleTypePattern>
    </n1:echoUnsignedIntSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedIntSimpleTypePattern" instance="UnsignedIntSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedIntSimpleTypePattern>
         <ex:unsignedIntSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedIntSimpleTypePattern>
      </ex:echoUnsignedIntSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 484
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedIntSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedIntSimpleTypePattern>009</n1:unsignedIntSimpleTypePattern>
    </n1:echoUnsignedIntSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedShortSimpleTypePattern" instance="UnsignedShortSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedShortSimpleTypePattern>
         <ex:unsignedShortSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedShortSimpleTypePattern>
      </ex:echoUnsignedShortSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 492
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedShortSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedShortSimpleTypePattern>123</n1:unsignedShortSimpleTypePattern>
    </n1:echoUnsignedShortSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="UnsignedShortSimpleTypePattern" instance="UnsignedShortSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoUnsignedShortSimpleTypePattern>
         <ex:unsignedShortSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedShortSimpleTypePattern>
      </ex:echoUnsignedShortSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 492
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoUnsignedShortSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:unsignedShortSimpleTypePattern>009</n1:unsignedShortSimpleTypePattern>
    </n1:echoUnsignedShortSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateSimpleTypePattern" instance="DateSimpleTypePattern01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateSimpleTypePattern>
         <ex:dateSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2006-12-18</ex:dateSimpleTypePattern>
      </ex:echoDateSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 463
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateSimpleTypePattern>2006-12-18</n1:dateSimpleTypePattern>
    </n1:echoDateSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DateSimpleTypePattern" instance="DateSimpleTypePattern02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateSimpleTypePattern"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDateSimpleTypePattern>
         <ex:dateSimpleTypePattern xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2007-01-01</ex:dateSimpleTypePattern>
      </ex:echoDateSimpleTypePattern>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 463
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDateSimpleTypePattern xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:dateSimpleTypePattern>2007-01-01</n1:dateSimpleTypePattern>
    </n1:echoDateSimpleTypePattern>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMinInclusive" instance="RestrictedMinInclusive01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinInclusive"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMinInclusive>
         <ex:restrictedMinInclusive xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:restrictedMinInclusive>
      </ex:echoRestrictedMinInclusive>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 458
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMinInclusive xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMinInclusive>1</n1:restrictedMinInclusive>
    </n1:echoRestrictedMinInclusive>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMinInclusive" instance="RestrictedMinInclusive02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinInclusive"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMinInclusive>
         <ex:restrictedMinInclusive xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:restrictedMinInclusive>
      </ex:echoRestrictedMinInclusive>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 458
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMinInclusive xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMinInclusive>2</n1:restrictedMinInclusive>
    </n1:echoRestrictedMinInclusive>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMaxInclusive" instance="RestrictedMaxInclusive01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxInclusive"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMaxInclusive>
         <ex:restrictedMaxInclusive xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:restrictedMaxInclusive>
      </ex:echoRestrictedMaxInclusive>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 458
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMaxInclusive xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMaxInclusive>1</n1:restrictedMaxInclusive>
    </n1:echoRestrictedMaxInclusive>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMaxInclusive" instance="RestrictedMaxInclusive02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxInclusive"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMaxInclusive>
         <ex:restrictedMaxInclusive xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3</ex:restrictedMaxInclusive>
      </ex:echoRestrictedMaxInclusive>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 458
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMaxInclusive xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMaxInclusive>3</n1:restrictedMaxInclusive>
    </n1:echoRestrictedMaxInclusive>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedLength" instance="RestrictedLength01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedLength>
         <ex:restrictedLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">en</ex:restrictedLength>
      </ex:echoRestrictedLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 435
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedLength>en</n1:restrictedLength>
    </n1:echoRestrictedLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedLength" instance="RestrictedLength02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedLength>
         <ex:restrictedLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">FR</ex:restrictedLength>
      </ex:echoRestrictedLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 435
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedLength>FR</n1:restrictedLength>
    </n1:echoRestrictedLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMaxLength" instance="RestrictedMaxLength01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMaxLength>
         <ex:restrictedMaxLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">AUSTRALIA</ex:restrictedMaxLength>
      </ex:echoRestrictedMaxLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMaxLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMaxLength>AUSTRALIA</n1:restrictedMaxLength>
    </n1:echoRestrictedMaxLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMaxLength" instance="RestrictedMaxLength02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMaxLength>
         <ex:restrictedMaxLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">N AMERICA</ex:restrictedMaxLength>
      </ex:echoRestrictedMaxLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 454
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMaxLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMaxLength>N AMERICA</n1:restrictedMaxLength>
    </n1:echoRestrictedMaxLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMinLength" instance="RestrictedMinLength01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMinLength>
         <ex:restrictedMinLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">AUS</ex:restrictedMinLength>
      </ex:echoRestrictedMinLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 448
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMinLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMinLength>AUS</n1:restrictedMinLength>
    </n1:echoRestrictedMinLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="RestrictedMinLength" instance="RestrictedMinLength02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinLength"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoRestrictedMinLength>
         <ex:restrictedMinLength xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">GB</ex:restrictedMinLength>
      </ex:echoRestrictedMinLength>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 447
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoRestrictedMinLength xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:restrictedMinLength>GB</n1:restrictedMinLength>
    </n1:echoRestrictedMinLength>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementReference" instance="ElementReference01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementReference"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementReference>
         <ex:customerName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
         </ex:customerName>
      </ex:echoElementReference>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 514
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementReference xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:customerName>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
      </n1:customerName>
    </n1:echoElementReference>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeReference" instance="AttributeReference01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeReference"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeReference>
         <ex:clientName xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" ex:phoneNumber="0123456789">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
         </ex:clientName>
      </ex:echoAttributeReference>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 542
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeReference xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:clientName n1:phoneNumber="0123456789">
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
      </n1:clientName>
    </n1:echoAttributeReference>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeElementNameClash" instance="AttributeElementNameClash01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeElementNameClash"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeElementNameClash>
         <ex:clientDetails xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" phone="0123456789" title="true">
            <ex:forename>Bobby</ex:forename>
            <ex:surname>Sox</ex:surname>
            <ex:title>Mr</ex:title>
         </ex:clientDetails>
      </ex:echoAttributeElementNameClash>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 603
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeElementNameClash xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:clientDetails title="true"
          phone="123456789">
        <n1:forename>Bobby</n1:forename>
        <n1:surname>Sox</n1:surname>
        <n1:title>Mr</n1:title>
      </n1:clientDetails>
    </n1:echoAttributeElementNameClash>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceStrict" instance="ExtendedSequenceStrict01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceStrict"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceStrict>
         <ex:extendedSequenceStrict xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
         </ex:extendedSequenceStrict>
      </ex:echoExtendedSequenceStrict>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 546
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceStrict xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceStrict>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
      </n1:extendedSequenceStrict>
    </n1:echoExtendedSequenceStrict>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceStrict" instance="ExtendedSequenceStrict02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceStrict"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceStrict>
         <ex:extendedSequenceStrict xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
            <ex:extension>
               <ex:middleName>William</ex:middleName>
               <ex:title>Mr</ex:title>
            </ex:extension>
         </ex:extendedSequenceStrict>
      </ex:echoExtendedSequenceStrict>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 584
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceStrict xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceStrict>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
        <n1:extension></n1:extension>
      </n1:extendedSequenceStrict>
    </n1:echoExtendedSequenceStrict>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceLax" instance="ExtendedSequenceLax01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceLax"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceLax>
         <ex:extendedSequenceLax xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
         </ex:extendedSequenceLax>
      </ex:echoExtendedSequenceLax>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 534
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceLax xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceLax>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
      </n1:extendedSequenceLax>
    </n1:echoExtendedSequenceLax>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceLax" instance="ExtendedSequenceLax02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceLax"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceLax>
         <ex:extendedSequenceLax xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
            <ex:extension>
               <ex:middleName>William</ex:middleName>
               <ex:title>Mr</ex:title>
            </ex:extension>
         </ex:extendedSequenceLax>
      </ex:echoExtendedSequenceLax>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 572
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceLax xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceLax>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
        <n1:extension></n1:extension>
      </n1:extendedSequenceLax>
    </n1:echoExtendedSequenceLax>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceSkip" instance="ExtendedSequenceSkip01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceSkip"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceSkip>
         <ex:extendedSequenceSkip xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
         </ex:extendedSequenceSkip>
      </ex:echoExtendedSequenceSkip>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 538
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceSkip xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceSkip>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
      </n1:extendedSequenceSkip>
    </n1:echoExtendedSequenceSkip>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSequenceSkip" instance="ExtendedSequenceSkip02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceSkip"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSequenceSkip>
         <ex:extendedSequenceSkip xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Bobby</ex:firstName>
            <ex:lastName>Sox</ex:lastName>
            <ex:extension>
               <ex:middleName>William</ex:middleName>
               <ex:title>Mr</ex:title>
            </ex:extension>
         </ex:extendedSequenceSkip>
      </ex:echoExtendedSequenceSkip>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 576
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSequenceSkip xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSequenceSkip>
        <n1:firstName>Bobby</n1:firstName>
        <n1:lastName>Sox</n1:lastName>
        <n1:extension></n1:extension>
      </n1:extendedSequenceSkip>
    </n1:echoExtendedSequenceSkip>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementTypeDefaultNamespace" instance="ElementTypeDefaultNamespace01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementTypeDefaultNamespace"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementTypeDefaultNamespace>
         <ex:stringElementDefaultNamespace xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoElementTypeDefaultNamespace>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 496
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementTypeDefaultNamespace xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringElementDefaultNamespace xsi:nil="true"></n1:stringElementDefaultNamespace>
    </n1:echoElementTypeDefaultNamespace>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementTypeDefaultNamespace" instance="ElementTypeDefaultNamespace02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementTypeDefaultNamespace"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementTypeDefaultNamespace>
         <ex:stringElementDefaultNamespace xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">This is a string!</ex:stringElementDefaultNamespace>
      </ex:echoElementTypeDefaultNamespace>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 498
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementTypeDefaultNamespace xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:stringElementDefaultNamespace>This is a string!</n1:stringElementDefaultNamespace>
    </n1:echoElementTypeDefaultNamespace>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BareVector" instance="BareVector01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBareVector"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBareVector>
         <ex:bareVector xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item1>item one</ex:item1>
            <ex:item1>item two</ex:item1>
            <ex:item2>item three</ex:item2>
            <ex:item2>item four</ex:item2>
            <ex:item3>item five</ex:item3>
            <ex:item3>item six</ex:item3>
         </ex:bareVector>
      </ex:echoBareVector>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 648
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBareVector xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bareVector>
        <n1:item1>item one</n1:item1>
        <n1:item1>item two</n1:item1>
        <n1:item2>item three</n1:item2>
        <n1:item2>item four</n1:item2>
        <n1:item3>item five</n1:item3>
        <n1:item3>item six</n1:item3>
      </n1:bareVector>
    </n1:echoBareVector>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BareVector" instance="BareVector02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBareVector"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBareVector>
         <ex:bareVector xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item1>item one</ex:item1>
            <ex:item1>item two</ex:item1>
            <ex:item3>item three</ex:item3>
            <ex:item3>item four</ex:item3>
         </ex:bareVector>
      </ex:echoBareVector>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 571
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBareVector xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bareVector>
        <n1:item1>item one</n1:item1>
        <n1:item1>item two</n1:item1>
        <n1:item3>item three</n1:item3>
        <n1:item3>item four</n1:item3>
      </n1:bareVector>
    </n1:echoBareVector>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BareVector" instance="BareVector03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBareVector"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBareVector>
         <ex:bareVector xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item2>item one</ex:item2>
            <ex:item2>item two</ex:item2>
            <ex:item2>item three</ex:item2>
            <ex:item2>item four</ex:item2>
            <ex:item3>item five</ex:item3>
            <ex:item3>item six</ex:item3>
         </ex:bareVector>
      </ex:echoBareVector>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 648
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBareVector xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bareVector>
        <n1:item2>item one</n1:item2>
        <n1:item2>item two</n1:item2>
        <n1:item2>item three</n1:item2>
        <n1:item2>item four</n1:item2>
        <n1:item3>item five</n1:item3>
        <n1:item3>item six</n1:item3>
      </n1:bareVector>
    </n1:echoBareVector>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="BareVector" instance="BareVector04"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBareVector"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoBareVector>
         <ex:bareVector xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:item1>item one</ex:item1>
            <ex:item1>item two</ex:item1>
            <ex:item2>item three</ex:item2>
            <ex:item2>item four</ex:item2>
         </ex:bareVector>
      </ex:echoBareVector>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 571
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoBareVector xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bareVector>
        <n1:item1>item one</n1:item1>
        <n1:item1>item two</n1:item1>
        <n1:item2>item three</n1:item2>
        <n1:item2>item four</n1:item2>
      </n1:bareVector>
    </n1:echoBareVector>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ComplexTypeSequenceExtension" instance="ComplexTypeSequenceExtension01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequenceExtension"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoComplexTypeSequenceExtension>
         <ex:complexTypeSequenceExtension xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:name>Mary</ex:name>
            <ex:description>tall</ex:description>
         </ex:complexTypeSequenceExtension>
      </ex:echoComplexTypeSequenceExtension>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 566
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoComplexTypeSequenceExtension xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:complexTypeSequenceExtension>
        <n1:name>Mary</n1:name>
        <n1:description>tall</n1:description>
      </n1:complexTypeSequenceExtension>
    </n1:echoComplexTypeSequenceExtension>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="TypeSubstitutionUsingXsiType" instance="TypeSubstitutionUsingXsiType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTypeSubstitutionUsingXsiType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoTypeSubstitutionUsingXsiType>
         <ex:assembly xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:part>
               <ex:number>p1</ex:number>
            </ex:part>
            <ex:part xsi:type="ex:Part2">
               <ex:number>p2</ex:number>
               <ex:description>extended part</ex:description>
            </ex:part>
         </ex:assembly>
      </ex:echoTypeSubstitutionUsingXsiType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 671
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoTypeSubstitutionUsingXsiType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:assembly>
        <n1:part>
          <n1:number>p1</n1:number>
        </n1:part>
        <n1:part xsi:type="n1:Part2">
          <n1:number>p2</n1:number>
          <n1:description>extended part</n1:description>
        </n1:part>
      </n1:assembly>
    </n1:echoTypeSubstitutionUsingXsiType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SimpleTypeAttributes" instance="SimpleTypeAttributes01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSimpleTypeAttributes"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSimpleTypeAttributes>
         <ex:simpleTypeAttributes xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" a1="foo" a2="bar">hello</ex:simpleTypeAttributes>
      </ex:echoSimpleTypeAttributes>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 482
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSimpleTypeAttributes xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:simpleTypeAttributes a1="foo"
          a2="bar">hello</n1:simpleTypeAttributes>
    </n1:echoSimpleTypeAttributes>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ExtendedSimpleType" instance="ExtendedSimpleType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSimpleType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoExtendedSimpleType>
         <ex:extendedSimpleType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">hello</ex:extendedSimpleType>
      </ex:echoExtendedSimpleType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 446
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoExtendedSimpleType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:extendedSimpleType>hello</n1:extendedSimpleType>
    </n1:echoExtendedSimpleType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs1" instance="SequenceMinOccurs101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs1>
         <ex:sequenceMinOccurs1 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:sequenceMinOccurs1item>item1</ex:sequenceMinOccurs1item>
         </ex:sequenceMinOccurs1>
      </ex:echoSequenceMinOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 517
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceMinOccurs1>
        <n1:sequenceMinOccurs1item>item1</n1:sequenceMinOccurs1item>
      </n1:sequenceMinOccurs1>
    </n1:echoSequenceMinOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccursFinite" instance="SequenceMinOccursFinite01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccursFinite>
         <ex:articleColors xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:articleColor>Red</ex:articleColor>
            <ex:articleContrast>Bright</ex:articleContrast>
            <ex:articleColor>Black</ex:articleColor>
            <ex:articleContrast>Bright</ex:articleContrast>
            <ex:articleColor>White</ex:articleColor>
            <ex:articleContrast>Low</ex:articleContrast>
            <ex:articleColor>Yellow</ex:articleColor>
            <ex:articleContrast>Normal</ex:articleContrast>
         </ex:articleColors>
      </ex:echoSequenceMinOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 864
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:articleColors>
        <n1:articleColor>Red</n1:articleColor>
        <n1:articleColor>Black</n1:articleColor>
        <n1:articleColor>White</n1:articleColor>
        <n1:articleColor>Yellow</n1:articleColor>
        <n1:articleContrast>Bright</n1:articleContrast>
        <n1:articleContrast>Bright</n1:articleContrast>
        <n1:articleContrast>Low</n1:articleContrast>
        <n1:articleContrast>Normal</n1:articleContrast>
      </n1:articleColors>
    </n1:echoSequenceMinOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccursFinite" instance="SequenceMinOccursFinite02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccursFinite>
         <ex:articleColors xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:articleColor>Black</ex:articleColor>
            <ex:articleContrast>Normal</ex:articleContrast>
            <ex:articleColor>White</ex:articleColor>
            <ex:articleContrast>Bright</ex:articleContrast>
         </ex:articleColors>
      </ex:echoSequenceMinOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 658
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:articleColors>
        <n1:articleColor>Black</n1:articleColor>
        <n1:articleColor>White</n1:articleColor>
        <n1:articleContrast>Normal</n1:articleContrast>
        <n1:articleContrast>Bright</n1:articleContrast>
      </n1:articleColors>
    </n1:echoSequenceMinOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccurs1" instance="SequenceMaxOccurs101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccurs1>
         <ex:myAgeDetails xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:myAge>44</ex:myAge>
         </ex:myAgeDetails>
      </ex:echoSequenceMaxOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 468
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:myAgeDetails>
        <n1:myAge>44</n1:myAge>
      </n1:myAgeDetails>
    </n1:echoSequenceMaxOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccurs1" instance="SequenceMaxOccurs102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccurs1"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccurs1>
         <ex:myAgeDetails xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:myAge>4</ex:myAge>
         </ex:myAgeDetails>
      </ex:echoSequenceMaxOccurs1>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 467
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccurs1 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:myAgeDetails>
        <n1:myAge>4</n1:myAge>
      </n1:myAgeDetails>
    </n1:echoSequenceMaxOccurs1>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs0MaxOccursUnbounded" instance="ElementMinOccurs0MaxOccursUnbounded101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs0MaxOccursUnbounded>
         <ex:durationList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoElementMinOccurs0MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 463
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs0MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationList></n1:durationList>
    </n1:echoElementMinOccurs0MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs0MaxOccursUnbounded" instance="ElementMinOccurs0MaxOccursUnbounded102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs0MaxOccursUnbounded>
         <ex:durationList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:durationValue>24</ex:durationValue>
            <ex:durationValue>34</ex:durationValue>
            <ex:durationValue>44</ex:durationValue>
         </ex:durationList>
      </ex:echoElementMinOccurs0MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 614
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs0MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationList>
        <n1:durationValue>24</n1:durationValue>
        <n1:durationValue>34</n1:durationValue>
        <n1:durationValue>44</n1:durationValue>
      </n1:durationList>
    </n1:echoElementMinOccurs0MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs0MaxOccursUnbounded" instance="SequenceMinOccurs0MaxOccursUnbounded101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs0MaxOccursUnbounded>
         <ex:durationListSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:durationVal>44</ex:durationVal>
            <ex:durationPercentage>33</ex:durationPercentage>
            <ex:durationVal>24</ex:durationVal>
            <ex:durationPercentage>45</ex:durationPercentage>
            <ex:durationVal>64</ex:durationVal>
            <ex:durationPercentage>22</ex:durationPercentage>
         </ex:durationListSequence>
      </ex:echoSequenceMinOccurs0MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 794
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationListSequence>
        <n1:durationVal>44</n1:durationVal>
        <n1:durationVal>24</n1:durationVal>
        <n1:durationVal>64</n1:durationVal>
        <n1:durationPercentage>33</n1:durationPercentage>
        <n1:durationPercentage>45</n1:durationPercentage>
        <n1:durationPercentage>22</n1:durationPercentage>
      </n1:durationListSequence>
    </n1:echoSequenceMinOccurs0MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs0MaxOccursUnbounded" instance="SequenceMinOccurs0MaxOccursUnbounded102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs0MaxOccursUnbounded>
         <ex:durationListSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoSequenceMinOccurs0MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 616
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:durationListSequence>
        <n1:durationVal xsi:nil="true"></n1:durationVal>
        <n1:durationPercentage xsi:nil="true"></n1:durationPercentage>
      </n1:durationListSequence>
    </n1:echoSequenceMinOccurs0MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs1MaxOccursUnbounded" instance="ElementMinOccurs1MaxOccursUnbounded101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs1MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs1MaxOccursUnbounded>
         <ex:ageList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:ageValue>44</ex:ageValue>
         </ex:ageList>
      </ex:echoElementMinOccurs1MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 498
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs1MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ageList>
        <n1:ageValue>44</n1:ageValue>
      </n1:ageList>
    </n1:echoElementMinOccurs1MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementMinOccurs1MaxOccursUnbounded" instance="ElementMinOccurs1MaxOccursUnbounded102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs1MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementMinOccurs1MaxOccursUnbounded>
         <ex:ageList xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:ageValue>24</ex:ageValue>
            <ex:ageValue>34</ex:ageValue>
            <ex:ageValue>44</ex:ageValue>
         </ex:ageList>
      </ex:echoElementMinOccurs1MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 574
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementMinOccurs1MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ageList>
        <n1:ageValue>24</n1:ageValue>
        <n1:ageValue>34</n1:ageValue>
        <n1:ageValue>44</n1:ageValue>
      </n1:ageList>
    </n1:echoElementMinOccurs1MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs1MaxOccursUnbounded" instance="SequenceMinOccurs1MaxOccursUnbounded101"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs1MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs1MaxOccursUnbounded>
         <ex:ageListSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:ageVal>44</ex:ageVal>
            <ex:agePercentage>33</ex:agePercentage>
            <ex:ageVal>24</ex:ageVal>
            <ex:agePercentage>45</ex:agePercentage>
            <ex:ageVal>64</ex:ageVal>
            <ex:agePercentage>22</ex:agePercentage>
         </ex:ageListSequence>
      </ex:echoSequenceMinOccurs1MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 724
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ageListSequence>
        <n1:ageVal>44</n1:ageVal>
        <n1:ageVal>24</n1:ageVal>
        <n1:ageVal>64</n1:ageVal>
        <n1:agePercentage>33</n1:agePercentage>
        <n1:agePercentage>45</n1:agePercentage>
        <n1:agePercentage>22</n1:agePercentage>
      </n1:ageListSequence>
    </n1:echoSequenceMinOccurs1MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs1MaxOccursUnbounded" instance="SequenceMinOccurs1MaxOccursUnbounded102"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs1MaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs1MaxOccursUnbounded>
         <ex:ageListSequence xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:ageVal>44</ex:ageVal>
            <ex:agePercentage>33</ex:agePercentage>
         </ex:ageListSequence>
      </ex:echoSequenceMinOccurs1MaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 560
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:ageListSequence>
        <n1:ageVal>44</n1:ageVal>
        <n1:agePercentage>33</n1:agePercentage>
      </n1:ageListSequence>
    </n1:echoSequenceMinOccurs1MaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccursUnbounded" instance="SequenceMaxOccursUnbounded01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccursUnbounded>
         <ex:bookPublications xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:pubDate>2002-09-24</ex:pubDate>
            <ex:pubISBN>1-55960-907-6</ex:pubISBN>
            <ex:pubDate>2003-04-14</ex:pubDate>
            <ex:pubISBN>1-25466-908-6</ex:pubISBN>
            <ex:pubDate>2004-03-31</ex:pubDate>
            <ex:pubISBN>1-35460-909-6</ex:pubISBN>
            <ex:pubDate>2005-06-04</ex:pubDate>
            <ex:pubISBN>1-54560-910-6</ex:pubISBN>
            <ex:pubDate>2006-07-03</ex:pubDate>
            <ex:pubISBN>1-74869-911-6</ex:pubISBN>
         </ex:bookPublications>
      </ex:echoSequenceMaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 915
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bookPublications>
        <n1:pubDate>2002-09-24</n1:pubDate>
        <n1:pubDate>2003-04-14</n1:pubDate>
        <n1:pubDate>2004-03-31</n1:pubDate>
        <n1:pubDate>2005-06-04</n1:pubDate>
        <n1:pubDate>2006-07-03</n1:pubDate>
        <n1:pubISBN>1-55960-907-6</n1:pubISBN>
        <n1:pubISBN>1-25466-908-6</n1:pubISBN>
        <n1:pubISBN>1-35460-909-6</n1:pubISBN>
        <n1:pubISBN>1-54560-910-6</n1:pubISBN>
        <n1:pubISBN>1-74869-911-6</n1:pubISBN>
      </n1:bookPublications>
    </n1:echoSequenceMaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccursUnbounded" instance="SequenceMaxOccursUnbounded02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursUnbounded"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccursUnbounded>
         <ex:bookPublications xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:pubDate>2006-01-26</ex:pubDate>
            <ex:pubISBN>1-44795-912-6</ex:pubISBN>
         </ex:bookPublications>
      </ex:echoSequenceMaxOccursUnbounded>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 551
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccursUnbounded xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:bookPublications>
        <n1:pubDate>2006-01-26</n1:pubDate>
        <n1:pubISBN>1-44795-912-6</n1:pubISBN>
      </n1:bookPublications>
    </n1:echoSequenceMaxOccursUnbounded>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccursFinite" instance="SequenceMaxOccursFinite01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccursFinite>
         <ex:winter xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:mnth>November</ex:mnth>
            <ex:weather>Rain</ex:weather>
            <ex:mnth>December</ex:mnth>
            <ex:weather>Snow</ex:weather>
            <ex:mnth>January</ex:mnth>
            <ex:weather>Snow</ex:weather>
            <ex:mnth>February</ex:mnth>
            <ex:weather>Rain</ex:weather>
         </ex:winter>
      </ex:echoSequenceMaxOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 729
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:winter>
        <n1:mnth>November</n1:mnth>
        <n1:mnth>December</n1:mnth>
        <n1:mnth>January</n1:mnth>
        <n1:mnth>February</n1:mnth>
        <n1:weather>Rain</n1:weather>
        <n1:weather>Snow</n1:weather>
        <n1:weather>Snow</n1:weather>
        <n1:weather>Rain</n1:weather>
      </n1:winter>
    </n1:echoSequenceMaxOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMaxOccursFinite" instance="SequenceMaxOccursFinite02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursFinite"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMaxOccursFinite>
         <ex:winter xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:mnth>December</ex:mnth>
            <ex:weather>Snow</ex:weather>
         </ex:winter>
      </ex:echoSequenceMaxOccursFinite>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 508
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMaxOccursFinite xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:winter>
        <n1:mnth>December</n1:mnth>
        <n1:weather>Snow</n1:weather>
      </n1:winter>
    </n1:echoSequenceMaxOccursFinite>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs0" instance="SequenceMinOccurs001"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs0>
         <ex:sequenceMinOccurs0 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
            <ex:lastName>Downey</ex:lastName>
         </ex:sequenceMinOccurs0>
      </ex:echoSequenceMinOccurs0>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 578
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs0 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceMinOccurs0>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:sequenceMinOccurs0>
    </n1:echoSequenceMinOccurs0>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceMinOccurs0" instance="SequenceMinOccurs002"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceMinOccurs0>
         <ex:sequenceMinOccurs0 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/>
      </ex:echoSequenceMinOccurs0>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 607
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceMinOccurs0 xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceMinOccurs0>
        <n1:firstName xsi:nil="true"></n1:firstName>
        <n1:middleName xsi:nil="true"></n1:middleName>
        <n1:lastName xsi:nil="true"></n1:lastName>
      </n1:sequenceMinOccurs0>
    </n1:echoSequenceMinOccurs0>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceSequenceElement" instance="SequenceSequenceElement01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceSequenceElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceSequenceElement>
         <ex:sequenceSequenceElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
         </ex:sequenceSequenceElement>
      </ex:echoSequenceSequenceElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 616
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceSequenceElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceSequenceElement>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName xsi:nil="true"></n1:middleName>
        <n1:lastName xsi:nil="true"></n1:lastName>
      </n1:sequenceSequenceElement>
    </n1:echoSequenceSequenceElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceSequenceElement" instance="SequenceSequenceElement02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceSequenceElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceSequenceElement>
         <ex:sequenceSequenceElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
         </ex:sequenceSequenceElement>
      </ex:echoSequenceSequenceElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 607
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceSequenceElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceSequenceElement>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName xsi:nil="true"></n1:lastName>
      </n1:sequenceSequenceElement>
    </n1:echoSequenceSequenceElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="SequenceSequenceElement" instance="SequenceSequenceElement03"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceSequenceElement"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoSequenceSequenceElement>
         <ex:sequenceSequenceElement xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:firstName>Paul</ex:firstName>
            <ex:middleName>Sumner</ex:middleName>
            <ex:lastName>Downey</ex:lastName>
         </ex:sequenceSequenceElement>
      </ex:echoSequenceSequenceElement>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 598
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoSequenceSequenceElement xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:sequenceSequenceElement>
        <n1:firstName>Paul</n1:firstName>
        <n1:middleName>Sumner</n1:middleName>
        <n1:lastName>Downey</n1:lastName>
      </n1:sequenceSequenceElement>
    </n1:echoSequenceSequenceElement>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypeTotalDigits" instance="DecimalSimpleTypeTotalDigits01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeTotalDigits"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypeTotalDigits>
         <ex:decimalSimpleTypeTotalDigits xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234</ex:decimalSimpleTypeTotalDigits>
      </ex:echoDecimalSimpleTypeTotalDigits>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 485
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypeTotalDigits xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypeTotalDigits>1234</n1:decimalSimpleTypeTotalDigits>
    </n1:echoDecimalSimpleTypeTotalDigits>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypeTotalDigits" instance="DecimalSimpleTypeTotalDigits02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeTotalDigits"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypeTotalDigits>
         <ex:decimalSimpleTypeTotalDigits xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12345</ex:decimalSimpleTypeTotalDigits>
      </ex:echoDecimalSimpleTypeTotalDigits>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 486
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypeTotalDigits xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypeTotalDigits>12345</n1:decimalSimpleTypeTotalDigits>
    </n1:echoDecimalSimpleTypeTotalDigits>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypeFractionDigits" instance="DecimalSimpleTypeFractionDigits01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeFractionDigits"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypeFractionDigits>
         <ex:decimalSimpleTypeFractionDigits xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234.00</ex:decimalSimpleTypeFractionDigits>
      </ex:echoDecimalSimpleTypeFractionDigits>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 500
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypeFractionDigits xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypeFractionDigits>1234.00</n1:decimalSimpleTypeFractionDigits>
    </n1:echoDecimalSimpleTypeFractionDigits>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="DecimalSimpleTypeFractionDigits" instance="DecimalSimpleTypeFractionDigits02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeFractionDigits"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoDecimalSimpleTypeFractionDigits>
         <ex:decimalSimpleTypeFractionDigits xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234</ex:decimalSimpleTypeFractionDigits>
      </ex:echoDecimalSimpleTypeFractionDigits>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 497
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoDecimalSimpleTypeFractionDigits xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:decimalSimpleTypeFractionDigits>1234</n1:decimalSimpleTypeFractionDigits>
    </n1:echoDecimalSimpleTypeFractionDigits>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeTypeReference" instance="AttributeTypeReference01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeTypeReference"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeTypeReference>
         <ex:attributeTypeReference xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" number="123"/>
      </ex:echoAttributeTypeReference>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:31 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 470
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:31 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeTypeReference xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:attributeTypeReference number="123"></n1:attributeTypeReference>
    </n1:echoAttributeTypeReference>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="ElementTypeReference" instance="ElementTypeReference01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementTypeReference"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoElementTypeReference>
         <ex:elementTypeReference xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:text>
               <ex:referenced>foo</ex:referenced>
            </ex:text>
         </ex:elementTypeReference>
      </ex:echoElementTypeReference>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:32 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 538
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:32 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoElementTypeReference xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:elementTypeReference>
        <n1:text>
          <n1:referenced>foo</n1:referenced>
        </n1:text>
      </n1:elementTypeReference>
    </n1:echoElementTypeReference>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="LocalElementComplexType" instance="LocalElementComplexType01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLocalElementComplexType"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoLocalElementComplexType>
         <ex:localElementComplexType xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:name>
		               <ex:firstName>Paul</ex:firstName>
		               <ex:lastName>Paul</ex:lastName>
	                </ex:name>
         </ex:localElementComplexType>
      </ex:echoLocalElementComplexType>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:32 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 591
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:32 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoLocalElementComplexType xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:localElementComplexType>
        <n1:name>
          <n1:firstName>Paul</n1:firstName>
          <n1:lastName>Paul</n1:lastName>
        </n1:name>
      </n1:localElementComplexType>
    </n1:echoLocalElementComplexType>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="IdExample" instance="IdExample01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIdExample"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoIdExample>
         <ex:idExample xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" string="hello"/>
      </ex:echoIdExample>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:32 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 420
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:32 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoIdExample xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:idExample string="hello"></n1:idExample>
    </n1:echoIdExample>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeGroupExample" instance="AttributeGroupExample01"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeGroupExample"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeGroupExample>
         <ex:attributeGroupExample xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" id="AttributeGroupExample_contract_001">
            <ex:contract>12345678910</ex:contract>
         </ex:attributeGroupExample>
      </ex:echoAttributeGroupExample>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:32 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 547
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:32 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeGroupExample xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:attributeGroupExample id="AttributeGroupExample_contract_001">
        <n1:contract>12345678910</n1:contract>
      </n1:attributeGroupExample>
    </n1:echoAttributeGroupExample>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call><log:call example="AttributeGroupExample" instance="AttributeGroupExample02"><log:request><log:head><![CDATA[
POST http://localhost:10080
User-Agent: databinding tester
Content-Type: text/xml; charset=utf-8
SOAPAction: "http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeGroupExample"
]]></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.xml,v 1.2 2007/10/10 11:45:09 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:echoAttributeGroupExample>
         <ex:attributeGroupExample xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">
            <ex:contract>9876543210</ex:contract>
         </ex:attributeGroupExample>
      </ex:echoAttributeGroupExample>
   </env:Body>
</env:Envelope>
</log:body></log:request><log:response><log:head><![CDATA[
HTTP/1.1 200 OK 
Connection: close
Date: Wed, 10 Oct 2007 11:43:32 GMT
Server: WEBrick/1.3.1 (Ruby/1.8.2/2004-12-25)
Content-Length: 506
Content-Type: text/xml; charset="utf-8"
Client-Date: Wed, 10 Oct 2007 11:43:32 GMT
Client-Peer: 127.0.0.1:10080
Client-Response-Num: 1
]]></log:head><log:body><?_xml version="1.0" encoding="utf-8" ?>
<env:Envelope xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <env:Body>
    <n1:echoAttributeGroupExample xmlns:n1="http://www.w3.org/2002/ws/databinding/examples/6/09/">
      <n1:attributeGroupExample>
        <n1:contract>9876543210</n1:contract>
      </n1:attributeGroupExample>
    </n1:echoAttributeGroupExample>
  </env:Body>
</env:Envelope>
</log:body></log:response></log:call></log:log>
