Test cases updates
diff --git a/tests/auto_build/testcases/output/Attachment1Request.out b/tests/auto_build/testcases/output/Attachment1Request.out
index dd19d2d..00d8bd7 100644
--- a/tests/auto_build/testcases/output/Attachment1Request.out
+++ b/tests/auto_build/testcases/output/Attachment1Request.out
@@ -2,7 +2,7 @@
 Host: localhost:13260
 SOAPAction: ""
 Content-Type: multipart/related; type="text/xml"; boundary="------=MIME_BOUNDARY"; start="<8>"
-Content-Length: 2036
+Content-Length: 2035
 
 
 --------=MIME_BOUNDARY
@@ -13,8 +13,7 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
-<ns1:put xmlns:ns1="http://attachment1">
-<ns1:arg1 href="cid:1"
+<ns1:put xmlns:ns1="http://attachment1"><ns1:arg1 href="cid:1"
    xsi:type="ns2:Image"
    xmlns:ns2="http://xml.apache.org/xml-soap"/>
 <ns1:arg2 href="cid:2"
diff --git a/tests/auto_build/testcases/output/ComplexTypeAll.request b/tests/auto_build/testcases/output/ComplexTypeAll.request
index e78544b..5aa10af 100644
--- a/tests/auto_build/testcases/output/ComplexTypeAll.request
+++ b/tests/auto_build/testcases/output/ComplexTypeAll.request
@@ -2,13 +2,12 @@
 Host: localhost:13260
 Content-Type: text/xml; charset=UTF-8
 SOAPAction: "http://complextype.test.apache.org"
-Content-Length: 500
+Content-Length: 499
 
 <?xml version='1.0' encoding='utf-8' ?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
-<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>Hello World!</ns1:field1>
+<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>Hello World!</ns1:field1>
 <ns1:field2>I&apos;m still here!</ns1:field2>
 <ns1:field3>Now I go!</ns1:field3>
 </ns1:aType>
diff --git a/tests/auto_build/testcases/output/ComplexTypeAll1.request b/tests/auto_build/testcases/output/ComplexTypeAll1.request
index 5ba9d33..3899973 100644
--- a/tests/auto_build/testcases/output/ComplexTypeAll1.request
+++ b/tests/auto_build/testcases/output/ComplexTypeAll1.request
@@ -2,13 +2,12 @@
 Host: 127.0.0.1:13260

 Content-Type: text/xml; charset=UTF-8

 SOAPAction: "http://complextype.test.apache.org"

-Content-Length: 486

+Content-Length: 485

 

 <?xml version='1.0' encoding='utf-8' ?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
-<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>12345</ns1:field1>
+<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>12345</ns1:field1>
 <ns1:field2>I&apos;m still here!</ns1:field2>
 <ns1:field3>65</ns1:field3>
 </ns1:aType>
diff --git a/tests/auto_build/testcases/output/ComplexTypeAll2.request b/tests/auto_build/testcases/output/ComplexTypeAll2.request
index eb4e801..812f8e6 100644
--- a/tests/auto_build/testcases/output/ComplexTypeAll2.request
+++ b/tests/auto_build/testcases/output/ComplexTypeAll2.request
@@ -2,13 +2,12 @@
 Host: 127.0.0.1:13260

 Content-Type: text/xml; charset=UTF-8

 SOAPAction: "http://complextype.test.apache.org"

-Content-Length: 500

+Content-Length: 499

 

 <?xml version='1.0' encoding='utf-8' ?>

 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

 <SOAP-ENV:Body>

-<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org">

-<ns1:aType><ns1:field1>Hello World!</ns1:field1>

+<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>Hello World!</ns1:field1>

 <ns1:field2>I&apos;m still here!</ns1:field2>

 <ns1:field3>Now I go!</ns1:field3>

 </ns1:aType>

diff --git a/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request b/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
index edac627..06fc774 100644
--- a/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
+++ b/tests/auto_build/testcases/output/ComplexTypeAllComplexChild.request
@@ -2,13 +2,12 @@
 Host: 127.0.0.1:13260

 Content-Type: text/xml; charset=UTF-8

 SOAPAction: "XSD_byte#asComplexType"

-Content-Length: 548

+Content-Length: 547

 

 <?xml version='1.0' encoding='utf-8' ?>

 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

 <SOAP-ENV:Body>

-<ns1:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org">

-<SimpleComplexType><complexTypeElement><onecomplexTypeElement>65</onecomplexTypeElement>

+<ns1:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org"><SimpleComplexType><complexTypeElement><onecomplexTypeElement>65</onecomplexTypeElement>

 </complexTypeElement><field2>I&apos;m still here!</field2>

 <field3>123</field3>

 </SimpleComplexType>

diff --git a/tests/auto_build/testcases/output/ComplexTypeChoice1.request b/tests/auto_build/testcases/output/ComplexTypeChoice1.request
index 4817c43..1a21af2 100644
--- a/tests/auto_build/testcases/output/ComplexTypeChoice1.request
+++ b/tests/auto_build/testcases/output/ComplexTypeChoice1.request
@@ -2,13 +2,12 @@
 Host: 127.0.0.1:13260

 Content-Type: text/xml; charset=UTF-8

 SOAPAction: "http://complextype.test.apache.org"

-Content-Length: 412

+Content-Length: 411

 

 <?xml version='1.0' encoding='utf-8' ?>
 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <SOAP-ENV:Body>
-<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org">
-<ns1:aType><ns1:field1>12345</ns1:field1>
+<ns1:myOperation xmlns:ns1="http://complextype.test.apache.org"><ns1:aType><ns1:field1>12345</ns1:field1>
 </ns1:aType>
 </ns1:myOperation>
 </SOAP-ENV:Body>
diff --git a/tests/auto_build/testcases/output/ComplexTypeChoice2.request b/tests/auto_build/testcases/output/ComplexTypeChoice2.request
index a9242e2..5b50f45 100644
--- a/tests/auto_build/testcases/output/ComplexTypeChoice2.request
+++ b/tests/auto_build/testcases/output/ComplexTypeChoice2.request
@@ -2,13 +2,12 @@
 Host: 127.0.0.1:13267

 Content-Type: text/xml; charset=UTF-8

 SOAPAction: "ComplexTypeChoice2#asComplexType"

-Content-Length: 423

+Content-Length: 422

 

 <?xml version='1.0' encoding='utf-8' ?>

 <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

 <SOAP-ENV:Body>

-<ns1:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org">

-<SimpleComplexType1><field1>12345</field1>

+<ns1:asComplexType xmlns:ns1="http://xsd_byte.test.apache.org"><SimpleComplexType1><field1>12345</field1>

 </SimpleComplexType1>

 </ns1:asComplexType>

 </SOAP-ENV:Body>