<log toolkit="ibm_rad_java_70" examples="http://www.w3.org/2002/ws/databinding/examples/6/09/" xmlns="http://www.w3.org/2002/ws/databinding/log/6/09/" xmlns:ex="*invalid*">
<call example="DocumentationElement" instance="DocumentationElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDocumentationElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:documentationElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [337]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDocumentationElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:documentationElement>hello world</ns2:documentationElement></ns2:echoDocumentationElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IdentifierName" instance="IdentifierName02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIdentifierName xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:identifierName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Hello</ex:identifierName></ex:echoIdentifierName></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIdentifierName xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:identifierName>Hello</ns2:identifierName></ns2:echoIdentifierName></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonIdentifierName" instance="NonIdentifierName02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonIdentifierName xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:non-Identifier-Name xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonIdentifierName xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:non-Identifier-Name>Hello</ns2:non-Identifier-Name></ns2:echoNonIdentifierName></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringElement" instance="StringElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoStringElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringElement></ns2:stringElement></ns2:echoStringElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringElement" instance="StringElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [316]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringElement>Hello cruel world.</ns2:stringElement></ns2:echoStringElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringAttribute" instance="StringAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       string="hello"/></ex:echoStringAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringAttribute string="hello"/></ns2:echoStringAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringAttribute" instance="StringAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoStringAttribute-StringAttribute02.xml,v 1.28 2008/02/20 16:44:26 pdowney Exp--><ex:echoStringAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       string="0123456789"/></ex:echoStringAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringAttribute string="0123456789"/></ns2:echoStringAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanElement" instance="BooleanElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">false</ex:booleanElement></ex:echoBooleanElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanElement>false</ns2:booleanElement></ns2:echoBooleanElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanElement" instance="BooleanElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">true</ex:booleanElement></ex:echoBooleanElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanElement>true</ns2:booleanElement></ns2:echoBooleanElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanElement" instance="BooleanElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:booleanElement></ex:echoBooleanElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanElement>false</ns2:booleanElement></ns2:echoBooleanElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanElement" instance="BooleanElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:booleanElement></ex:echoBooleanElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanElement>true</ns2:booleanElement></ns2:echoBooleanElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanAttribute" instance="BooleanAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        boolean="true"/></ex:echoBooleanAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanAttribute boolean="true"/></ns2:echoBooleanAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BooleanAttribute" instance="BooleanAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBooleanAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:booleanAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        boolean="0"/></ex:echoBooleanAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBooleanAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:booleanAttribute boolean="false"/></ns2:echoBooleanAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleElement" instance="DoubleElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1E4</ex:doubleElement></ex:echoDoubleElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleElement>-10000.0</ns2:doubleElement></ns2:echoDoubleElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleElement" instance="DoubleElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleElement>1.267432233E15</ns2:doubleElement></ns2:echoDoubleElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleElement" instance="DoubleElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleElement>0.1278</ns2:doubleElement></ns2:echoDoubleElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleElement" instance="DoubleElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:doubleElement></ex:echoDoubleElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [302]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleElement>12.0</ns2:doubleElement></ns2:echoDoubleElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleElement" instance="DoubleElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">INF</ex:doubleElement></ex:echoDoubleElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleElement>INF</ns2:doubleElement></ns2:echoDoubleElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleAttribute" instance="DoubleAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       double="12.334"/></ex:echoDoubleAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleAttribute double="12.334"/></ns2:echoDoubleAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999-05-31T13:20:00-05:42</ex:dateTimeElement></ex:echoDateTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>1999-05-31T13:20:00-05:42</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>2000-03-04T23:00:00+03:00</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2000-03-04T23:00:00Z</ex:dateTimeElement></ex:echoDateTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [326]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>2000-03-04T23:00:00Z</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2038-12-12T23:00:00</ex:dateTimeElement></ex:echoDateTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>2038-12-12T23:00:00</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0739-03-04T23:00:00</ex:dateTimeElement></ex:echoDateTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>0739-03-04T23:00:00</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeElement" instance="DateTimeElement06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">10739-03-04T23:00:00</ex:dateTimeElement></ex:echoDateTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeElement>0739-03-04T23:00:00</ns2:dateTimeElement></ns2:echoDateTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         dateTime="2006-10-26T04:51:00-05:42"/></ex:echoDateTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="2006-10-26T04:51:00-05:42"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="2006-10-26T04:51:00+03:00"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         dateTime="2006-10-26T04:51:00Z"/></ex:echoDateTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="2006-10-26T04:51:00Z"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         dateTime="2038-12-12T23:59:59"/></ex:echoDateTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="2038-12-12T23:59:59"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         dateTime="0739-04-04T04:51:00"/></ex:echoDateTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="0739-04-04T04:51:00"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateTimeAttribute" instance="DateTimeAttribute06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateTimeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         dateTime="10739-04-04T04:51:00"/></ex:echoDateTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateTimeAttribute dateTime="0739-04-04T04:51:00"/></ns2:echoDateTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Base64BinaryElement" instance="Base64BinaryElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBase64BinaryElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:base64BinaryElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">bQ==</ex:base64BinaryElement></ex:echoBase64BinaryElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [326]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBase64BinaryElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:base64BinaryElement>bQ==</ns2:base64BinaryElement></ns2:echoBase64BinaryElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Base64BinaryElement" instance="Base64BinaryElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBase64BinaryElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:base64BinaryElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">eHdmb3Rh</ex:base64BinaryElement></ex:echoBase64BinaryElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [330]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBase64BinaryElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:base64BinaryElement>eHdmb3Rh</ns2:base64BinaryElement></ns2:echoBase64BinaryElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Base64BinaryElement" instance="Base64BinaryElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBase64BinaryElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:base64BinaryElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">cnRjbGNyZW9scg==</ex:base64BinaryElement></ex:echoBase64BinaryElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [338]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBase64BinaryElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:base64BinaryElement>cnRjbGNyZW9scg==</ns2:base64BinaryElement></ns2:echoBase64BinaryElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyURIElement" instance="AnyURIElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyURIElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyURIElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [336]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyURIElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyURIElement>http://www.w3.org/2002/ws/databinding/</ns2:anyURIElement></ns2:echoAnyURIElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyURIAttribute" instance="AnyURIAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyURIAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyURIAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyURIAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyURIAttribute anyURI="http://wwww.w3.org/2002/ws/"/></ns2:echoAnyURIAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="QNameElement" instance="QNameElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoQNameElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:QNameElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [310]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoQNameElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:QNameElement>ns2:QNameElement</ns2:QNameElement></ns2:echoQNameElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="QNameAttribute" instance="QNameAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoQNameAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:QNameAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      QName="ex:QNameAttribute"/></ex:echoQNameAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [309]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoQNameAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:QNameAttribute QName="ns2:QNameAttribute"/></ns2:echoQNameAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NormalizedStringElement" instance="NormalizedStringElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNormalizedStringElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:normalizedStringElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoNormalizedStringElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [338]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNormalizedStringElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:normalizedStringElement></ns2:normalizedStringElement></ns2:echoNormalizedStringElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NormalizedStringElement" instance="NormalizedStringElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNormalizedStringElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:normalizedStringElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [356]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNormalizedStringElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:normalizedStringElement>How now brown cow.</ns2:normalizedStringElement></ns2:echoNormalizedStringElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NormalizedStringAttribute" instance="NormalizedStringAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNormalizedStringAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:normalizedStringAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                 normalizedString="Hello Paris"/></ex:echoNormalizedStringAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [346]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNormalizedStringAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:normalizedStringAttribute normalizedString="Hello Paris"/></ns2:echoNormalizedStringAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TokenElement" instance="TokenElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTokenElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:tokenElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">tokenElement</ex:tokenElement></ex:echoTokenElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTokenElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:tokenElement>tokenElement</ns2:tokenElement></ns2:echoTokenElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TokenAttribute" instance="TokenAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTokenAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:tokenAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      token="hello"/></ex:echoTokenAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTokenAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:tokenAttribute token="hello"/></ns2:echoTokenAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NameElement" instance="NameElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNameElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NameElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:NameElement></ex:echoNameElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNameElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NameElement>foo</ns2:NameElement></ns2:echoNameElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NameAttribute" instance="NameAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNameAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nameAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     name="foo"/></ex:echoNameAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [290]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNameAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nameAttribute name="foo"/></ns2:echoNameAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NCNameElement" instance="NCNameElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNCNameElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NCNameElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:NCNameElement></ex:echoNCNameElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNCNameElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NCNameElement>foo</ns2:NCNameElement></ns2:echoNCNameElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NCNameAttribute" instance="NCNameAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNCNameAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NCNameAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       NCName="bar"/></ex:echoNCNameAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNCNameAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NCNameAttribute NCName="bar"/></ns2:echoNCNameAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongElement" instance="LongElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:longElement></ex:echoLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [291]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longElement>1</ns2:longElement></ns2:echoLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongElement" instance="LongElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1</ex:longElement></ex:echoLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [292]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longElement>-1</ns2:longElement></ns2:echoLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongElement" instance="LongElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:longElement></ex:echoLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [292]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longElement>42</ns2:longElement></ns2:echoLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongElement" instance="LongElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-9223372036854775808</ex:longElement></ex:echoLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [310]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longElement>-9223372036854775808</ns2:longElement></ns2:echoLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongElement" instance="LongElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9223372036854775807</ex:longElement></ex:echoLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [309]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longElement>9223372036854775807</ns2:longElement></ns2:echoLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongAttribute" instance="LongAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     long="1066"/></ex:echoLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [291]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longAttribute long="1066"/></ns2:echoLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongAttribute" instance="LongAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     long="-1515"/></ex:echoLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [292]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longAttribute long="-1515"/></ns2:echoLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongAttribute" instance="LongAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     long="+42"/></ex:echoLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [289]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longAttribute long="42"/></ns2:echoLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongAttribute" instance="LongAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     long="-9223372036854775808"/></ex:echoLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longAttribute long="-9223372036854775808"/></ns2:echoLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongAttribute" instance="LongAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     long="9223372036854775807"/></ex:echoLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longAttribute long="9223372036854775807"/></ns2:echoLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntElement" instance="IntElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:intElement></ex:echoIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [287]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intElement>1</ns2:intElement></ns2:echoIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntElement" instance="IntElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-42</ex:intElement></ex:echoIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [289]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intElement>-42</ns2:intElement></ns2:echoIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntElement" instance="IntElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:intElement></ex:echoIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [288]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intElement>42</ns2:intElement></ns2:echoIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntElement" instance="IntElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2147483647</ex:intElement></ex:echoIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intElement>2147483647</ns2:intElement></ns2:echoIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntElement" instance="IntElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-2147483648</ex:intElement></ex:echoIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intElement>-2147483648</ns2:intElement></ns2:echoIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntAttribute" instance="IntAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                    int="42"/></ex:echoIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [285]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intAttribute int="42"/></ns2:echoIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntAttribute" instance="IntAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                    int="-42"/></ex:echoIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [286]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intAttribute int="-42"/></ns2:echoIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntAttribute" instance="IntAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                    int="+42"/></ex:echoIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [285]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intAttribute int="42"/></ns2:echoIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntAttribute" instance="IntAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                    int="2147483647"/></ex:echoIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intAttribute int="2147483647"/></ns2:echoIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntAttribute" instance="IntAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                    int="-2147483648"/></ex:echoIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [294]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intAttribute int="-2147483648"/></ns2:echoIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortElement" instance="ShortElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:shortElement></ex:echoShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortElement>1</ns2:shortElement></ns2:echoShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortElement" instance="ShortElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:shortElement></ex:echoShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortElement>42</ns2:shortElement></ns2:echoShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortElement" instance="ShortElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">32767</ex:shortElement></ex:echoShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [299]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortElement>32767</ns2:shortElement></ns2:echoShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortElement" instance="ShortElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-32768</ex:shortElement></ex:echoShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortElement>-32768</ns2:shortElement></ns2:echoShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortAttribute" instance="ShortAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      short="22"/></ex:echoShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortAttribute short="22"/></ns2:echoShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortAttribute" instance="ShortAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      short="+42"/></ex:echoShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortAttribute short="42"/></ns2:echoShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortAttribute" instance="ShortAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      short="32767"/></ex:echoShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortAttribute short="32767"/></ns2:echoShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortAttribute" instance="ShortAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      short="-32768"/></ex:echoShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortAttribute short="-32768"/></ns2:echoShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteElement" instance="ByteElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:byteElement></ex:echoByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [291]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteElement>1</ns2:byteElement></ns2:echoByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteElement" instance="ByteElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">127</ex:byteElement></ex:echoByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteElement>127</ns2:byteElement></ns2:echoByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteElement" instance="ByteElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-128</ex:byteElement></ex:echoByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [294]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteElement>-128</ns2:byteElement></ns2:echoByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteAttribute" instance="ByteAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     byte="64"/></ex:echoByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [289]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteAttribute byte="64"/></ns2:echoByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteAttribute" instance="ByteAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     byte="127"/></ex:echoByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [290]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteAttribute byte="127"/></ns2:echoByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteAttribute" instance="ByteAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     byte="-128"/></ex:echoByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [291]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteAttribute byte="-128"/></ns2:echoByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonNegativeInteger="20"/></ex:echoNonNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [345]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerAttribute nonNegativeInteger="20"/></ns2:echoNonNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonNegativeInteger="-0"/></ex:echoNonNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [344]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerAttribute nonNegativeInteger="0"/></ns2:echoNonNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonNegativeInteger="0"/></ex:echoNonNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [344]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerAttribute nonNegativeInteger="0"/></ns2:echoNonNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonNegativeInteger="+42"/></ex:echoNonNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [345]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerAttribute nonNegativeInteger="42"/></ns2:echoNonNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerAttribute" instance="NonNegativeIntegerAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonNegativeInteger="3141592653531415926536106615151970884848347234273984723"/></ex:echoNonNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [398]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerAttribute nonNegativeInteger="3141592653531415926536106615151970884848347234273984723"/></ns2:echoNonNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerElement" instance="PositiveIntegerElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:positiveIntegerElement></ex:echoPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerElement>1</ns2:positiveIntegerElement></ns2:echoPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerElement" instance="PositiveIntegerElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:positiveIntegerElement></ex:echoPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [336]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerElement>42</ns2:positiveIntegerElement></ns2:echoPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerElement" instance="PositiveIntegerElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">153452759384758934752984759387692835739846739486754598674</ex:positiveIntegerElement></ex:echoPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [391]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerElement>153452759384758934752984759387692835739846739486754598674</ns2:positiveIntegerElement></ns2:echoPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerAttribute" instance="PositiveIntegerAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                positiveInteger="257"/></ex:echoPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [334]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerAttribute positiveInteger="257"/></ns2:echoPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerAttribute" instance="PositiveIntegerAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                positiveInteger="+42"/></ex:echoPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [333]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerAttribute positiveInteger="42"/></ns2:echoPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerAttribute" instance="PositiveIntegerAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                positiveInteger="153452759384758934752984759387692835739846739486754598674"/></ex:echoPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [388]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerAttribute positiveInteger="153452759384758934752984759387692835739846739486754598674"/></ns2:echoPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalSimpleType" instance="GlobalSimpleType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalSimpleType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalSimpleType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:globalSimpleType></ex:echoGlobalSimpleType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalSimpleType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalSimpleType>foo</ns2:globalSimpleType></ns2:echoGlobalSimpleType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringEnumerationType" instance="StringEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:beatle xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">John</ex:beatle></ex:echoStringEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:beatle>John</ns2:beatle></ns2:echoStringEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringEnumerationType" instance="StringEnumerationType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:beatle xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Paul</ex:beatle></ex:echoStringEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:beatle>Paul</ns2:beatle></ns2:echoStringEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringEnumerationType" instance="StringEnumerationType03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:beatle xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Ringo</ex:beatle></ex:echoStringEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:beatle>Ringo</ns2:beatle></ns2:echoStringEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeSequence" instance="ComplexTypeSequence01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeSequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [433]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeSequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeSequence id="6026" inStock="232"><ns2:name>Widget</ns2:name><ns2:shade>Light Blue</ns2:shade><ns2:length>33</ns2:length></ns2:complexTypeSequence></ns2:echoComplexTypeSequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeSequence" instance="ComplexTypeSequence02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeSequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [429]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeSequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeSequence id="6026" inStock="52"><ns2:name>Widget</ns2:name><ns2:shade>Green</ns2:shade><ns2:length>1233</ns2:length></ns2:complexTypeSequence></ns2:echoComplexTypeSequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs1" instance="ElementMinOccurs101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMinOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [374]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMinOccurs1><ns2:elementMinOccurs1item>item1</ns2:elementMinOccurs1item></ns2:elementMinOccurs1></ns2:echoElementMinOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccurs1" instance="ElementMaxOccurs101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMaxOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [339]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Connection: [close]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMaxOccurs1><ns2:value>44</ns2:value></ns2:elementMaxOccurs1></ns2:echoElementMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccurs1" instance="ElementMaxOccurs102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMaxOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [338]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMaxOccurs1><ns2:value>4</ns2:value></ns2:elementMaxOccurs1></ns2:echoElementMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccursUnbounded" instance="ElementMaxOccursUnbounded01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:publications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [465]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:publications><ns2:day>2002-09-24</ns2:day><ns2:day>2003-04-14</ns2:day><ns2:day>2004-03-31</ns2:day><ns2:day>2005-06-04</ns2:day><ns2:day>2006-07-03</ns2:day></ns2:publications></ns2:echoElementMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccursUnbounded" instance="ElementMaxOccursUnbounded02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:publications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:publications><ns2:day>2006-01-26</ns2:day></ns2:publications></ns2:echoElementMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeOptional" instance="AttributeOptional01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeOptional xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeOptional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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:attributeOptional></ex:echoAttributeOptional></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [368]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeOptional xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeOptional currency="EUR" id="1711"><ns2:amount>1250</ns2:amount></ns2:attributeOptional></ns2:echoAttributeOptional></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeOptional" instance="AttributeOptional02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeOptional xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeOptional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         id="1712">        <ex:amount>1250</ex:amount>      </ex:attributeOptional></ex:echoAttributeOptional></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [353]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeOptional xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeOptional id="1712"><ns2:amount>1250</ns2:amount></ns2:attributeOptional></ns2:echoAttributeOptional></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElement" instance="GlobalElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoGlobalElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElement" instance="GlobalElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">a value</ex:globalElement></ex:echoGlobalElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElement" instance="GlobalElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">another Value</ex:globalElement></ex:echoGlobalElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0" instance="ElementMinOccurs001">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [384]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMinOccurs0><ns2:firstName>Paul</ns2:firstName><ns2:lastName>Downey</ns2:lastName></ns2:elementMinOccurs0></ns2:echoElementMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0" instance="ElementMinOccurs002">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [423]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMinOccurs0><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName><ns2:lastName>Downey</ns2:lastName></ns2:elementMinOccurs0></ns2:echoElementMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NillableElement" instance="NillableElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNillableElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nillableMiddleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [468]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNillableElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nillableMiddleName><ns2:firstName>Paul</ns2:firstName><ns2:middleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/><ns2:lastName>Downey</ns2:lastName></ns2:nillableMiddleName></ns2:echoNillableElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NillableElement" instance="NillableElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNillableElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nillableMiddleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [421]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNillableElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nillableMiddleName><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName><ns2:lastName>Downey</ns2:lastName></ns2:nillableMiddleName></ns2:echoNillableElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NullEnumerationType" instance="NullEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNullEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nullEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoNullEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNullEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nullEnumerationType></ns2:nullEnumerationType></ns2:echoNullEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementEmptyComplexType" instance="ElementEmptyComplexType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementEmptyComplexType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementEmptyComplexType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoElementEmptyComplexType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:39 GMT]
Content-Length: [309]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementEmptyComplexType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementEmptyComplexType/></ns2:echoElementEmptyComplexType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementEmptySequence" instance="ElementEmptySequence01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementEmptySequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementEmptySequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoElementEmptySequence></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementEmptySequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementEmptySequence/></ns2:echoElementEmptySequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementSequence" instance="GlobalElementSequence01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementSequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [374]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementSequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementSequence><ns2:foo>one</ns2:foo><ns2:bar>two</ns2:bar></ns2:globalElementSequence></ns2:echoGlobalElementSequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NestedSequenceElementList" instance="NestedSequenceElementList01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNestedSequenceElementList xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nestedSequenceElementList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [682]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNestedSequenceElementList xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nestedSequenceElementList><ns2:nestedItem><ns2:item>item onexone</ns2:item><ns2:item>item onextwo</ns2:item><ns2:item>item onexthree</ns2:item><ns2:item>item onexfour</ns2:item></ns2:nestedItem><ns2:nestedItem><ns2:item>item twoxone</ns2:item><ns2:item>item twoxtwo</ns2:item><ns2:item>item twoxthree</ns2:item><ns2:item>item twoxfour</ns2:item></ns2:nestedItem></ns2:nestedSequenceElementList></ns2:echoNestedSequenceElementList></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementReference" instance="ElementReference01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementReference xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:customerName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="AttributeReference" instance="AttributeReference01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeReference xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:clientName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="BareVector" instance="BareVector01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBareVector xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bareVector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [476]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBareVector xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bareVector><ns2:item1>item one</ns2:item1><ns2:item1>item two</ns2:item1><ns2:item2>item three</ns2:item2><ns2:item2>item four</ns2:item2><ns2:item3>item five</ns2:item3><ns2:item3>item six</ns2:item3></ns2:bareVector></ns2:echoBareVector></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BareVector" instance="BareVector02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBareVector xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bareVector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [413]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBareVector xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bareVector><ns2:item1>item one</ns2:item1><ns2:item1>item two</ns2:item1><ns2:item3>item three</ns2:item3><ns2:item3>item four</ns2:item3></ns2:bareVector></ns2:echoBareVector></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BareVector" instance="BareVector03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBareVector xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bareVector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [476]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBareVector xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bareVector><ns2:item2>item one</ns2:item2><ns2:item2>item two</ns2:item2><ns2:item2>item three</ns2:item2><ns2:item2>item four</ns2:item2><ns2:item3>item five</ns2:item3><ns2:item3>item six</ns2:item3></ns2:bareVector></ns2:echoBareVector></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="BareVector" instance="BareVector04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBareVector xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bareVector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [413]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBareVector xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bareVector><ns2:item1>item one</ns2:item1><ns2:item1>item two</ns2:item1><ns2:item2>item three</ns2:item2><ns2:item2>item four</ns2:item2></ns2:bareVector></ns2:echoBareVector></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeSequenceExtension" instance="ComplexTypeSequenceExtension01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeSequenceExtension xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeSequenceExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [422]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeSequenceExtension xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeSequenceExtension><ns2:name>Mary</ns2:name><ns2:description>tall</ns2:description></ns2:complexTypeSequenceExtension></ns2:echoComplexTypeSequenceExtension></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TypeSubstitutionUsingXsiType" instance="TypeSubstitutionUsingXsiType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTypeSubstitutionUsingXsiType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                xmlns:xs="http://www.w3.org/2001/XMLSchema"                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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [537]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTypeSubstitutionUsingXsiType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:assembly><ns2:part><ns2:number>p1</ns2:number></ns2:part><ns2:part xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="ns2:Part2"><ns2:number>p2</ns2:number><ns2:description>extended part</ns2:description></ns2:part></ns2:assembly></ns2:echoTypeSubstitutionUsingXsiType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs1" instance="SequenceMinOccurs101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceMinOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [380]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceMinOccurs1><ns2:sequenceMinOccurs1item>item1</ns2:sequenceMinOccurs1item></ns2:sequenceMinOccurs1></ns2:echoSequenceMinOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccurs1" instance="SequenceMaxOccurs101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:myAgeDetails xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:myAgeDetails><ns2:myAge>44</ns2:myAge></ns2:myAgeDetails></ns2:echoSequenceMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccurs1" instance="SequenceMaxOccurs102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:myAgeDetails xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [330]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:myAgeDetails><ns2:myAge>4</ns2:myAge></ns2:myAgeDetails></ns2:echoSequenceMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0MaxOccursUnbounded" instance="ElementMinOccurs0MaxOccursUnbounded101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoElementMinOccurs0MaxOccursUnbounded></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationList/></ns2:echoElementMinOccurs0MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0MaxOccursUnbounded" instance="ElementMinOccurs0MaxOccursUnbounded102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [463]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationList><ns2:durationValue>24</ns2:durationValue><ns2:durationValue>34</ns2:durationValue><ns2:durationValue>44</ns2:durationValue></ns2:durationList></ns2:echoElementMinOccurs0MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs1MaxOccursUnbounded" instance="ElementMinOccurs1MaxOccursUnbounded101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs1MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ageList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"               xmlns:xs="http://www.w3.org/2001/XMLSchema"               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [361]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs1MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ageList><ns2:ageValue>44</ns2:ageValue></ns2:ageList></ns2:echoElementMinOccurs1MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs1MaxOccursUnbounded" instance="ElementMinOccurs1MaxOccursUnbounded102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs1MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ageList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"               xmlns:xs="http://www.w3.org/2001/XMLSchema"               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [423]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs1MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ageList><ns2:ageValue>24</ns2:ageValue><ns2:ageValue>34</ns2:ageValue><ns2:ageValue>44</ns2:ageValue></ns2:ageList></ns2:echoElementMinOccurs1MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementTypeReference" instance="ElementTypeReference01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementTypeReference xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementTypeReference xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="LocalElementComplexType" instance="LocalElementComplexType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLocalElementComplexType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:localElementComplexType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [427]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLocalElementComplexType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:localElementComplexType><ns2:name><ns2:firstName>Paul</ns2:firstName><ns2:lastName>Paul</ns2:lastName></ns2:name></ns2:localElementComplexType></ns2:echoLocalElementComplexType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Id" instance="IdExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoId xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:idExample xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                 string="hello"/></ex:echoId></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [268]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoId xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:idExample string="hello"/></ns2:echoId></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementFormQualified" instance="ElementFormQualified01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementFormQualified xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementFormQualified xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:premium>1175</ex:premium>      </ex:elementFormQualified></ex:echoElementFormQualified></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [357]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementFormQualified xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementFormQualified><ns2:premium>1175</ns2:premium></ns2:elementFormQualified></ns2:echoElementFormQualified></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NotNillableElement" instance="NotNillableElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNotNillableElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:notNillableElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:notNillableElement>Stuff</ex:notNillableElement>      </ex:notNillableElement></ex:echoNotNillableElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [372]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNotNillableElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:notNillableElement><ns2:notNillableElement>Stuff</ns2:notNillableElement></ns2:notNillableElement></ns2:echoNotNillableElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NotMixed" instance="NotMixedExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNotMixed xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:notMixed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                xmlns:xs="http://www.w3.org/2001/XMLSchema"                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:notMixedElement>Stuff</ex:notMixedElement>      </ex:notMixed></ex:echoNotMixed></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [326]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNotMixed xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:notMixed><ns2:notMixedElement>Stuff</ns2:notMixedElement></ns2:notMixed></ns2:echoNotMixed></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeFormUnqualified" instance="AttributeFormUnqualifiedExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeFormUnqualified xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeFormUnqualified xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                id="id01">        <ex:premium>1175</ex:premium>      </ex:attributeFormUnqualified></ex:echoAttributeFormUnqualified></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [383]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeFormUnqualified xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeFormUnqualified id="id01"><ns2:premium>1175</ns2:premium></ns2:attributeFormUnqualified></ns2:echoAttributeFormUnqualified></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeConcrete" instance="ComplexTypeConcreteExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeConcrete xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeConcrete xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:premium>1175</ex:premium>      </ex:complexTypeConcrete></ex:echoComplexTypeConcrete></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [353]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeConcrete xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeConcrete><ns2:premium>1175</ns2:premium></ns2:complexTypeConcrete></ns2:echoComplexTypeConcrete></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalComplexType" instance="GlobalComplexTypeExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalComplexType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalComplexType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:premium>1175</ex:premium>      </ex:globalComplexType></ex:echoGlobalComplexType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [345]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalComplexType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalComplexType><ns2:premium>1175</ns2:premium></ns2:globalComplexType></ns2:echoGlobalComplexType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementConcrete" instance="GlobalElementConcreteExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementConcrete xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementConcrete xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Stuff</ex:globalElementConcrete></ex:echoGlobalElementConcrete></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementConcrete xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementConcrete>Stuff</ns2:globalElementConcrete></ns2:echoGlobalElementConcrete></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementBlock" instance="GlobalElementBlockExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementBlock xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementBlock xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Stuff</ex:globalElementBlock></ex:echoGlobalElementBlock></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementBlock xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementBlock>Stuff</ns2:globalElementBlock></ns2:echoGlobalElementBlock></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalComplexTypeBlock" instance="GlobalComplexTypeBlockExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalComplexTypeBlock xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalComplexTypeBlock xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:amount>1175</ex:amount>      </ex:globalComplexTypeBlock></ex:echoGlobalComplexTypeBlock></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [363]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalComplexTypeBlock xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalComplexTypeBlock><ns2:amount>1175</ns2:amount></ns2:globalComplexTypeBlock></ns2:echoGlobalComplexTypeBlock></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementFinal" instance="ElementFinalExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementFinal xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementFinal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:finalElement>Stuff</ex:finalElement>      </ex:elementFinal></ex:echoElementFinal></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeAttribute" instance="ComplexTypeAttributeExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            id="1711"                            currency="EUR">        <ex:premium>a1250</ex:premium>      </ex:complexTypeAttribute></ex:echoComplexTypeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [383]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeAttribute currency="EUR" id="1711"><ns2:premium>a1250</ns2:premium></ns2:complexTypeAttribute></ns2:echoComplexTypeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeAttributeExtension" instance="ComplexTypeAttributeExtension01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeAttributeExtension xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeAttributeExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:name gender="female">Mary</ex:name>      </ex:complexTypeAttributeExtension></ex:echoComplexTypeAttributeExtension></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [387]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeAttributeExtension xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeAttributeExtension><ns2:name>Mary</ns2:name></ns2:complexTypeAttributeExtension></ns2:echoComplexTypeAttributeExtension></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MaxOccurs1" instance="MaxOccurs01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:maxOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:value>44</ex:value>      </ex:maxOccurs1></ex:echoMaxOccurs1></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [311]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:maxOccurs1><ns2:value>44</ns2:value></ns2:maxOccurs1></ns2:echoMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MaxOccurs1" instance="MaxOccurs02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMaxOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:maxOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:value>4</ex:value>      </ex:maxOccurs1></ex:echoMaxOccurs1></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [310]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMaxOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:maxOccurs1><ns2:value>4</ns2:value></ns2:maxOccurs1></ns2:echoMaxOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MinOccurs1" instance="MinOccurs01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMinOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:minOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:value>44</ex:value>      </ex:minOccurs1></ex:echoMinOccurs1></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [311]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMinOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:minOccurs1><ns2:value>44</ns2:value></ns2:minOccurs1></ns2:echoMinOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MinOccurs1" instance="MinOccurs02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMinOccurs1 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:minOccurs1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:value>4</ex:value>        <ex:value>8</ex:value>      </ex:minOccurs1></ex:echoMinOccurs1></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [310]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMinOccurs1 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:minOccurs1><ns2:value>8</ns2:value></ns2:minOccurs1></ns2:echoMinOccurs1></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceElement" instance="SequenceElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element1>element1</ex:element1>        <ex:element2>element2</ex:element2>        <ex:element3>element3</ex:element3>      </ex:sequenceElement></ex:echoSequenceElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [417]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceElement><ns2:element1>element1</ns2:element1><ns2:element2>element2</ns2:element2><ns2:element3>element3</ns2:element3></ns2:sequenceElement></ns2:echoSequenceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceSingleRepeatedElement" instance="SequenceSingleRepeatedElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceSingleRepeatedElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceSingleRepeatedElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element>element</ex:element>        <ex:element>element</ex:element>        <ex:element>element</ex:element>        <ex:element>element</ex:element>        <ex:element>element</ex:element>      </ex:sequenceSingleRepeatedElement></ex:echoSequenceSingleRepeatedElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [532]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceSingleRepeatedElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceSingleRepeatedElement><ns2:element>element</ns2:element><ns2:element>element</ns2:element><ns2:element>element</ns2:element><ns2:element>element</ns2:element><ns2:element>element</ns2:element></ns2:sequenceSingleRepeatedElement></ns2:echoSequenceSingleRepeatedElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceSingleRepeatedElement" instance="SequenceSingleRepeatedElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceSingleRepeatedElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceSingleRepeatedElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element>element</ex:element>      </ex:sequenceSingleRepeatedElement></ex:echoSequenceSingleRepeatedElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [396]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceSingleRepeatedElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceSingleRepeatedElement><ns2:element>element</ns2:element></ns2:sequenceSingleRepeatedElement></ns2:echoSequenceSingleRepeatedElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalAttribute" instance="GlobalAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       globalAttributeAttr="string">        <ex:globalAttributeElement>another string</ex:globalAttributeElement>      </ex:globalAttribute></ex:echoGlobalAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="AnySimpleTypeAttribute" instance="AnySimpleTypeAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnySimpleTypeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anySimpleTypeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              anySimpleType="hello"/></ex:echoAnySimpleTypeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnySimpleTypeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anySimpleTypeAttribute anySimpleType="hello"/></ns2:echoAnySimpleTypeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnySimpleTypeAttribute" instance="AnySimpleTypeAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnySimpleTypeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anySimpleTypeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              anySimpleType="1"/></ex:echoAnySimpleTypeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnySimpleTypeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anySimpleTypeAttribute anySimpleType="1"/></ns2:echoAnySimpleTypeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnySimpleTypeElement" instance="AnySimpleTypeElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnySimpleTypeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anySimpleTypeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoAnySimpleTypeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [500]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnySimpleTypeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anySimpleTypeElement xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"/></ns2:echoAnySimpleTypeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnySimpleTypeElement" instance="AnySimpleTypeElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnySimpleTypeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anySimpleTypeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">anySimpleTypeValue</ex:anySimpleTypeElement></ex:echoAnySimpleTypeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [544]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnySimpleTypeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anySimpleTypeElement xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/">anySimpleTypeValue</ns2:anySimpleTypeElement></ns2:echoAnySimpleTypeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyTypeElement" instance="AnyTypeElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyTypeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyTypeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoAnyTypeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [482]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyTypeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyTypeElement xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"/></ns2:echoAnyTypeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyTypeElement" instance="AnyTypeElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyTypeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyTypeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [544]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyTypeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyTypeElement xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"><foo><bar>cheese</bar>        </foo>      </ns2:anyTypeElement></ns2:echoAnyTypeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:decimalElement></ex:echoDecimalElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>0</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>-1.23</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [317]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>12678967.543233</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>1000000.00</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [350]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>100000000000000000000000000000000000000000000.00</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">210</ex:decimalElement></ex:echoDecimalElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>210</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalElement" instance="DecimalElement07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalElement>210.00</ns2:decimalElement></ns2:echoDecimalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalAttribute" instance="DecimalAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        decimal="+10000000999829292922093443563.32423442"/></ex:echoDecimalAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [337]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalAttribute decimal="10000000999829292922093443563.32423442"/></ns2:echoDecimalAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatElement" instance="FloatElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1E4</ex:floatElement></ex:echoFloatElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [302]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatElement>-10000.0</ns2:floatElement></ns2:echoFloatElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatElement" instance="FloatElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatElement>1.26743237E15</ns2:floatElement></ns2:echoFloatElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatElement" instance="FloatElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatElement>0.1278</ns2:floatElement></ns2:echoFloatElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatElement" instance="FloatElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:floatElement></ex:echoFloatElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatElement>12.0</ns2:floatElement></ns2:echoFloatElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatElement" instance="FloatElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">INF</ex:floatElement></ex:echoFloatElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatElement>INF</ns2:floatElement></ns2:echoFloatElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatAttribute" instance="FloatAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      float="-7446.445E5"/></ex:echoFloatAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatAttribute float="-7.4464448E8"/></ns2:echoFloatAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DurationElement" instance="DurationElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDurationElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1Y2M3DT10H30M</ex:durationElement></ex:echoDurationElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDurationElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationElement>P1Y2M3DT10H30M</ns2:durationElement></ns2:echoDurationElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DurationElement" instance="DurationElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDurationElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-P1347M</ex:durationElement></ex:echoDurationElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDurationElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationElement>-P1347M</ns2:durationElement></ns2:echoDurationElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DurationElement" instance="DurationElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDurationElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1347Y</ex:durationElement></ex:echoDurationElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDurationElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationElement>P1347Y</ns2:durationElement></ns2:echoDurationElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DurationElement" instance="DurationElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDurationElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">P1M</ex:durationElement></ex:echoDurationElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [309]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDurationElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationElement>P1M</ns2:durationElement></ns2:echoDurationElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DurationAttribute" instance="DurationAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDurationAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         duration="P1M"/></ex:echoDurationAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDurationAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationAttribute duration="P1M"/></ns2:echoDurationAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeElement" instance="TimeElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeElement>00:00:00</ns2:timeElement></ns2:echoTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeElement" instance="TimeElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeElement>12:00:01</ns2:timeElement></ns2:echoTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeElement" instance="TimeElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">23:59:59</ex:timeElement></ex:echoTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeElement>23:59:59</ns2:timeElement></ns2:echoTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeElement" instance="TimeElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [299]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeElement>13:21:03Z</ns2:timeElement></ns2:echoTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeElement" instance="TimeElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">13:21:03-04:32</ex:timeElement></ex:echoTimeElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeElement>13:21:03-04:32</ns2:timeElement></ns2:echoTimeElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeAttribute" instance="TimeAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     time="00:00:00"/></ex:echoTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeAttribute time="00:00:00"/></ns2:echoTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeAttribute" instance="TimeAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     time="12:00:01"/></ex:echoTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeAttribute time="12:00:01"/></ns2:echoTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeAttribute" instance="TimeAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     time="23:59:59"/></ex:echoTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeAttribute time="23:59:59"/></ns2:echoTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeAttribute" instance="TimeAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     time="12:34:56Z"/></ex:echoTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeAttribute time="12:34:56Z"/></ns2:echoTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TimeAttribute" instance="TimeAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTimeAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:timeAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     time="12:34:56+01:23"/></ex:echoTimeAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTimeAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:timeAttribute time="12:34:56+01:23"/></ns2:echoTimeAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateElement" instance="DateElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateElement>1999-05-31</ns2:dateElement></ns2:echoDateElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateElement" instance="DateElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0739-05-31</ex:dateElement></ex:echoDateElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateElement>0739-05-31</ns2:dateElement></ns2:echoDateElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateElement" instance="DateElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2038-05-31Z</ex:dateElement></ex:echoDateElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateElement>2038-05-31Z</ns2:dateElement></ns2:echoDateElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateElement" instance="DateElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999-05-31+05:43</ex:dateElement></ex:echoDateElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateElement>1999-05-31+05:43</ns2:dateElement></ns2:echoDateElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateElement" instance="DateElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">10739-05-31</ex:dateElement></ex:echoDateElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateElement>0739-05-31</ns2:dateElement></ns2:echoDateElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateAttribute" instance="DateAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateAttribute date="2006-05-30"/></ns2:echoDateAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateAttribute" instance="DateAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     date="0739-05-31"/></ex:echoDateAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateAttribute date="0739-05-31"/></ns2:echoDateAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateAttribute" instance="DateAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     date="2038-12-31Z"/></ex:echoDateAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateAttribute date="2038-12-31Z"/></ns2:echoDateAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateAttribute" instance="DateAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     date="2006-05-30-01:00"/></ex:echoDateAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateAttribute date="2006-05-30-01:00"/></ns2:echoDateAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateAttribute" instance="DateAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     date="10739-05-31"/></ex:echoDateAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateAttribute date="0739-05-31"/></ns2:echoDateAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>1999-05</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0739-05</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>0739-05</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2038-02</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>2038-02</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2007-05+01:00</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>2007-05+01:00</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2007-05-01:00</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>2007-05-01:00</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2007-05Z</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>2007-05Z</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthElement" instance="GYearMonthElement07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">10739-05</ex:gYearMonthElement></ex:echoGYearMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthElement>0739-05</ns2:gYearMonthElement></ns2:echoGYearMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="2006-09"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="2006-09"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="0739-09"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="0739-09"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="2038-09"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="2038-09"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="2006-09+01:00"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="2006-09+01:00"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="2006-09-01:00"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="2006-09-01:00"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="2007-05Z"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [319]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="2007-05Z"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearMonthAttribute" instance="GYearMonthAttribute07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                           gYearMonth="10739-09"/></ex:echoGYearMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearMonthAttribute gYearMonth="0739-09"/></ns2:echoGYearMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>1999</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0739</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>0739</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2039</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>2039</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2007-13:00</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>2007-13:00</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1999+02:00</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>1999+02:00</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2008Z</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [299]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>2008Z</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearElement" instance="GYearElement07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">10739</ex:gYearElement></ex:echoGYearElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearElement>0739</ns2:gYearElement></ns2:echoGYearElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="1999"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="1999"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="0739"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="0739"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="2039"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="2039"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="2007-13:00"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="2007-13:00"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="1999+02:00"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="1999+02:00"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="2008Z"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="2008Z"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GYearAttribute" instance="GYearAttribute07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGYearAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gYearAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      gYear="10739"/></ex:echoGYearAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGYearAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gYearAttribute gYear="0739"/></ns2:echoGYearAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayElement" instance="GMonthDayElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [317]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayElement>--12-31</ns2:gMonthDayElement></ns2:echoGMonthDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayElement" instance="GMonthDayElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayElement>--12-31Z</ns2:gMonthDayElement></ns2:echoGMonthDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayElement" instance="GMonthDayElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12-31-05:00</ex:gMonthDayElement></ex:echoGMonthDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayElement>--12-31-05:00</ns2:gMonthDayElement></ns2:echoGMonthDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayElement" instance="GMonthDayElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12-31+01:00</ex:gMonthDayElement></ex:echoGMonthDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayElement>--12-31+01:00</ns2:gMonthDayElement></ns2:echoGMonthDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayAttribute" instance="GMonthDayAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          gMonthDay="--09-28"/></ex:echoGMonthDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [314]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayAttribute gMonthDay="--09-28"/></ns2:echoGMonthDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayAttribute" instance="GMonthDayAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          gMonthDay="--09-28Z"/></ex:echoGMonthDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [315]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayAttribute gMonthDay="--09-28Z"/></ns2:echoGMonthDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayAttribute" instance="GMonthDayAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          gMonthDay="--09-28-13:00"/></ex:echoGMonthDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayAttribute gMonthDay="--09-28-13:00"/></ns2:echoGMonthDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthDayAttribute" instance="GMonthDayAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          gMonthDay="--09-28+01:00"/></ex:echoGMonthDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthDayAttribute gMonthDay="--09-28+01:00"/></ns2:echoGMonthDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayElement" instance="GDayElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">---05</ex:gDayElement></ex:echoGDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayElement>---05</ns2:gDayElement></ns2:echoGDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayElement" instance="GDayElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">---12Z</ex:gDayElement></ex:echoGDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [296]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayElement>---12Z</ns2:gDayElement></ns2:echoGDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayElement" instance="GDayElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">---31-12:00</ex:gDayElement></ex:echoGDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayElement>---31-12:00</ns2:gDayElement></ns2:echoGDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayElement" instance="GDayElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">---05+01:00</ex:gDayElement></ex:echoGDayElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayElement>---05+01:00</ns2:gDayElement></ns2:echoGDayElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayAttribute" instance="GDayAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     gDay="---09"/></ex:echoGDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [292]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayAttribute gDay="---09"/></ns2:echoGDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayAttribute" instance="GDayAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     gDay="---12Z"/></ex:echoGDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [293]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayAttribute gDay="---12Z"/></ns2:echoGDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayAttribute" instance="GDayAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     gDay="---24-12:00"/></ex:echoGDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayAttribute gDay="---24-12:00"/></ns2:echoGDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GDayAttribute" instance="GDayAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGDayAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gDayAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                     gDay="---31+01:00"/></ex:echoGDayAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGDayAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gDayAttribute gDay="---31+01:00"/></ns2:echoGDayAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthElement" instance="GMonthElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--02</ex:gMonthElement></ex:echoGMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [302]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthElement>--02</ns2:gMonthElement></ns2:echoGMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthElement" instance="GMonthElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12-01:33</ex:gMonthElement></ex:echoGMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthElement>--12-01:33</ns2:gMonthElement></ns2:echoGMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthElement" instance="GMonthElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12+01:02</ex:gMonthElement></ex:echoGMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthElement>--12+01:02</ns2:gMonthElement></ns2:echoGMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthElement" instance="GMonthElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">--12Z</ex:gMonthElement></ex:echoGMonthElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthElement>--12Z</ns2:gMonthElement></ns2:echoGMonthElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthAttribute" instance="GMonthAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       gMonth="--04--"/></ex:echoGMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [285]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthAttribute/></ns2:echoGMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthAttribute" instance="GMonthAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       gMonth="--04Z"/></ex:echoGMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthAttribute gMonth="--04Z"/></ns2:echoGMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthAttribute" instance="GMonthAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       gMonth="--12+02:00"/></ex:echoGMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthAttribute gMonth="--12+02:00"/></ns2:echoGMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GMonthAttribute" instance="GMonthAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGMonthAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:gMonthAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       gMonth="--04-15:00"/></ex:echoGMonthAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [285]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGMonthAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:gMonthAttribute/></ns2:echoGMonthAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="HexBinaryElement" instance="HexBinaryElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoHexBinaryElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:hexBinaryElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">76</ex:hexBinaryElement></ex:echoHexBinaryElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoHexBinaryElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:hexBinaryElement>76</ns2:hexBinaryElement></ns2:echoHexBinaryElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="HexBinaryElement" instance="HexBinaryElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoHexBinaryElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:hexBinaryElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">77696f646d6f6e7974637174716a7169696e6b65616f76786f746e66716b707875757261736e686469796b65706c656d7465626661637661646e6b65636662647669726d6f6e757361</ex:hexBinaryElement></ex:echoHexBinaryElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [456]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoHexBinaryElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:hexBinaryElement>77696F646D6F6E7974637174716A7169696E6B65616F76786F746E66716B707875757261736E686469796B65706C656D7465626661637661646E6B65636662647669726D6F6E757361</ns2:hexBinaryElement></ns2:echoHexBinaryElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="HexBinaryAttribute" instance="HexBinaryAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoHexBinaryAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:hexBinaryAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          hexBinary="77696f"/></ex:echoHexBinaryAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Connection: [close]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoHexBinaryAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:hexBinaryAttribute hexBinary="77696F"/></ns2:echoHexBinaryAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Base64BinaryAttribute" instance="Base64BinaryAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoBase64BinaryAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:base64BinaryAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             base64Binary="cnRjbGNyZW9scg=="/></ex:echoBase64BinaryAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoBase64BinaryAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:base64BinaryAttribute base64Binary="cnRjbGNyZW9scg=="/></ns2:echoBase64BinaryAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LanguageElement" instance="LanguageElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLanguageElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:languageElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">en</ex:languageElement></ex:echoLanguageElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLanguageElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:languageElement>en</ns2:languageElement></ns2:echoLanguageElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LanguageElement" instance="LanguageElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLanguageElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:languageElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">fr</ex:languageElement></ex:echoLanguageElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:40 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLanguageElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:languageElement>fr</ns2:languageElement></ns2:echoLanguageElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LanguageAttribute" instance="LanguageAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLanguageAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:languageAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         language="en"/></ex:echoLanguageAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLanguageAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:languageAttribute language="en"/></ns2:echoLanguageAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENElement" instance="NMTOKENElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NMTOKENElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">id</ex:NMTOKENElement></ex:echoNMTOKENElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NMTOKENElement>id</ns2:NMTOKENElement></ns2:echoNMTOKENElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENElement" instance="NMTOKENElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NMTOKENElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [357]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NMTOKENElement>vocabularies:that.as:clean:assuring-s_to:The_we:contain</ns2:NMTOKENElement></ns2:echoNMTOKENElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENAttribute" instance="NMTOKENAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NMTOKENAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        NMTOKEN="id"/></ex:echoNMTOKENAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NMTOKENAttribute NMTOKEN="id"/></ns2:echoNMTOKENAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENSElement" instance="NMTOKENSElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENSElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NMTOKENSElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENSElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NMTOKENSElement>a b c d e.b:s-w_x:q</ns2:NMTOKENSElement></ns2:echoNMTOKENSElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENSAttribute" instance="NMTOKENSAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENSAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:NMTOKENSAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         NMTOKENS="id a b e.b:s-dd:q"/></ex:echoNMTOKENSAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENSAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:NMTOKENSAttribute NMTOKENS="id a b e.b:s-dd:q"/></ns2:echoNMTOKENSAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDElement" instance="IDElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDElement></ex:echoIDElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [285]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:IDElement>foo</ns2:IDElement></ns2:echoIDElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDAttribute" instance="IDAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                   ID="bar"/></ex:echoIDAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [282]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:IDAttribute ID="bar"/></ns2:echoIDAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDREFElement" instance="IDREFElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDREFElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDREFElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDREFElement></ex:echoIDREFElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [235]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDREFElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"/></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDREFAttribute" instance="IDREFAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDREFAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDREFAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      IDREF="bar"/></ex:echoIDREFAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [282]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDREFAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:IDREFAttribute/></ns2:echoIDREFAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDREFSElement" instance="IDREFSElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDREFSElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDREFSElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">foo</ex:IDREFSElement></ex:echoIDREFSElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [298]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDREFSElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:IDREFSElement></ns2:IDREFSElement></ns2:echoIDREFSElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IDREFSAttribute" instance="IDREFSAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIDREFSAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:IDREFSAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       IDREFS="hello"/></ex:echoIDREFSAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [295]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIDREFSAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:IDREFSAttribute IDREFS=""/></ns2:echoIDREFSAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ENTITYElement" instance="ENTITYElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoENTITYElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ENTITYElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">lt</ex:ENTITYElement></ex:echoENTITYElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoENTITYElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ENTITYElement>lt</ns2:ENTITYElement></ns2:echoENTITYElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ENTITYAttribute" instance="ENTITYAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoENTITYAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ENTITYAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       ENTITY="lt"/></ex:echoENTITYAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [297]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoENTITYAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ENTITYAttribute ENTITY="lt"/></ns2:echoENTITYAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ENTITIESElement" instance="ENTITIESElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoENTITIESElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ENTITIESElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoENTITIESElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ENTITIESElement>lt gt apos quot</ns2:ENTITIESElement></ns2:echoENTITIESElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ENTITIESAttribute" instance="ENTITIESAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoENTITIESAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ENTITIESAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         ENTITIES="lt gt"/></ex:echoENTITIESAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [308]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoENTITIESAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ENTITIESAttribute ENTITIES="lt gt"/></ns2:echoENTITIESAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>0</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [303]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>1</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-42</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [305]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>-42</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12678967543233</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [316]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>12678967543233</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoIntegerElement-IntegerElement05.xml,v 1.30 2008/02/20 16:43:35 pdowney Exp--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+10000</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [307]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>10000</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234567891234567838475834753838887348573489123456789123456789</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [363]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>1234567891234567838475834753838887348573489123456789123456789</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerElement" instance="IntegerElement07">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1234567891234567838475834753838887348573489123456789123456789</ex:integerElement></ex:echoIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [364]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerElement>-1234567891234567838475834753838887348573489123456789123456789</ns2:integerElement></ns2:echoIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="10002"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [304]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="10002"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoIntegerAttribute-IntegerAttribute02.xml,v 1.26 2008/02/20 16:43:34 pdowney Exp--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="-0"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [300]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="0"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="+42"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [301]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="42"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="-42"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [302]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="-42"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="-45345384593849583945843453454293405930495309450394503"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [353]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="-45345384593849583945843453454293405930495309450394503"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerAttribute" instance="IntegerAttribute06">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        integer="123456789013234235435325235325325345432543253425324534253245"/></ex:echoIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [359]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerAttribute integer="123456789013234235435325235325325345432543253425324534253245"/></ns2:echoIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1</ex:nonPositiveIntegerElement></ex:echoNonPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [348]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerElement>-1</ns2:nonPositiveIntegerElement></ns2:echoNonPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoNonPositiveIntegerElement-NonPositiveIntegerElement02.xml,v 1.26 2008/02/20 16:43:59 pdowney Exp--><ex:echoNonPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:nonPositiveIntegerElement></ex:echoNonPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [347]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerElement>0</ns2:nonPositiveIntegerElement></ns2:echoNonPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+0</ex:nonPositiveIntegerElement></ex:echoNonPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [347]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerElement>0</ns2:nonPositiveIntegerElement></ns2:echoNonPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerElement" instance="NonPositiveIntegerElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1234324234532534254325234534252345342534253425324534253244</ex:nonPositiveIntegerElement></ex:echoNonPositiveIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [405]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerElement>-1234324234532534254325234534252345342534253425324534253244</ns2:nonPositiveIntegerElement></ns2:echoNonPositiveIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonPositiveInteger="-20"/></ex:echoNonPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [346]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerAttribute nonPositiveInteger="-20"/></ns2:echoNonPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute02.xml,v 1.26 2008/02/20 16:43:57 pdowney Exp--><ex:echoNonPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonPositiveInteger="0"/></ex:echoNonPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [344]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerAttribute nonPositiveInteger="0"/></ns2:echoNonPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonPositiveInteger="+0"/></ex:echoNonPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [344]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerAttribute nonPositiveInteger="0"/></ns2:echoNonPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonPositiveIntegerAttribute" instance="NonPositiveIntegerAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonPositiveIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonPositiveIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                   nonPositiveInteger="-202342353425435345342567965342969786978679"/></ex:echoNonPositiveIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [386]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonPositiveIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonPositiveIntegerAttribute nonPositiveInteger="-202342353425435345342567965342969786978679"/></ns2:echoNonPositiveIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NegativeIntegerElement" instance="NegativeIntegerElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:negativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-1</ex:negativeIntegerElement></ex:echoNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [336]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:negativeIntegerElement>-1</ns2:negativeIntegerElement></ns2:echoNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NegativeIntegerElement" instance="NegativeIntegerElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoNegativeIntegerElement-NegativeIntegerElement02.xml,v 1.26 2008/02/20 16:43:50 pdowney Exp--><ex:echoNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:negativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-12343242342345345346453643564536543645363456</ex:negativeIntegerElement></ex:echoNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [379]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:negativeIntegerElement>-12343242342345345346453643564536543645363456</ns2:negativeIntegerElement></ns2:echoNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NegativeIntegerAttribute" instance="NegativeIntegerAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:negativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                negativeInteger="-100"/></ex:echoNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:negativeIntegerAttribute negativeInteger="-100"/></ns2:echoNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NegativeIntegerAttribute" instance="NegativeIntegerAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNegativeIntegerAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:negativeIntegerAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                negativeInteger="-12343242342345345346453643564536543645363456"/></ex:echoNegativeIntegerAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [376]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNegativeIntegerAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:negativeIntegerAttribute negativeInteger="-12343242342345345346453643564536543645363456"/></ns2:echoNegativeIntegerAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:nonNegativeIntegerElement></ex:echoNonNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [347]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerElement>1</ns2:nonNegativeIntegerElement></ns2:echoNonNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-0</ex:nonNegativeIntegerElement></ex:echoNonNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [347]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerElement>0</ns2:nonNegativeIntegerElement></ns2:echoNonNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">0</ex:nonNegativeIntegerElement></ex:echoNonNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [347]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerElement>0</ns2:nonNegativeIntegerElement></ns2:echoNonNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:nonNegativeIntegerElement></ex:echoNonNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [348]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerElement>42</ns2:nonNegativeIntegerElement></ns2:echoNonNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerElement" instance="NonNegativeIntegerElement05">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3141592653531415926536106615151970884848347234273984723</ex:nonNegativeIntegerElement></ex:echoNonNegativeIntegerElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [401]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerElement>3141592653531415926536106615151970884848347234273984723</ns2:nonNegativeIntegerElement></ns2:echoNonNegativeIntegerElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongElement" instance="UnsignedLongElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedLongElement></ex:echoUnsignedLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongElement>1</ns2:unsignedLongElement></ns2:echoUnsignedLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongElement" instance="UnsignedLongElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-0</ex:unsignedLongElement></ex:echoUnsignedLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongElement>0</ns2:unsignedLongElement></ns2:echoUnsignedLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongElement" instance="UnsignedLongElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:unsignedLongElement></ex:echoUnsignedLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongElement>42</ns2:unsignedLongElement></ns2:echoUnsignedLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongElement" instance="UnsignedLongElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">18446744073709551615</ex:unsignedLongElement></ex:echoUnsignedLongElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [342]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongElement>18446744073709551615</ns2:unsignedLongElement></ns2:echoUnsignedLongElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongAttribute" instance="UnsignedLongAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedLong="2034"/></ex:echoUnsignedLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongAttribute unsignedLong="2034"/></ns2:echoUnsignedLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongAttribute" instance="UnsignedLongAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedLong="-0"/></ex:echoUnsignedLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongAttribute unsignedLong="0"/></ns2:echoUnsignedLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongAttribute" instance="UnsignedLongAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedLong="+42"/></ex:echoUnsignedLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongAttribute unsignedLong="42"/></ns2:echoUnsignedLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongAttribute" instance="UnsignedLongAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedLong="18446744073709551615"/></ex:echoUnsignedLongAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [339]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongAttribute unsignedLong="18446744073709551615"/></ns2:echoUnsignedLongAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntElement" instance="UnsignedIntElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedIntElement></ex:echoUnsignedIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [319]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntElement>1</ns2:unsignedIntElement></ns2:echoUnsignedIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntElement" instance="UnsignedIntElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-0</ex:unsignedIntElement></ex:echoUnsignedIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [319]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntElement>0</ns2:unsignedIntElement></ns2:echoUnsignedIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntElement" instance="UnsignedIntElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:unsignedIntElement></ex:echoUnsignedIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntElement>42</ns2:unsignedIntElement></ns2:echoUnsignedIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntElement" instance="UnsignedIntElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">4294967295</ex:unsignedIntElement></ex:echoUnsignedIntElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntElement>4294967295</ns2:unsignedIntElement></ns2:echoUnsignedIntElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntAttribute" instance="UnsignedIntAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            unsignedInt="32334"/></ex:echoUnsignedIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntAttribute unsignedInt="32334"/></ns2:echoUnsignedIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntAttribute" instance="UnsignedIntAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            unsignedInt="-0"/></ex:echoUnsignedIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [316]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntAttribute unsignedInt="0"/></ns2:echoUnsignedIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntAttribute" instance="UnsignedIntAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            unsignedInt="+42"/></ex:echoUnsignedIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [317]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntAttribute unsignedInt="42"/></ns2:echoUnsignedIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntAttribute" instance="UnsignedIntAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            unsignedInt="4294967295"/></ex:echoUnsignedIntAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntAttribute unsignedInt="4294967295"/></ns2:echoUnsignedIntAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortElement" instance="UnsignedShortElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedShortElement></ex:echoUnsignedShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortElement>1</ns2:unsignedShortElement></ns2:echoUnsignedShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortElement" instance="UnsignedShortElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-0</ex:unsignedShortElement></ex:echoUnsignedShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortElement>0</ns2:unsignedShortElement></ns2:echoUnsignedShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortElement" instance="UnsignedShortElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:unsignedShortElement></ex:echoUnsignedShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortElement>42</ns2:unsignedShortElement></ns2:echoUnsignedShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortElement" instance="UnsignedShortElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">65535</ex:unsignedShortElement></ex:echoUnsignedShortElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortElement>65535</ns2:unsignedShortElement></ns2:echoUnsignedShortElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortAttribute" instance="UnsignedShortAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              unsignedShort="22"/></ex:echoUnsignedShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortAttribute unsignedShort="22"/></ns2:echoUnsignedShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortAttribute" instance="UnsignedShortAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              unsignedShort="-0"/></ex:echoUnsignedShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortAttribute unsignedShort="0"/></ns2:echoUnsignedShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortAttribute" instance="UnsignedShortAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              unsignedShort="+42"/></ex:echoUnsignedShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortAttribute unsignedShort="42"/></ns2:echoUnsignedShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortAttribute" instance="UnsignedShortAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              unsignedShort="65535"/></ex:echoUnsignedShortAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortAttribute unsignedShort="65535"/></ns2:echoUnsignedShortAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteElement" instance="UnsignedByteElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:unsignedByteElement></ex:echoUnsignedByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteElement>1</ns2:unsignedByteElement></ns2:echoUnsignedByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteElement" instance="UnsignedByteElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-0</ex:unsignedByteElement></ex:echoUnsignedByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteElement>0</ns2:unsignedByteElement></ns2:echoUnsignedByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteElement" instance="UnsignedByteElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">+42</ex:unsignedByteElement></ex:echoUnsignedByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteElement>42</ns2:unsignedByteElement></ns2:echoUnsignedByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteElement" instance="UnsignedByteElement04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">255</ex:unsignedByteElement></ex:echoUnsignedByteElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteElement>255</ns2:unsignedByteElement></ns2:echoUnsignedByteElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteAttribute" instance="UnsignedByteAttribute01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedByte="64"/></ex:echoUnsignedByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteAttribute unsignedByte="64"/></ns2:echoUnsignedByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteAttribute" instance="UnsignedByteAttribute02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedByte="-0"/></ex:echoUnsignedByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteAttribute unsignedByte="0"/></ns2:echoUnsignedByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteAttribute" instance="UnsignedByteAttribute03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedByte="+42"/></ex:echoUnsignedByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteAttribute unsignedByte="42"/></ns2:echoUnsignedByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedByteAttribute" instance="UnsignedByteAttribute04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedByteAttribute xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedByteAttribute xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             unsignedByte="255"/></ex:echoUnsignedByteAttribute></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [322]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedByteAttribute xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedByteAttribute unsignedByte="255"/></ns2:echoUnsignedByteAttribute></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NMTOKENEnumerationType" instance="NMTOKENEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNMTOKENEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nMTOKENEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">token1</ex:nMTOKENEnumerationType></ex:echoNMTOKENEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNMTOKENEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nMTOKENEnumerationType>token1</ns2:nMTOKENEnumerationType></ns2:echoNMTOKENEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntEnumerationType" instance="IntEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:intEnumerationType></ex:echoIntEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [319]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intEnumerationType>2</ns2:intEnumerationType></ns2:echoIntEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortEnumerationType" instance="ShortEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">11</ex:shortEnumerationType></ex:echoShortEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [328]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortEnumerationType>11</ns2:shortEnumerationType></ns2:echoShortEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongEnumerationType" instance="LongEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9152052</ex:longEnumerationType></ex:echoLongEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [329]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longEnumerationType>9152052</ns2:longEnumerationType></ns2:echoLongEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleEnumerationType" instance="DoubleEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [343]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleEnumerationType>1.26743233E15</ns2:doubleEnumerationType></ns2:echoDoubleEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerEnumerationType" instance="IntegerEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">4000000</ex:integerEnumerationType></ex:echoIntegerEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerEnumerationType>4000000</ns2:integerEnumerationType></ns2:echoIntegerEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalEnumerationType" instance="DecimalEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [343]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalEnumerationType>1000.0002</ns2:decimalEnumerationType></ns2:echoDecimalEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatEnumerationType" instance="FloatEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [339]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatEnumerationType>1.26743237E15</ns2:floatEnumerationType></ns2:echoFloatEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerEnumerationType" instance="NonNegativeIntegerEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:nonNegativeIntegerEnumerationType></ex:echoNonNegativeIntegerEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [380]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerEnumerationType>12</ns2:nonNegativeIntegerEnumerationType></ns2:echoNonNegativeIntegerEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerEnumerationType" instance="PositiveIntegerEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12</ex:positiveIntegerEnumerationType></ex:echoPositiveIntegerEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [368]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerEnumerationType>12</ns2:positiveIntegerEnumerationType></ns2:echoPositiveIntegerEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongEnumerationType" instance="UnsignedLongEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                                   xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                   xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">33333333333333</ex:unsignedLongEnumerationType></ex:echoUnsignedLongEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [368]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongEnumerationType>33333333333333</ns2:unsignedLongEnumerationType></ns2:echoUnsignedLongEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntEnumerationType" instance="UnsignedIntEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3333333333</ex:unsignedIntEnumerationType></ex:echoUnsignedIntEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [360]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntEnumerationType>3333333333</ns2:unsignedIntEnumerationType></ns2:echoUnsignedIntEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortEnumerationType" instance="UnsignedShortEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3333</ex:unsignedShortEnumerationType></ex:echoUnsignedShortEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [362]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortEnumerationType>3333</ns2:unsignedShortEnumerationType></ns2:echoUnsignedShortEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TokenEnumerationType" instance="TokenEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTokenEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:tokenEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:tokenEnumerationType></ex:echoTokenEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTokenEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:tokenEnumerationType>1</ns2:tokenEnumerationType></ns2:echoTokenEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TokenEnumerationType" instance="TokenEnumerationType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTokenEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:tokenEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:tokenEnumerationType></ex:echoTokenEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTokenEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:tokenEnumerationType>2</ns2:tokenEnumerationType></ns2:echoTokenEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeOnlyAttributes" instance="ComplexTypeOnlyAttributes01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeOnlyAttributes xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeOnlyAttributes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                 a1="11226026"                                 a2="223232"/></ex:echoComplexTypeOnlyAttributes></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeOnlyAttributes xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeOnlyAttributes a1="11226026" a2="223232"/></ns2:echoComplexTypeOnlyAttributes></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeAll" instance="ComplexTypeAll01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeAll xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeAll xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [413]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeAll xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeAll id="6026" inStock="232"><ns2:name>Widget</ns2:name><ns2:shade>Light Blue</ns2:shade><ns2:length>33</ns2:length></ns2:complexTypeAll></ns2:echoComplexTypeAll></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeAll" instance="ComplexTypeAll02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeAll xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeAll xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [408]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeAll xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeAll id="6026" inStock="332"><ns2:name>Widget</ns2:name><ns2:shade>Green</ns2:shade><ns2:length>21</ns2:length></ns2:complexTypeAll></ns2:echoComplexTypeAll></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeChoice" instance="ComplexTypeChoice01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:fruit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"             xmlns:xs="http://www.w3.org/2001/XMLSchema"             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [315]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Connection: [close]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:fruit><ns2:apple>21</ns2:apple></ns2:fruit></ns2:echoComplexTypeChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeChoice" instance="ComplexTypeChoice02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:fruit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"             xmlns:xs="http://www.w3.org/2001/XMLSchema"             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [326]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:fruit><ns2:orange>Two Hundred</ns2:orange></ns2:fruit></ns2:echoComplexTypeChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeChoice" instance="ComplexTypeChoice03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:fruit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"             xmlns:xs="http://www.w3.org/2001/XMLSchema"             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:fruit><ns2:banana>329</ns2:banana></ns2:fruit></ns2:echoComplexTypeChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeSequenceChoice" instance="ComplexTypeSequenceChoice01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeSequenceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mortgage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                xmlns:xs="http://www.w3.org/2001/XMLSchema"                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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [450]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeSequenceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mortgage><ns2:amount>225000</ns2:amount><ns2:repayment><ns2:years>20</ns2:years><ns2:months>6</ns2:months><ns2:rate>5.25</ns2:rate></ns2:repayment></ns2:mortgage></ns2:echoComplexTypeSequenceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeSequenceChoice" instance="ComplexTypeSequenceChoice02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeSequenceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mortgage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                xmlns:xs="http://www.w3.org/2001/XMLSchema"                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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [430]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeSequenceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mortgage><ns2:amount>225000</ns2:amount><ns2:interestonly><ns2:years>25</ns2:years><ns2:rate>5.50</ns2:rate></ns2:interestonly></ns2:mortgage></ns2:echoComplexTypeSequenceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccursFinite" instance="ElementMinOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementMinOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:elementMinOccursFiniteitem>item1</ex:elementMinOccursFiniteitem>        <ex:elementMinOccursFiniteitem>item3</ex:elementMinOccursFiniteitem>        <ex:elementMinOccursFiniteitem>item2</ex:elementMinOccursFiniteitem>      </ex:elementMinOccursFinite></ex:echoElementMinOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [544]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementMinOccursFinite><ns2:elementMinOccursFiniteitem>item1</ns2:elementMinOccursFiniteitem><ns2:elementMinOccursFiniteitem>item3</ns2:elementMinOccursFiniteitem><ns2:elementMinOccursFiniteitem>item2</ns2:elementMinOccursFiniteitem></ns2:elementMinOccursFinite></ns2:echoElementMinOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs2MaxOccurs2" instance="ElementMinOccurs2MaxOccurs201">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs2MaxOccurs2 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:itemColors2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                   xmlns:xs="http://www.w3.org/2001/XMLSchema"                   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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [393]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs2MaxOccurs2 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:itemColors2><ns2:itemColor>Red</ns2:itemColor><ns2:itemColor>Yellow</ns2:itemColor></ns2:itemColors2></ns2:echoElementMinOccurs2MaxOccurs2></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs2orMore" instance="ElementMinOccurs2orMore01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs2orMore xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:itemColors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [455]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs2orMore xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:itemColors><ns2:itemColor>Red</ns2:itemColor><ns2:itemColor>Black</ns2:itemColor><ns2:itemColor>White</ns2:itemColor><ns2:itemColor>Yellow</ns2:itemColor></ns2:itemColors></ns2:echoElementMinOccurs2orMore></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs2orMore" instance="ElementMinOccurs2orMore02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs2orMore xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:itemColors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [384]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs2orMore xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:itemColors><ns2:itemColor>Black</ns2:itemColor><ns2:itemColor>White</ns2:itemColor></ns2:itemColors></ns2:echoElementMinOccurs2orMore></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccursFinite" instance="ElementMaxOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:summer xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [403]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:summer><ns2:mnth>May</ns2:mnth><ns2:mnth>June</ns2:mnth><ns2:mnth>July</ns2:mnth><ns2:mnth>August</ns2:mnth></ns2:summer></ns2:echoElementMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMaxOccursFinite" instance="ElementMaxOccursFinite02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:summer xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [359]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:summer><ns2:mnth>August</ns2:mnth><ns2:mnth>September</ns2:mnth></ns2:summer></ns2:echoElementMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeRequired" instance="AttributeRequired01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeRequired xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeRequired xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         id="1611"                         seasonal="yes">        <ex:percentage>5</ex:percentage>      </ex:attributeRequired></ex:echoAttributeRequired></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [373]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeRequired xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeRequired id="1611" seasonal="yes"><ns2:percentage>5</ns2:percentage></ns2:attributeRequired></ns2:echoAttributeRequired></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeRequired" instance="AttributeRequired02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeRequired xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeRequired xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                         id="1612"                         seasonal="no">        <ex:percentage>2</ex:percentage>      </ex:attributeRequired></ex:echoAttributeRequired></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [372]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeRequired xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeRequired id="1612" seasonal="no"><ns2:percentage>2</ns2:percentage></ns2:attributeRequired></ns2:echoAttributeRequired></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeFixed" instance="AttributeFixed01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeFixed xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeFixed xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      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:attributeFixed></ex:echoAttributeFixed></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeFixed xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeFixed currency="GBP" id="1511"><ns2:fee>500</ns2:fee></ns2:attributeFixed></ns2:echoAttributeFixed></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeDefault" instance="AttributeDefault01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoAttributeDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [288]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeDefault/></ns2:echoAttributeDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeDefault" instance="AttributeDefault02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        defaultedValue="theDefaultValue"/></ex:echoAttributeDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [321]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeDefault defaultedValue="theDefaultValue"/></ns2:echoAttributeDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeDefault" instance="AttributeDefault03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        defaultedValue=""/></ex:echoAttributeDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [306]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeDefault defaultedValue=""/></ns2:echoAttributeDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeDefault" instance="AttributeDefault04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        defaultedValue="anotherValue"/></ex:echoAttributeDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [318]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeDefault defaultedValue="anotherValue"/></ns2:echoAttributeDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementDefault" instance="GlobalElementDefault01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoGlobalElementDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementDefault>theDefaultValue</ns2:globalElementDefault></ns2:echoGlobalElementDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementDefault" instance="GlobalElementDefault02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">theDefaultValue</ex:globalElementDefault></ex:echoGlobalElementDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:41 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementDefault>theDefaultValue</ns2:globalElementDefault></ns2:echoGlobalElementDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementDefault" instance="GlobalElementDefault03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">anotherValue</ex:globalElementDefault></ex:echoGlobalElementDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [338]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementDefault>anotherValue</ns2:globalElementDefault></ns2:echoGlobalElementDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NillableOptionalElement" instance="NillableOptionalElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNillableOptionalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nillableOptionalMiddleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [414]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNillableOptionalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nillableOptionalMiddleName><ns2:firstName>Paul</ns2:firstName><ns2:lastName>Downey</ns2:lastName></ns2:nillableOptionalMiddleName></ns2:echoNillableOptionalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NillableOptionalElement" instance="NillableOptionalElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNillableOptionalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nillableOptionalMiddleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [453]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNillableOptionalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nillableOptionalMiddleName><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName><ns2:lastName>Downey</ns2:lastName></ns2:nillableOptionalMiddleName></ns2:echoNillableOptionalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NillableOptionalElement" instance="NillableOptionalElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNillableOptionalElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nillableOptionalMiddleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                                  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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [500]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNillableOptionalElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nillableOptionalMiddleName><ns2:firstName>Paul</ns2:firstName><ns2:middleName xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nil="true"/><ns2:lastName>Downey</ns2:lastName></ns2:nillableOptionalMiddleName></ns2:echoNillableOptionalElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionMemberTypes" instance="UnionMemberTypes01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoUnionMemberTypes-UnionMemberTypes01.xml,v 1.28 2008/02/20 16:44:35 pdowney Exp--><ex:echoUnionMemberTypes xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionMemberTypes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">22</ex:unionMemberTypes></ex:echoUnionMemberTypes></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionMemberTypes xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionMemberTypes>22</ns2:unionMemberTypes></ns2:echoUnionMemberTypes></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionMemberTypes" instance="UnionMemberTypes02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    echoUnionMemberTypes-UnionMemberTypes02.xml,v 1.28 2008/02/20 16:44:35 pdowney Exp--><ex:echoUnionMemberTypes xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionMemberTypes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [319]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionMemberTypes xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionMemberTypes>a string?</ns2:unionMemberTypes></ns2:echoUnionMemberTypes></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionDateString" instance="UnionDateString01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnionDateString xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionDateString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Tonight</ex:unionDateString></ex:echoUnionDateString></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionDateString xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionDateString>Tonight</ns2:unionDateString></ns2:echoUnionDateString></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionDateString" instance="UnionDateString02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnionDateString xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionDateString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2006-06-06</ex:unionDateString></ex:echoUnionDateString></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [316]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionDateString xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionDateString>2006-06-06</ns2:unionDateString></ns2:echoUnionDateString></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionSimpleDateString" instance="UnionSimpleDateString01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnionSimpleDateString xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionSimpleDateString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Monday Night</ex:unionSimpleDateString></ex:echoUnionSimpleDateString></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [342]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionSimpleDateString xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionSimpleDateString>Monday Night</ns2:unionSimpleDateString></ns2:echoUnionSimpleDateString></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnionSimpleDateString" instance="UnionSimpleDateString02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnionSimpleDateString xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unionSimpleDateString xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2006-06-06</ex:unionSimpleDateString></ex:echoUnionSimpleDateString></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnionSimpleDateString xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unionSimpleDateString>2006-06-06</ns2:unionSimpleDateString></ns2:echoUnionSimpleDateString></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementAll" instance="GlobalElementAll01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementAll xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementAll xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:globalElementAllA>one</ex:globalElementAllA>        <ex:globalElementAllB>42</ex:globalElementAllB>      </ex:globalElementAll></ex:echoGlobalElementAll></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [409]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementAll xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementAll><ns2:globalElementAllA>one</ns2:globalElementAllA><ns2:globalElementAllB>42</ns2:globalElementAllB></ns2:globalElementAll></ns2:echoGlobalElementAll></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementAll" instance="GlobalElementAll02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementAll xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementAll xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:globalElementAllB>42</ex:globalElementAllB>        <ex:globalElementAllA>douze</ex:globalElementAllA>      </ex:globalElementAll></ex:echoGlobalElementAll></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [411]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementAll xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementAll><ns2:globalElementAllA>douze</ns2:globalElementAllA><ns2:globalElementAllB>42</ns2:globalElementAllB></ns2:globalElementAll></ns2:echoGlobalElementAll></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementChoice" instance="GlobalElementChoice01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:globalElementChoiceA>one</ex:globalElementChoiceA>      </ex:globalElementChoice></ex:echoGlobalElementChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [378]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementChoice><ns2:globalElementChoiceA>one</ns2:globalElementChoiceA></ns2:globalElementChoice></ns2:echoGlobalElementChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementChoice" instance="GlobalElementChoice02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:globalElementChoiceB>two</ex:globalElementChoiceB>      </ex:globalElementChoice></ex:echoGlobalElementChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [378]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementChoice><ns2:globalElementChoiceB>two</ns2:globalElementChoiceB></ns2:globalElementChoice></ns2:echoGlobalElementChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MixedContentType" instance="MixedContentType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMixedContentType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mixedContentType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [399]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMixedContentType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mixedContentType><ns2:elem1>Tagged Value</ns2:elem1> mixed value <ns2:elem2>Tagged Value</ns2:elem2>      </ns2:mixedContentType></ns2:echoMixedContentType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MixedContentType" instance="MixedContentType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMixedContentType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mixedContentType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [417]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMixedContentType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mixedContentType> some text <ns2:elem1>Tagged Value</ns2:elem1> more text <ns2:elem2>Tagged          Value</ns2:elem2>      </ns2:mixedContentType></ns2:echoMixedContentType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MixedContentType" instance="MixedContentType03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMixedContentType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mixedContentType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [423]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMixedContentType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mixedContentType><ns2:elem1>Tagged Value</ns2:elem1> mixed text value <ns2:elem2>Tagged Value</ns2:elem2> mixed        text value </ns2:mixedContentType></ns2:echoMixedContentType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="MixedContentType" instance="MixedContentType04">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoMixedContentType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:mixedContentType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [431]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoMixedContentType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:mixedContentType> text mixed value <ns2:elem1>Tagged Value</ns2:elem1><ns2:elem2>Tagged Value</ns2:elem2> some more text in a mixed value </ns2:mixedContentType></ns2:echoMixedContentType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringSimpleTypePattern" instance="StringSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:stringSimpleTypePattern></ex:echoStringSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringSimpleTypePattern>123</ns2:stringSimpleTypePattern></ns2:echoStringSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="StringSimpleTypePattern" instance="StringSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoStringSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:stringSimpleTypePattern></ex:echoStringSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoStringSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringSimpleTypePattern>009</ns2:stringSimpleTypePattern></ns2:echoStringSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntSimpleTypePattern" instance="IntSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:intSimpleTypePattern></ex:echoIntSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [329]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intSimpleTypePattern>123</ns2:intSimpleTypePattern></ns2:echoIntSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntSimpleTypePattern" instance="IntSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:intSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:intSimpleTypePattern></ex:echoIntSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [327]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:intSimpleTypePattern>9</ns2:intSimpleTypePattern></ns2:echoIntSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerSimpleTypePattern" instance="IntegerSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:integerSimpleTypePattern></ex:echoIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [345]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerSimpleTypePattern>123</ns2:integerSimpleTypePattern></ns2:echoIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="IntegerSimpleTypePattern" instance="IntegerSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:integerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">9</ex:integerSimpleTypePattern></ex:echoIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [343]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:integerSimpleTypePattern>9</ns2:integerSimpleTypePattern></ns2:echoIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongSimpleTypePattern" instance="LongSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:longSimpleTypePattern></ex:echoLongSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [333]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longSimpleTypePattern>123</ns2:longSimpleTypePattern></ns2:echoLongSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LongSimpleTypePattern" instance="LongSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLongSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:longSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:longSimpleTypePattern></ex:echoLongSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLongSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:longSimpleTypePattern>9</ns2:longSimpleTypePattern></ns2:echoLongSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypePattern" instance="DecimalSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypePattern>1234.12</ns2:decimalSimpleTypePattern></ns2:echoDecimalSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypePattern" instance="DecimalSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypePattern>9898.00</ns2:decimalSimpleTypePattern></ns2:echoDecimalSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatSimpleTypePattern" instance="FloatSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:floatSimpleTypePattern></ex:echoFloatSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [339]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatSimpleTypePattern>123.0</ns2:floatSimpleTypePattern></ns2:echoFloatSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="FloatSimpleTypePattern" instance="FloatSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoFloatSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:floatSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:floatSimpleTypePattern></ex:echoFloatSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [337]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoFloatSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:floatSimpleTypePattern>9.0</ns2:floatSimpleTypePattern></ns2:echoFloatSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleSimpleTypePattern" instance="DoubleSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:doubleSimpleTypePattern></ex:echoDoubleSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [343]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleSimpleTypePattern>123.0</ns2:doubleSimpleTypePattern></ns2:echoDoubleSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DoubleSimpleTypePattern" instance="DoubleSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDoubleSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:doubleSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:doubleSimpleTypePattern></ex:echoDoubleSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDoubleSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:doubleSimpleTypePattern>9.0</ns2:doubleSimpleTypePattern></ns2:echoDoubleSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortSimpleTypePattern" instance="ShortSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:shortSimpleTypePattern></ex:echoShortSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [337]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortSimpleTypePattern>123</ns2:shortSimpleTypePattern></ns2:echoShortSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ShortSimpleTypePattern" instance="ShortSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoShortSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:shortSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:shortSimpleTypePattern></ex:echoShortSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoShortSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:shortSimpleTypePattern>9</ns2:shortSimpleTypePattern></ns2:echoShortSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerSimpleTypePattern" instance="NonNegativeIntegerSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:nonNegativeIntegerSimpleTypePattern></ex:echoNonNegativeIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [389]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerSimpleTypePattern>123</ns2:nonNegativeIntegerSimpleTypePattern></ns2:echoNonNegativeIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="NonNegativeIntegerSimpleTypePattern" instance="NonNegativeIntegerSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoNonNegativeIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:nonNegativeIntegerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:nonNegativeIntegerSimpleTypePattern></ex:echoNonNegativeIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [387]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoNonNegativeIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:nonNegativeIntegerSimpleTypePattern>9</ns2:nonNegativeIntegerSimpleTypePattern></ns2:echoNonNegativeIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerSimpleTypePattern" instance="PositiveIntegerSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:positiveIntegerSimpleTypePattern></ex:echoPositiveIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [377]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerSimpleTypePattern>123</ns2:positiveIntegerSimpleTypePattern></ns2:echoPositiveIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PositiveIntegerSimpleTypePattern" instance="PositiveIntegerSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPositiveIntegerSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:positiveIntegerSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:positiveIntegerSimpleTypePattern></ex:echoPositiveIntegerSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [375]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPositiveIntegerSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:positiveIntegerSimpleTypePattern>9</ns2:positiveIntegerSimpleTypePattern></ns2:echoPositiveIntegerSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongSimpleTypePattern" instance="UnsignedLongSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedLongSimpleTypePattern></ex:echoUnsignedLongSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [365]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongSimpleTypePattern>123</ns2:unsignedLongSimpleTypePattern></ns2:echoUnsignedLongSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedLongSimpleTypePattern" instance="UnsignedLongSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedLongSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedLongSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedLongSimpleTypePattern></ex:echoUnsignedLongSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [363]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedLongSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedLongSimpleTypePattern>9</ns2:unsignedLongSimpleTypePattern></ns2:echoUnsignedLongSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntSimpleTypePattern" instance="UnsignedIntSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedIntSimpleTypePattern></ex:echoUnsignedIntSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [361]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntSimpleTypePattern>123</ns2:unsignedIntSimpleTypePattern></ns2:echoUnsignedIntSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedIntSimpleTypePattern" instance="UnsignedIntSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedIntSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedIntSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedIntSimpleTypePattern></ex:echoUnsignedIntSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [359]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedIntSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedIntSimpleTypePattern>9</ns2:unsignedIntSimpleTypePattern></ns2:echoUnsignedIntSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortSimpleTypePattern" instance="UnsignedShortSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">123</ex:unsignedShortSimpleTypePattern></ex:echoUnsignedShortSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [369]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortSimpleTypePattern>123</ns2:unsignedShortSimpleTypePattern></ns2:echoUnsignedShortSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="UnsignedShortSimpleTypePattern" instance="UnsignedShortSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnsignedShortSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unsignedShortSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">009</ex:unsignedShortSimpleTypePattern></ex:echoUnsignedShortSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [367]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnsignedShortSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unsignedShortSimpleTypePattern>9</ns2:unsignedShortSimpleTypePattern></ns2:echoUnsignedShortSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateSimpleTypePattern" instance="DateSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateSimpleTypePattern>2006-12-18</ns2:dateSimpleTypePattern></ns2:echoDateSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DateSimpleTypePattern" instance="DateSimpleTypePattern02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDateSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:dateSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDateSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:dateSimpleTypePattern>2007-01-01</ns2:dateSimpleTypePattern></ns2:echoDateSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinInclusive" instance="RestrictedMinInclusive01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinInclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinInclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:restrictedMinInclusive></ex:echoRestrictedMinInclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinInclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinInclusive>1</ns2:restrictedMinInclusive></ns2:echoRestrictedMinInclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinInclusive" instance="RestrictedMinInclusive02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinInclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinInclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:restrictedMinInclusive></ex:echoRestrictedMinInclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinInclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinInclusive>2</ns2:restrictedMinInclusive></ns2:echoRestrictedMinInclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxInclusive" instance="RestrictedMaxInclusive01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxInclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxInclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:restrictedMaxInclusive></ex:echoRestrictedMaxInclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxInclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxInclusive>1</ns2:restrictedMaxInclusive></ns2:echoRestrictedMaxInclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxInclusive" instance="RestrictedMaxInclusive02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxInclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxInclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3</ex:restrictedMaxInclusive></ex:echoRestrictedMaxInclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxInclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxInclusive>3</ns2:restrictedMaxInclusive></ns2:echoRestrictedMaxInclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinExclusive" instance="RestrictedMinExclusive01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinExclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinExclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:restrictedMinExclusive></ex:echoRestrictedMinExclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinExclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinExclusive>2</ns2:restrictedMinExclusive></ns2:echoRestrictedMinExclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinExclusive" instance="RestrictedMinExclusive02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinExclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinExclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">3</ex:restrictedMinExclusive></ex:echoRestrictedMinExclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinExclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinExclusive>3</ns2:restrictedMinExclusive></ns2:echoRestrictedMinExclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxExclusive" instance="RestrictedMaxExclusive01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxExclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxExclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:restrictedMaxExclusive></ex:echoRestrictedMaxExclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxExclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxExclusive>1</ns2:restrictedMaxExclusive></ns2:echoRestrictedMaxExclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxExclusive" instance="RestrictedMaxExclusive02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxExclusive xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxExclusive xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">2</ex:restrictedMaxExclusive></ex:echoRestrictedMaxExclusive></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxExclusive xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxExclusive>2</ns2:restrictedMaxExclusive></ns2:echoRestrictedMaxExclusive></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedLength" instance="RestrictedLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">en</ex:restrictedLength></ex:echoRestrictedLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedLength>en</ns2:restrictedLength></ns2:echoRestrictedLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedLength" instance="RestrictedLength02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">FR</ex:restrictedLength></ex:echoRestrictedLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [312]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedLength>FR</ns2:restrictedLength></ns2:echoRestrictedLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxLength" instance="RestrictedMaxLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">AUSTRALIA</ex:restrictedMaxLength></ex:echoRestrictedMaxLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxLength>AUSTRALIA</ns2:restrictedMaxLength></ns2:echoRestrictedMaxLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMaxLength" instance="RestrictedMaxLength02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMaxLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMaxLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMaxLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMaxLength>N AMERICA</ns2:restrictedMaxLength></ns2:echoRestrictedMaxLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinLength" instance="RestrictedMinLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">AUS</ex:restrictedMinLength></ex:echoRestrictedMinLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [325]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinLength>AUS</ns2:restrictedMinLength></ns2:echoRestrictedMinLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedMinLength" instance="RestrictedMinLength02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedMinLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedMinLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">GB</ex:restrictedMinLength></ex:echoRestrictedMinLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedMinLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedMinLength>GB</ns2:restrictedMinLength></ns2:echoRestrictedMinLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeStrict" instance="AnyAttributeStrict01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeStrict xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          ex:eyeColor="blue">        <ex:firstName>Bobby</ex:firstName>        <ex:lastName>Sox</ex:lastName>      </ex:anyAttributeStrict></ex:echoAnyAttributeStrict></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [406]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeStrict ns2:eyeColor="blue"><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:anyAttributeStrict></ns2:echoAnyAttributeStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeStrict" instance="AnyAttributeStrict02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeStrict xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          ex:eyeColor="blue">        <ex:firstName>Bobby</ex:firstName>        <ex:lastName>Sox</ex:lastName>      </ex:anyAttributeStrict></ex:echoAnyAttributeStrict></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [406]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeStrict ns2:eyeColor="blue"><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:anyAttributeStrict></ns2:echoAnyAttributeStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeStrict" instance="AnyAttributeStrict03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeStrict xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                          ex:eyeColor="blue"                          ex:hairColor="green">        <ex:firstName>Bobby</ex:firstName>        <ex:lastName>Sox</ex:lastName>      </ex:anyAttributeStrict></ex:echoAnyAttributeStrict></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [428]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeStrict ns2:eyeColor="blue" ns2:hairColor="green"><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:anyAttributeStrict></ns2:echoAnyAttributeStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeSkip" instance="AnyAttributeSkip01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeSkip xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeSkip xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                        eyeColor="blue">        <ex:firstName>Bobby</ex:firstName>        <ex:lastName>Sox</ex:lastName>      </ex:anyAttributeSkip></ex:echoAnyAttributeSkip></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [394]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeSkip xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeSkip eyeColor="blue"><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:anyAttributeSkip></ns2:echoAnyAttributeSkip></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeLax" instance="AnyAttributeLax01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeLax xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeLax xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                       eyeColor="blue">        <ex:firstName>Bobby</ex:firstName>        <ex:lastName>Sox</ex:lastName>      </ex:anyAttributeLax></ex:echoAnyAttributeLax></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [390]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeLax xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeLax eyeColor="blue"><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:anyAttributeLax></ns2:echoAnyAttributeLax></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceStrict" instance="ExtendedSequenceStrict01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceStrict xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [402]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceStrict><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:extendedSequenceStrict></ns2:echoExtendedSequenceStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceStrict" instance="ExtendedSequenceStrict02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceStrict xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [498]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceStrict><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName><ns2:extension><ns2:middleName>William</ns2:middleName><ns2:title>Mr</ns2:title></ns2:extension></ns2:extendedSequenceStrict></ns2:echoExtendedSequenceStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceLax" instance="ExtendedSequenceLax01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceLax xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceLax xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [390]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceLax xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceLax><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:extendedSequenceLax></ns2:echoExtendedSequenceLax></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceLax" instance="ExtendedSequenceLax02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceLax xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceLax xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [486]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceLax xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceLax><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName><ns2:extension><ns2:middleName>William</ns2:middleName><ns2:title>Mr</ns2:title></ns2:extension></ns2:extendedSequenceLax></ns2:echoExtendedSequenceLax></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceSkip" instance="ExtendedSequenceSkip01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceSkip xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceSkip xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [394]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceSkip xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceSkip><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName></ns2:extendedSequenceSkip></ns2:echoExtendedSequenceSkip></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSequenceSkip" instance="ExtendedSequenceSkip02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSequenceSkip xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSequenceSkip xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [902]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSequenceSkip xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSequenceSkip><ns2:firstName>Bobby</ns2:firstName><ns2:lastName>Sox</ns2:lastName><ns2:extension><ns2:middleName xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">William</ns2:middleName><ns2:title xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">Mr</ns2:title></ns2:extension></ns2:extendedSequenceSkip></ns2:echoExtendedSequenceSkip></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementTypeDefaultNamespace" instance="ElementTypeDefaultNamespace01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementTypeDefaultNamespace xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringElementDefaultNamespace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoElementTypeDefaultNamespace></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [358]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementTypeDefaultNamespace xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringElementDefaultNamespace></ns2:stringElementDefaultNamespace></ns2:echoElementTypeDefaultNamespace></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementTypeDefaultNamespace" instance="ElementTypeDefaultNamespace02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementTypeDefaultNamespace xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:stringElementDefaultNamespace xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [375]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementTypeDefaultNamespace xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:stringElementDefaultNamespace>This is a string!</ns2:stringElementDefaultNamespace></ns2:echoElementTypeDefaultNamespace></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedStringMinLength" instance="RestrictedStringMinLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedStringMinLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedStringMinLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">String Value</ex:restrictedStringMinLength></ex:echoRestrictedStringMinLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [358]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedStringMinLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedStringMinLength>String Value</ns2:restrictedStringMinLength></ns2:echoRestrictedStringMinLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedStringMaxLength" instance="RestrictedStringMaxLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedStringMaxLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedStringMaxLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">String Value</ex:restrictedStringMaxLength></ex:echoRestrictedStringMaxLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [358]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedStringMaxLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedStringMaxLength>String Value</ns2:restrictedStringMaxLength></ns2:echoRestrictedStringMaxLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="RestrictedStringMinMaxLength" instance="RestrictedStringMinMaxLength01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoRestrictedStringMinMaxLength xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:restrictedStringMinMaxLength xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">String Value 2</ex:restrictedStringMinMaxLength></ex:echoRestrictedStringMinMaxLength></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [372]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoRestrictedStringMinMaxLength xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:restrictedStringMinMaxLength>String Value 2</ns2:restrictedStringMinMaxLength></ns2:echoRestrictedStringMinMaxLength></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SimpleTypeAttributes" instance="SimpleTypeAttributes01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSimpleTypeAttributes xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:simpleTypeAttributes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSimpleTypeAttributes xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:simpleTypeAttributes a1="foo" a2="bar">hello</ns2:simpleTypeAttributes></ns2:echoSimpleTypeAttributes></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PrecisionDecimal" instance="PrecisionDecimal01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPrecisionDecimal xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:precisionDecimal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1000.20</ex:precisionDecimal></ex:echoPrecisionDecimal></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [317]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPrecisionDecimal xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:precisionDecimal>1000.20</ns2:precisionDecimal></ns2:echoPrecisionDecimal></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PrecisionDecimal" instance="PrecisionDecimal02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPrecisionDecimal xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:precisionDecimal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">NaN</ex:precisionDecimal></ex:echoPrecisionDecimal></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPrecisionDecimal xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:precisionDecimal>NaN</ns2:precisionDecimal></ns2:echoPrecisionDecimal></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="PrecisionDecimal" instance="PrecisionDecimal03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoPrecisionDecimal xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:precisionDecimal xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">-INF</ex:precisionDecimal></ex:echoPrecisionDecimal></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [314]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoPrecisionDecimal xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:precisionDecimal>-INF</ns2:precisionDecimal></ns2:echoPrecisionDecimal></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ExtendedSimpleType" instance="ExtendedSimpleType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoExtendedSimpleType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:extendedSimpleType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">hello</ex:extendedSimpleType></ex:echoExtendedSimpleType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Connection: [close]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoExtendedSimpleType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:extendedSimpleType>hello</ns2:extendedSimpleType></ns2:echoExtendedSimpleType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccursFinite" instance="SequenceMinOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:articleColors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [678]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:articleColors><ns2:articleColor>Red</ns2:articleColor><ns2:articleContrast>Bright</ns2:articleContrast><ns2:articleColor>Black</ns2:articleColor><ns2:articleContrast>Bright</ns2:articleContrast><ns2:articleColor>White</ns2:articleColor><ns2:articleContrast>Low</ns2:articleContrast><ns2:articleColor>Yellow</ns2:articleColor><ns2:articleContrast>Normal</ns2:articleContrast></ns2:articleColors></ns2:echoSequenceMinOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccursFinite" instance="SequenceMinOccursFinite02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:articleColors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [500]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:articleColors><ns2:articleColor>Black</ns2:articleColor><ns2:articleContrast>Normal</ns2:articleContrast><ns2:articleColor>White</ns2:articleColor><ns2:articleContrast>Bright</ns2:articleContrast></ns2:articleColors></ns2:echoSequenceMinOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0MaxOccursFinite" instance="ElementMinOccurs0MaxOccursFinite101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0MaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:colorList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoElementMinOccurs0MaxOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [313]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0MaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:colorList/></ns2:echoElementMinOccurs0MaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementMinOccurs0MaxOccursFinite" instance="ElementMinOccurs0MaxOccursFinite102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementMinOccurs0MaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:colorList xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:colorValue>red</ex:colorValue>        <ex:colorValue>green</ex:colorValue>      </ex:colorList></ex:echoElementMinOccurs0MaxOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [402]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementMinOccurs0MaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:colorList><ns2:colorValue>red</ns2:colorValue><ns2:colorValue>green</ns2:colorValue></ns2:colorList></ns2:echoElementMinOccurs0MaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs0MaxOccursUnbounded" instance="SequenceMinOccurs0MaxOccursUnbounded101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationListSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [622]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationListSequence><ns2:durationVal>44</ns2:durationVal><ns2:durationPercentage>33</ns2:durationPercentage><ns2:durationVal>24</ns2:durationVal><ns2:durationPercentage>45</ns2:durationPercentage><ns2:durationVal>64</ns2:durationVal><ns2:durationPercentage>22</ns2:durationPercentage></ns2:durationListSequence></ns2:echoSequenceMinOccurs0MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs0MaxOccursUnbounded" instance="SequenceMinOccurs0MaxOccursUnbounded102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:durationListSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoSequenceMinOccurs0MaxOccursUnbounded></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [332]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs0MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:durationListSequence/></ns2:echoSequenceMinOccurs0MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs1MaxOccursUnbounded" instance="SequenceMinOccurs1MaxOccursUnbounded101">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ageListSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [552]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ageListSequence><ns2:ageVal>44</ns2:ageVal><ns2:agePercentage>33</ns2:agePercentage><ns2:ageVal>24</ns2:ageVal><ns2:agePercentage>45</ns2:agePercentage><ns2:ageVal>64</ns2:ageVal><ns2:agePercentage>22</ns2:agePercentage></ns2:ageListSequence></ns2:echoSequenceMinOccurs1MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs1MaxOccursUnbounded" instance="SequenceMinOccurs1MaxOccursUnbounded102">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:ageListSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [416]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs1MaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:ageListSequence><ns2:ageVal>44</ns2:ageVal><ns2:agePercentage>33</ns2:agePercentage></ns2:ageListSequence></ns2:echoSequenceMinOccurs1MaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccursUnbounded" instance="SequenceMaxOccursUnbounded01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bookPublications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [715]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bookPublications><ns2:pubDate>2002-09-24</ns2:pubDate><ns2:pubISBN>1-55960-907-6</ns2:pubISBN><ns2:pubDate>2003-04-14</ns2:pubDate><ns2:pubISBN>1-25466-908-6</ns2:pubISBN><ns2:pubDate>2004-03-31</ns2:pubDate><ns2:pubISBN>1-35460-909-6</ns2:pubISBN><ns2:pubDate>2005-06-04</ns2:pubDate><ns2:pubISBN>1-54560-910-6</ns2:pubISBN><ns2:pubDate>2006-07-03</ns2:pubDate><ns2:pubISBN>1-74869-911-6</ns2:pubISBN></ns2:bookPublications></ns2:echoSequenceMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccursUnbounded" instance="SequenceMaxOccursUnbounded02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:bookPublications xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [407]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:bookPublications><ns2:pubDate>2006-01-26</ns2:pubDate><ns2:pubISBN>1-44795-912-6</ns2:pubISBN></ns2:bookPublications></ns2:echoSequenceMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccursFinite" instance="SequenceMaxOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:winter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [543]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:winter><ns2:mnth>November</ns2:mnth><ns2:weather>Rain</ns2:weather><ns2:mnth>December</ns2:mnth><ns2:weather>Snow</ns2:weather><ns2:mnth>January</ns2:mnth><ns2:weather>Snow</ns2:weather><ns2:mnth>February</ns2:mnth><ns2:weather>Rain</ns2:weather></ns2:winter></ns2:echoSequenceMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMaxOccursFinite" instance="SequenceMaxOccursFinite02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:winter xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [364]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:winter><ns2:mnth>December</ns2:mnth><ns2:weather>Snow</ns2:weather></ns2:winter></ns2:echoSequenceMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs0" instance="SequenceMinOccurs001">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [427]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceMinOccurs0><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName><ns2:lastName>Downey</ns2:lastName></ns2:sequenceMinOccurs0></ns2:echoSequenceMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceMinOccurs0" instance="SequenceMinOccurs002">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                          xmlns:xs="http://www.w3.org/2001/XMLSchema"                          xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                          xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoSequenceMinOccurs0></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [294]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceMinOccurs0/></ns2:echoSequenceMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceSequenceElement" instance="SequenceSequenceElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceSequenceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceSequenceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [373]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceSequenceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceSequenceElement><ns2:firstName>Paul</ns2:firstName></ns2:sequenceSequenceElement></ns2:echoSequenceSequenceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceSequenceElement" instance="SequenceSequenceElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceSequenceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceSequenceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [412]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceSequenceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceSequenceElement><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName></ns2:sequenceSequenceElement></ns2:echoSequenceSequenceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceSequenceElement" instance="SequenceSequenceElement03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceSequenceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceSequenceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [447]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceSequenceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceSequenceElement><ns2:firstName>Paul</ns2:firstName><ns2:middleName>Sumner</ns2:middleName><ns2:lastName>Downey</ns2:lastName></ns2:sequenceSequenceElement></ns2:echoSequenceSequenceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypeTotalDigits" instance="DecimalSimpleTypeTotalDigits01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypeTotalDigits xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypeTotalDigits xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234</ex:decimalSimpleTypeTotalDigits></ex:echoDecimalSimpleTypeTotalDigits></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [362]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypeTotalDigits xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypeTotalDigits>1234</ns2:decimalSimpleTypeTotalDigits></ns2:echoDecimalSimpleTypeTotalDigits></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypeTotalDigits" instance="DecimalSimpleTypeTotalDigits02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypeTotalDigits xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypeTotalDigits xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">12345</ex:decimalSimpleTypeTotalDigits></ex:echoDecimalSimpleTypeTotalDigits></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [363]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypeTotalDigits xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypeTotalDigits>12345</ns2:decimalSimpleTypeTotalDigits></ns2:echoDecimalSimpleTypeTotalDigits></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypeFractionDigits" instance="DecimalSimpleTypeFractionDigits01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypeFractionDigits xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypeFractionDigits xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                                       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>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [377]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypeFractionDigits xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypeFractionDigits>1234.00</ns2:decimalSimpleTypeFractionDigits></ns2:echoDecimalSimpleTypeFractionDigits></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="DecimalSimpleTypeFractionDigits" instance="DecimalSimpleTypeFractionDigits02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoDecimalSimpleTypeFractionDigits xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:decimalSimpleTypeFractionDigits xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1234</ex:decimalSimpleTypeFractionDigits></ex:echoDecimalSimpleTypeFractionDigits></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [374]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoDecimalSimpleTypeFractionDigits xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:decimalSimpleTypeFractionDigits>1234</ns2:decimalSimpleTypeFractionDigits></ns2:echoDecimalSimpleTypeFractionDigits></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeTypeReference" instance="AttributeTypeReference01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeTypeReference xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeTypeReference xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                              number="123"/></ex:echoAttributeTypeReference></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	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">Not Found </faultstring> <detail>Not Found </detail></env:Fault></env:Body></env:Envelope>
		</body>
	</response>
</call>
<call example="AttributeGroup" instance="AttributeGroup01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                      id="AttributeGroup_contract_001">        <ex:contract>12345678910</ex:contract>      </ex:attributeGroup></ex:echoAttributeGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [375]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeGroup id="AttributeGroup_contract_001"><ns2:contract>12345678910</ns2:contract></ns2:attributeGroup></ns2:echoAttributeGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AttributeGroup" instance="AttributeGroup02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAttributeGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:attributeGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:contract>9876543210</ex:contract>      </ex:attributeGroup></ex:echoAttributeGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [341]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAttributeGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:attributeGroup><ns2:contract>9876543210</ns2:contract></ns2:attributeGroup></ns2:echoAttributeGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalComplexTypeAbstract" instance="GlobalComplexTypeAbstractExample01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalComplexTypeAbstract xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalComplexTypeAbstract xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:premium>1175</ex:premium>      </ex:globalComplexTypeAbstract></ex:echoGlobalComplexTypeAbstract></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [377]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalComplexTypeAbstract xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalComplexTypeAbstract><ns2:premium>1175</ns2:premium></ns2:globalComplexTypeAbstract></ns2:echoGlobalComplexTypeAbstract></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ByteSimpleTypePattern" instance="ByteSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoByteSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:byteSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:byteSimpleTypePattern></ex:echoByteSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoByteSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:byteSimpleTypePattern>1</ns2:byteSimpleTypePattern></ns2:echoByteSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursFinite" instance="ChoiceMaxOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceA>first</ex:choiceA>        <ex:choiceB>second</ex:choiceB>      </ex:choiceMaxOccursFinite></ex:echoChoiceMaxOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [395]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursFinite><ns2:choiceA>first</ns2:choiceA><ns2:choiceB>second</ns2:choiceB></ns2:choiceMaxOccursFinite></ns2:echoChoiceMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursFinite" instance="ChoiceMaxOccursFinite02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceA>first</ex:choiceA>        <ex:choiceA>second</ex:choiceA>      </ex:choiceMaxOccursFinite></ex:echoChoiceMaxOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [395]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursFinite><ns2:choiceA>first</ns2:choiceA><ns2:choiceA>second</ns2:choiceA></ns2:choiceMaxOccursFinite></ns2:echoChoiceMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursFinite" instance="ChoiceMaxOccursFinite03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceA>only</ex:choiceA>      </ex:choiceMaxOccursFinite></ex:echoChoiceMaxOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [361]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursFinite><ns2:choiceA>only</ns2:choiceA></ns2:choiceMaxOccursFinite></ns2:echoChoiceMaxOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursUnbounded" instance="ChoiceMaxOccursUnbounded01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursUnbounded xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceB>1st</ex:choiceB>        <ex:choiceB>2nd</ex:choiceB>        <ex:choiceB>3rd</ex:choiceB>      </ex:choiceMaxOccursUnbounded></ex:echoChoiceMaxOccursUnbounded></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [432]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursUnbounded><ns2:choiceB>1st</ns2:choiceB><ns2:choiceB>2nd</ns2:choiceB><ns2:choiceB>3rd</ns2:choiceB></ns2:choiceMaxOccursUnbounded></ns2:echoChoiceMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursUnbounded" instance="ChoiceMaxOccursUnbounded02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursUnbounded xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceA>first</ex:choiceA>        <ex:choiceA>second</ex:choiceA>      </ex:choiceMaxOccursUnbounded></ex:echoChoiceMaxOccursUnbounded></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [407]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursUnbounded><ns2:choiceA>first</ns2:choiceA><ns2:choiceA>second</ns2:choiceA></ns2:choiceMaxOccursUnbounded></ns2:echoChoiceMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMaxOccursUnbounded" instance="ChoiceMaxOccursUnbounded03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMaxOccursUnbounded xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMaxOccursUnbounded xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                xmlns:xs="http://www.w3.org/2001/XMLSchema"                                xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:choiceA>1st</ex:choiceA>        <ex:choiceB>second</ex:choiceB>        <ex:choiceA>3rd</ex:choiceA>      </ex:choiceMaxOccursUnbounded></ex:echoChoiceMaxOccursUnbounded></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [435]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMaxOccursUnbounded xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMaxOccursUnbounded><ns2:choiceA>1st</ns2:choiceA><ns2:choiceB>second</ns2:choiceB><ns2:choiceA>3rd</ns2:choiceA></ns2:choiceMaxOccursUnbounded></ns2:echoChoiceMaxOccursUnbounded></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMinOccurs0" instance="ChoiceMinOccurs001">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:AChoiceMinOccurs0>A</ex:AChoiceMinOccurs0>      </ex:choiceMinOccurs0></ex:echoChoiceMinOccurs0></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [358]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMinOccurs0><ns2:AChoiceMinOccurs0>A</ns2:AChoiceMinOccurs0></ns2:choiceMinOccurs0></ns2:echoChoiceMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMinOccurs0" instance="ChoiceMinOccurs002">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:BChoiceMinOccurs0>B</ex:BChoiceMinOccurs0>      </ex:choiceMinOccurs0></ex:echoChoiceMinOccurs0></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [358]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMinOccurs0><ns2:BChoiceMinOccurs0>B</ns2:BChoiceMinOccurs0></ns2:choiceMinOccurs0></ns2:echoChoiceMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMinOccurs0" instance="ChoiceMinOccurs003">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMinOccurs0 xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMinOccurs0 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                        xmlns:xs="http://www.w3.org/2001/XMLSchema"                        xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                        xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoChoiceMinOccurs0></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [288]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMinOccurs0 xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMinOccurs0/></ns2:echoChoiceMinOccurs0></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMinOccursFinite" instance="ChoiceMinOccursFinite01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMinOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMinOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:AChoiceMinOccursFinite>A</ex:AChoiceMinOccursFinite>        <ex:AChoiceMinOccursFinite>AA</ex:AChoiceMinOccursFinite>      </ex:choiceMinOccursFinite></ex:echoChoiceMinOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [447]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMinOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMinOccursFinite><ns2:AChoiceMinOccursFinite>A</ns2:AChoiceMinOccursFinite><ns2:AChoiceMinOccursFinite>AA</ns2:AChoiceMinOccursFinite></ns2:choiceMinOccursFinite></ns2:echoChoiceMinOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceMinOccursFinite" instance="ChoiceMinOccursFinite02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceMinOccursFinite xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceMinOccursFinite xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:BChoiceMinOccursFinite>B</ex:BChoiceMinOccursFinite>        <ex:AChoiceMinOccursFinite>BA</ex:AChoiceMinOccursFinite>      </ex:choiceMinOccursFinite></ex:echoChoiceMinOccursFinite></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [447]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceMinOccursFinite xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceMinOccursFinite><ns2:BChoiceMinOccursFinite>B</ns2:BChoiceMinOccursFinite><ns2:AChoiceMinOccursFinite>BA</ns2:AChoiceMinOccursFinite></ns2:choiceMinOccursFinite></ns2:echoChoiceMinOccursFinite></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceElement" instance="ChoiceElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:AChoiceElement>A</ex:AChoiceElement>      </ex:choiceElement></ex:echoChoiceElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceElement><ns2:AChoiceElement>A</ns2:AChoiceElement></ns2:choiceElement></ns2:echoChoiceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceElement" instance="ChoiceElement02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:BChoiceElement>B</ex:BChoiceElement>      </ex:choiceElement></ex:echoChoiceElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceElement><ns2:BChoiceElement>B</ns2:BChoiceElement></ns2:choiceElement></ns2:echoChoiceElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceChoice" instance="ChoiceChoice01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Avalue>home</ex:Avalue>      </ex:choiceChoice></ex:echoChoiceChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceChoice><ns2:Avalue>home</ns2:Avalue></ns2:choiceChoice></ns2:echoChoiceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceChoice" instance="ChoiceChoice02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Bvalue>home</ex:Bvalue>      </ex:choiceChoice></ex:echoChoiceChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceChoice><ns2:Bvalue>home</ns2:Bvalue></ns2:choiceChoice></ns2:echoChoiceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceChoice" instance="ChoiceChoice03">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Cvalue>home</ex:Cvalue>      </ex:choiceChoice></ex:echoChoiceChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [323]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceChoice><ns2:Cvalue>home</ns2:Cvalue></ns2:choiceChoice></ns2:echoChoiceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceSequence" instance="ChoiceSequence01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceSequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Avalue>home</ex:Avalue>      </ex:choiceSequence></ex:echoChoiceSequence></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:42 GMT]
Content-Length: [331]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceSequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceSequence><ns2:Avalue>home</ns2:Avalue></ns2:choiceSequence></ns2:echoChoiceSequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ChoiceSequence" instance="ChoiceSequence02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoChoiceSequence xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:choiceSequence xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Bvalue>home</ex:Bvalue>        <ex:Cvalue>home</ex:Cvalue>      </ex:choiceSequence></ex:echoChoiceSequence></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [360]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoChoiceSequence xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:choiceSequence><ns2:Bvalue>home</ns2:Bvalue><ns2:Cvalue>home</ns2:Cvalue></ns2:choiceSequence></ns2:echoChoiceSequence></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceChoice" instance="SequenceChoice01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Avalue>home</ex:Avalue>        <ex:Cvalue>home</ex:Cvalue>      </ex:sequenceChoice></ex:echoSequenceChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [360]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceChoice><ns2:Avalue>home</ns2:Avalue><ns2:Cvalue>home</ns2:Cvalue></ns2:sequenceChoice></ns2:echoSequenceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SequenceChoice" instance="SequenceChoice02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSequenceChoice xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:sequenceChoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:Bvalue>home</ex:Bvalue>        <ex:Cvalue>home</ex:Cvalue>      </ex:sequenceChoice></ex:echoSequenceChoice></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [360]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSequenceChoice xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:sequenceChoice><ns2:Bvalue>home</ns2:Bvalue><ns2:Cvalue>home</ns2:Cvalue></ns2:sequenceChoice></ns2:echoSequenceChoice></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementGroup" instance="ElementGroup01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                    xmlns:xs="http://www.w3.org/2001/XMLSchema"                    xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                    xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:value1>foo</ex:value1>        <ex:value2>bar</ex:value2>      </ex:elementGroup></ex:echoElementGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [350]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementGroup><ns2:value1>foo</ns2:value1><ns2:value2>bar</ns2:value2></ns2:elementGroup></ns2:echoElementGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="Unique" instance="Unique01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoUnique xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:unique xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"              xmlns:xs="http://www.w3.org/2001/XMLSchema"              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:character>          <ex:name>String</ex:name>          <ex:age>String</ex:age>        </ex:character>      </ex:unique></ex:echoUnique></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [353]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoUnique xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:unique><ns2:character><ns2:name>String</ns2:name><ns2:age>String</ns2:age></ns2:character></ns2:unique></ns2:echoUnique></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="TokenSimpleTypePattern" instance="TokenSimpleTypePattern01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoTokenSimpleTypePattern xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:tokenSimpleTypePattern xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">1</ex:tokenSimpleTypePattern></ex:echoTokenSimpleTypePattern></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [335]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoTokenSimpleTypePattern xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:tokenSimpleTypePattern>1</ns2:tokenSimpleTypePattern></ns2:echoTokenSimpleTypePattern></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AppinfoElement" instance="AppinfoElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAppinfoElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:appinfoElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">some info</ex:appinfoElement></ex:echoAppinfoElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [311]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAppinfoElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:appinfoElement>some info</ns2:appinfoElement></ns2:echoAppinfoElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ComplexTypeOnlyAttributeGroup" instance="ComplexTypeOnlyAttributeGroup01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoComplexTypeOnlyAttributeGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:complexTypeOnlyAttributeGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                     xmlns:xs="http://www.w3.org/2001/XMLSchema"                                     xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                     xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                     id="AttributeGroup_contract_001"/></ex:echoComplexTypeOnlyAttributeGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [360]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoComplexTypeOnlyAttributeGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:complexTypeOnlyAttributeGroup id="AttributeGroup_contract_001"/></ns2:echoComplexTypeOnlyAttributeGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SubstitutionGroup" instance="SubstitutionGroup01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSubstitutionGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:substitutionElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                           xmlns:xs="http://www.w3.org/2001/XMLSchema"                           xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                           xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">String</ex:substitutionElement></ex:echoSubstitutionGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [324]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSubstitutionGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:substitutionElement>String</ns2:substitutionElement></ns2:echoSubstitutionGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SubstitutionGroup" instance="SubstitutionGroup02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSubstitutionGroup xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:substitutionGroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                         xmlns:xs="http://www.w3.org/2001/XMLSchema"                         xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                         xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">String</ex:substitutionGroup></ex:echoSubstitutionGroup></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [320]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSubstitutionGroup xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:substitutionGroup>String</ns2:substitutionGroup></ns2:echoSubstitutionGroup></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AllElement" instance="AllElement01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAllElement xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:allElement xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                  xmlns:xs="http://www.w3.org/2001/XMLSchema"                  xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                  xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element1>element1</ex:element1>        <ex:element2>element2</ex:element2>        <ex:element3>element3</ex:element3>        <ex:element4>element4</ex:element4>        <ex:element5>element5</ex:element5>      </ex:allElement></ex:echoAllElement></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [471]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAllElement xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:allElement><ns2:element1>element1</ns2:element1><ns2:element2>element2</ns2:element2><ns2:element3>element3</ns2:element3><ns2:element4>element4</ns2:element4><ns2:element5>element5</ns2:element5></ns2:allElement></ns2:echoAllElement></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementDefault" instance="ElementDefault01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element>default</ex:element>      </ex:elementDefault></ex:echoElementDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [336]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementDefault><ns2:element>default</ns2:element></ns2:elementDefault></ns2:echoElementDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="ElementDefault" instance="ElementDefault02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoElementDefault xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:elementDefault xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                      xmlns:xs="http://www.w3.org/2001/XMLSchema"                      xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                      xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:element>wrong value</ex:element>      </ex:elementDefault></ex:echoElementDefault></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoElementDefault xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:elementDefault><ns2:element>wrong value</ns2:element></ns2:elementDefault></ns2:echoElementDefault></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="List" instance="List01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoList xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"            xmlns:xs="http://www.w3.org/2001/XMLSchema"            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">This is a list of strings</ex:list></ex:echoList></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [287]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoList xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:list>This is a list of strings</ns2:list></ns2:echoList></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeOtherStrict" instance="AnyAttributeOtherStrict01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeOtherStrict xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeOtherStrict xmlns:ex2="http://www.w3.example2"                               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                               ex2:otherAttribute="text">        <ex:firstElement>String</ex:firstElement>        <ex:lastElement>String</ex:lastElement>      </ex:anyAttributeOtherStrict></ex:echoAnyAttributeOtherStrict></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [483]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeOtherStrict xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeOtherStrict xmlns:ex2="http://www.w3.example2" ex2:otherAttribute="text"><ns2:firstElement>String</ns2:firstElement><ns2:lastElement>String</ns2:lastElement></ns2:anyAttributeOtherStrict></ns2:echoAnyAttributeOtherStrict></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeOtherLax" instance="AnyAttributeOtherLax01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeOtherLax xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeOtherLax xmlns:ex2="http://www.w3.example2"                            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                            xmlns:xs="http://www.w3.org/2001/XMLSchema"                            xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                            xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                            ex2:otherAttribute="text">        <ex:firstElement>String</ex:firstElement>        <ex:lastElement>String</ex:lastElement>      </ex:anyAttributeOtherLax></ex:echoAnyAttributeOtherLax></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [471]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeOtherLax xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeOtherLax xmlns:ex2="http://www.w3.example2" ex2:otherAttribute="text"><ns2:firstElement>String</ns2:firstElement><ns2:lastElement>String</ns2:lastElement></ns2:anyAttributeOtherLax></ns2:echoAnyAttributeOtherLax></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="AnyAttributeOtherSkip" instance="AnyAttributeOtherSkip01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoAnyAttributeOtherSkip xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:anyAttributeOtherSkip xmlns:ex2="http://www.w3.example2"                             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                             xmlns:xs="http://www.w3.org/2001/XMLSchema"                             xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                             xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                             ex2:otherAttribute="text">        <ex:firstElement>String</ex:firstElement>        <ex:lastElement>String</ex:lastElement>      </ex:anyAttributeOtherSkip></ex:echoAnyAttributeOtherSkip></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [475]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoAnyAttributeOtherSkip xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:anyAttributeOtherSkip xmlns:ex2="http://www.w3.example2" ex2:otherAttribute="text"><ns2:firstElement>String</ns2:firstElement><ns2:lastElement>String</ns2:lastElement></ns2:anyAttributeOtherSkip></ns2:echoAnyAttributeOtherSkip></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SimpleTypeEnumerationType" instance="SimpleTypeEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSimpleTypeEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:simpleTypeEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">One</ex:simpleTypeEnumerationType></ex:echoSimpleTypeEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSimpleTypeEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:simpleTypeEnumerationType>One</ns2:simpleTypeEnumerationType></ns2:echoSimpleTypeEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="SimpleTypeEnumerationType" instance="SimpleTypeEnumerationType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoSimpleTypeEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:simpleTypeEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">Two</ex:simpleTypeEnumerationType></ex:echoSimpleTypeEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [349]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoSimpleTypeEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:simpleTypeEnumerationType>Two</ns2:simpleTypeEnumerationType></ns2:echoSimpleTypeEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LanguageEnumerationType" instance="LanguageEnumerationType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLanguageEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:languageEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">en</ex:languageEnumerationType></ex:echoLanguageEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLanguageEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:languageEnumerationType>en</ns2:languageEnumerationType></ns2:echoLanguageEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="LanguageEnumerationType" instance="LanguageEnumerationType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoLanguageEnumerationType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:languageEnumerationType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">it</ex:languageEnumerationType></ex:echoLanguageEnumerationType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [340]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoLanguageEnumerationType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:languageEnumerationType>it</ns2:languageEnumerationType></ns2:echoLanguageEnumerationType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalAttributeSimpleType" instance="GlobalAttributeSimpleType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalAttributeSimpleType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalAttributeSimpleType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"                                 globalAttributeSimpleTypeAttr="value1">        <ex:globalAttributeSimpleTypeElement>string</ex:globalAttributeSimpleTypeElement>      </ex:globalAttributeSimpleType></ex:echoGlobalAttributeSimpleType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [429]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalAttributeSimpleType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalAttributeSimpleType><ns2:globalAttributeSimpleTypeElement>string</ns2:globalAttributeSimpleTypeElement></ns2:globalAttributeSimpleType></ns2:echoGlobalAttributeSimpleType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalComplexTypeEmptyExtension" instance="GlobalComplexTypeEmptyExtension01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalComplexTypeEmptyExtension xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalComplexTypeEmptyExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                       xmlns:xs="http://www.w3.org/2001/XMLSchema"                                       xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                       xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoGlobalComplexTypeEmptyExtension></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [333]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalComplexTypeEmptyExtension xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalComplexTypeEmptyExtension/></ns2:echoGlobalComplexTypeEmptyExtension></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementComplexTypeEmptyExtension" instance="GlobalElementComplexTypeEmptyExtension01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementComplexTypeEmptyExtension xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementComplexTypeEmptyExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                              xmlns:xs="http://www.w3.org/2001/XMLSchema"                                              xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                              xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/"/></ex:echoGlobalElementComplexTypeEmptyExtension></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [354]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementComplexTypeEmptyExtension xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementComplexTypeEmptyExtension/></ns2:echoGlobalElementComplexTypeEmptyExtension></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementComplexTypeSequenceExtension" instance="GlobalElementComplexTypeSequenceExtension01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementComplexTypeSequenceExtension xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementComplexTypeSequenceExtension xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                                                 xmlns:xs="http://www.w3.org/2001/XMLSchema"                                                 xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                                                 xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">        <ex:data> some data </ex:data>      </ex:globalElementComplexTypeSequenceExtension></ex:echoGlobalElementComplexTypeSequenceExtension></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [648]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementComplexTypeSequenceExtension xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementComplexTypeSequenceExtension><ns2:data xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> some data </ns2:data></ns2:globalElementComplexTypeSequenceExtension></ns2:echoGlobalElementComplexTypeSequenceExtension></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementSimpleType" instance="GlobalElementSimpleType01">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementSimpleType xmlns:ex="http://www.w3.org/2002/ws/databinding/examples/6/09/">   <ex:globalElementSimpleType xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"                               xmlns:xs="http://www.w3.org/2001/XMLSchema"                               xmlns:wsdl11="http://schemas.xmlsoap.org/wsdl/"                               xmlns:soap11enc="http://schemas.xmlsoap.org/soap/encoding/">value1</ex:globalElementSimpleType></ex:echoGlobalElementSimpleType></env:Body></env:Envelope>
		</body>
	</request>
	<response>
		<head><![CDATA[
null: [HTTP/1.1 200 OK]
Date: [Thu, 21 Feb 2008 15:30:43 GMT]
Content-Length: [344]
Accept: [text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2]
Content-Type: [text/xml;charset=utf-8]
Server: [Apache-Coyote/1.1]
		]]>
		</head>
		<body>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><ns2:echoGlobalElementSimpleType xmlns:ns2="http://www.w3.org/2002/ws/databinding/examples/6/09/"><ns2:globalElementSimpleType>value1</ns2:globalElementSimpleType></ns2:echoGlobalElementSimpleType></SOAP-ENV:Body></SOAP-ENV:Envelope>
		</body>
	</response>
</call>
<call example="GlobalElementSimpleType" instance="GlobalElementSimpleType02">
	<request>
		<head><![CDATA[
		]]>
		</head>
		<body>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/"	xmlns:xsd="http://www.w3.org/2001/XMLSchema"	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <env:Body><!--                                        Copyright (C) 2006 W3C (R) (MIT ERCIM Keio), All Rights Reserved.                    W3C liability, trademark and document use rules apply.                                        http://www.w3.org/Consortium/Legal/ipr-notice                    http://www.w3.org/Consortium/Legal/copyright-documents                    		    $Id: output.xml,v 1.6 2008/02/21 15:33:14 gcowe Exp $--><ex:echoGlobalElementSimpleType xmlns:ex="http://www.w3.org/