- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Jan 2007 18:53:52 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-3G
In directory hutz:/tmp/cvs-serv15130/test-suite/results/wsdl-xslt/MessageTest-3G
Modified Files:
HTTPservice.wsdlcm HTTPservice.canonical.wsdlcm
Log Message:
1) LocationTemplate-1G. Removed the “#” characters from the whttp:location on the “Escape” binding. These aren’t legal at this spot in a URI. And there isn’t a requirement they be escaped during the templating algorithm, so they aren’t testing anything and preventing the wsdlcm from having a valid anyURI for the {http location} property.
2) MessageTest-2G. Augmented each whttp:location attribute to start with the name of the operation. Without some kind of unique whttp:location, operation dispatch in Axis doesn’t work. I’ll send a new issue describing the limitations of this shortly.
3) MessageTest-3G. Added whttp:location attributes on each Binding Operation, with a value equal to the operation name. Because unique whttp:location attributes are needed by Axis2, generic http bindings are not possible, so I added minimally-defined operations to the SafeEchoHTTPBinding.
4) Added Dashboard.html task to the build file.
5) Updated Baselines and regenerated results.
Index: HTTPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-3G/HTTPservice.wsdlcm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C 2 -d -r1.10 -r1.11
*** HTTPservice.wsdlcm 13 Dec 2006 19:15:38 -0000 1.10
--- HTTPservice.wsdlcm 2 Jan 2007 18:53:50 -0000 1.11
***************
*** 202,211 ****
<interfaceOperation ref="N1001D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N1007F">
<interfaceMessageReference ref="N10025"/>
<base:parent ref="N1007C"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N10081">
<interfaceMessageReference ref="N10028"/>
<base:parent ref="N1007C"/>
--- 202,211 ----
<interfaceOperation ref="N1001D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N10080">
<interfaceMessageReference ref="N10025"/>
<base:parent ref="N1007C"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N10082">
<interfaceMessageReference ref="N10028"/>
<base:parent ref="N1007C"/>
***************
*** 217,251 ****
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N10084">
<interfaceOperation ref="N1002C"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N10088">
<interfaceMessageReference ref="N10033"/>
! <base:parent ref="N10084"/>
<httpcm:httpBindingMessageReferenceExtension>
<httpcm:httpHeaders>
! <httpcm:httpHeaderComponent xml:id="N1008A">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
<httpcm:typeDefinition ref="xs-string"/>
<httpcm:required>true</httpcm:required>
! <base:parent ref="N10088"/>
</httpcm:httpHeaderComponent>
</httpcm:httpHeaders>
</httpcm:httpBindingMessageReferenceExtension>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N10090">
<interfaceMessageReference ref="N10036"/>
! <base:parent ref="N10084"/>
<httpcm:httpBindingMessageReferenceExtension>
<httpcm:httpHeaders>
! <httpcm:httpHeaderComponent xml:id="N10092">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
<httpcm:typeDefinition ref="xs-string"/>
<httpcm:required>true</httpcm:required>
! <base:parent ref="N10090"/>
</httpcm:httpHeaderComponent>
</httpcm:httpHeaders>
--- 217,252 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N10085">
<interfaceOperation ref="N1002C"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N1008A">
<interfaceMessageReference ref="N10033"/>
! <base:parent ref="N10085"/>
<httpcm:httpBindingMessageReferenceExtension>
<httpcm:httpHeaders>
! <httpcm:httpHeaderComponent xml:id="N1008C">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
<httpcm:typeDefinition ref="xs-string"/>
<httpcm:required>true</httpcm:required>
! <base:parent ref="N1008A"/>
</httpcm:httpHeaderComponent>
</httpcm:httpHeaders>
</httpcm:httpBindingMessageReferenceExtension>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N10092">
<interfaceMessageReference ref="N10036"/>
! <base:parent ref="N10085"/>
<httpcm:httpBindingMessageReferenceExtension>
<httpcm:httpHeaders>
! <httpcm:httpHeaderComponent xml:id="N10094">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
<httpcm:typeDefinition ref="xs-string"/>
<httpcm:required>true</httpcm:required>
! <base:parent ref="N10092"/>
</httpcm:httpHeaderComponent>
</httpcm:httpHeaders>
***************
*** 254,260 ****
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N10098">
<interfaceFaultReference ref="N10039"/>
! <base:parent ref="N10084"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
--- 255,261 ----
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N1009A">
<interfaceFaultReference ref="N10039"/>
! <base:parent ref="N10085"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
***************
*** 263,266 ****
--- 264,268 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>POST</httpcm:httpMethod>
***************
*** 268,289 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N1009C">
<interfaceOperation ref="N1003D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100A0">
<interfaceMessageReference ref="N10044"/>
! <base:parent ref="N1009C"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100A2">
<interfaceMessageReference ref="N10047"/>
! <base:parent ref="N1009C"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100A4">
<interfaceFaultReference ref="N1004A"/>
! <base:parent ref="N1009C"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
--- 270,291 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N1009E">
<interfaceOperation ref="N1003D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100A3">
<interfaceMessageReference ref="N10044"/>
! <base:parent ref="N1009E"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100A5">
<interfaceMessageReference ref="N10047"/>
! <base:parent ref="N1009E"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100A7">
<interfaceFaultReference ref="N1004A"/>
! <base:parent ref="N1009E"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
***************
*** 292,295 ****
--- 294,298 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>DELETE</httpcm:httpMethod>
***************
*** 297,306 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100A8">
<interfaceOperation ref="N1004E"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100AC">
<interfaceMessageReference ref="N10055"/>
! <base:parent ref="N100A8"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
--- 300,309 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100AB">
<interfaceOperation ref="N1004E"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100B0">
<interfaceMessageReference ref="N10055"/>
! <base:parent ref="N100AB"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
***************
*** 310,313 ****
--- 313,317 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>GET</httpcm:httpMethod>
***************
*** 315,331 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100AF">
<interfaceOperation ref="N10059"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100B2">
<interfaceMessageReference ref="N10060"/>
! <base:parent ref="N100AF"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100B4">
<interfaceFaultReference ref="N10063"/>
! <base:parent ref="N100AF"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
--- 319,335 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100B3">
<interfaceOperation ref="N10059"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100B7">
<interfaceMessageReference ref="N10060"/>
! <base:parent ref="N100B3"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100B9">
<interfaceFaultReference ref="N10063"/>
! <base:parent ref="N100B3"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
***************
*** 334,337 ****
--- 338,342 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 345,349 ****
</httpcm:httpBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N100B9">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 350,354 ----
</httpcm:httpBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N100BE">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 353,359 ****
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults>
! <bindingFaultComponent xml:id="N100C2">
<interfaceFault ref="N10019"/>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingFaultExtension>
<httpcm:httpErrorStatusCode/>
--- 358,364 ----
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingFaults>
! <bindingFaultComponent xml:id="N100C7">
<interfaceFault ref="N10019"/>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingFaultExtension>
<httpcm:httpErrorStatusCode/>
***************
*** 363,384 ****
</bindingFaults>
<bindingOperations>
! <bindingOperationComponent xml:id="N100C6">
<interfaceOperation ref="N1001D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100CA">
<interfaceMessageReference ref="N10025"/>
! <base:parent ref="N100C6"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100CC">
<interfaceMessageReference ref="N10028"/>
! <base:parent ref="N100C6"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
--- 368,390 ----
</bindingFaults>
<bindingOperations>
! <bindingOperationComponent xml:id="N100CB">
<interfaceOperation ref="N1001D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100D0">
<interfaceMessageReference ref="N10025"/>
! <base:parent ref="N100CB"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100D2">
<interfaceMessageReference ref="N10028"/>
! <base:parent ref="N100CB"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 386,413 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100CF">
<interfaceOperation ref="N1002C"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100D5">
<interfaceMessageReference ref="N10033"/>
! <base:parent ref="N100CF"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100D8">
<interfaceMessageReference ref="N10036"/>
! <base:parent ref="N100CF"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100DB">
<interfaceFaultReference ref="N10039"/>
! <base:parent ref="N100CF"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
--- 392,420 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100D5">
<interfaceOperation ref="N1002C"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100DC">
<interfaceMessageReference ref="N10033"/>
! <base:parent ref="N100D5"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100DF">
<interfaceMessageReference ref="N10036"/>
! <base:parent ref="N100D5"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100E2">
<interfaceFaultReference ref="N10039"/>
! <base:parent ref="N100D5"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 415,442 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100DF">
<interfaceOperation ref="N1003D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100E3">
<interfaceMessageReference ref="N10044"/>
! <base:parent ref="N100DF"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100E6">
<interfaceMessageReference ref="N10047"/>
! <base:parent ref="N100DF"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100E9">
<interfaceFaultReference ref="N1004A"/>
! <base:parent ref="N100DF"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
--- 422,450 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100E6">
<interfaceOperation ref="N1003D"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100EB">
<interfaceMessageReference ref="N10044"/>
! <base:parent ref="N100E6"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
! <bindingMessageReferenceComponent xml:id="N100EE">
<interfaceMessageReference ref="N10047"/>
! <base:parent ref="N100E6"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100F1">
<interfaceFaultReference ref="N1004A"/>
! <base:parent ref="N100E6"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 444,460 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100ED">
<interfaceOperation ref="N1004E"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100F1">
<interfaceMessageReference ref="N10055"/>
! <base:parent ref="N100ED"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
--- 452,469 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100F5">
<interfaceOperation ref="N1004E"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100FA">
<interfaceMessageReference ref="N10055"/>
! <base:parent ref="N100F5"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 462,484 ****
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100F4">
<interfaceOperation ref="N10059"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N100F7">
<interfaceMessageReference ref="N10060"/>
! <base:parent ref="N100F4"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N100F9">
<interfaceFaultReference ref="N10063"/>
! <base:parent ref="N100F4"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100B9"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
--- 471,494 ----
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
! <bindingOperationComponent xml:id="N100FD">
<interfaceOperation ref="N10059"/>
<bindingMessageReferences>
! <bindingMessageReferenceComponent xml:id="N10101">
<interfaceMessageReference ref="N10060"/>
! <base:parent ref="N100FD"/>
<httpcm:httpBindingMessageReferenceExtension/>
</bindingMessageReferenceComponent>
</bindingMessageReferences>
<bindingFaultReferences>
! <bindingFaultReferenceComponent xml:id="N10103">
<interfaceFaultReference ref="N10063"/>
! <base:parent ref="N100FD"/>
</bindingFaultReferenceComponent>
</bindingFaultReferences>
! <base:parent ref="N100BE"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 492,501 ****
</httpcm:httpBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N100FE">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>SafeEchoHTTPBinding</base:localName>
</name>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
--- 502,578 ----
</httpcm:httpBindingExtension>
</bindingComponent>
! <bindingComponent xml:id="N10108">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>SafeEchoHTTPBinding</base:localName>
</name>
+ <interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
+ <bindingFaults>
+ <bindingFaultComponent xml:id="N10110">
+ <interfaceFault ref="N10019"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingFaultExtension>
+ <httpcm:httpErrorStatusCode/>
+ </httpcm:httpBindingFaultExtension>
+ </bindingFaultComponent>
+ </bindingFaults>
+ <bindingOperations>
+ <bindingOperationComponent xml:id="N10113">
+ <interfaceOperation ref="N1001D"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent>
+ <bindingOperationComponent xml:id="N10117">
+ <interfaceOperation ref="N1002C"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent>
+ <bindingOperationComponent xml:id="N1011B">
+ <interfaceOperation ref="N1003D"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent>
+ <bindingOperationComponent xml:id="N1011F">
+ <interfaceOperation ref="N1004E"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent>
+ <bindingOperationComponent xml:id="N10123">
+ <interfaceOperation ref="N10059"/>
+ <base:parent ref="N10108"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent>
+ </bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
***************
*** 505,509 ****
</bindings>
<services>
! <serviceComponent xml:id="N10106">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 582,586 ----
</bindings>
<services>
! <serviceComponent xml:id="N10128">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 512,541 ****
<interface ref="N10016"/>
<endpoints>
! <endpointComponent xml:id="N1010D">
<name>MessageTestGeneric</name>
! <binding ref="N100FE"/>
<address>http://example.org/MessageTest-3G/endpoint-1</address>
! <base:parent ref="N10106"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N10112">
<name>MessageTestCodedHTTP</name>
! <binding ref="N100B9"/>
<address>http://example.org/MessageTest-3G/endpoint-2</address>
! <base:parent ref="N10106"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N10117">
<name>MessageTestHTTP</name>
<binding ref="N10068"/>
<address>http://example.org/MessageTest-3G/endpoint-3</address>
! <base:parent ref="N10106"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N1011C">
<name>AuthenticMessageTestHTTP</name>
<binding ref="N10068"/>
<address>http://example.org/MessageTest-3G/endpoint-4</address>
! <base:parent ref="N10106"/>
<httpcm:httpEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
--- 589,618 ----
<interface ref="N10016"/>
<endpoints>
! <endpointComponent xml:id="N1012F">
<name>MessageTestGeneric</name>
! <binding ref="N10108"/>
<address>http://example.org/MessageTest-3G/endpoint-1</address>
! <base:parent ref="N10128"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N10134">
<name>MessageTestCodedHTTP</name>
! <binding ref="N100BE"/>
<address>http://example.org/MessageTest-3G/endpoint-2</address>
! <base:parent ref="N10128"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N10139">
<name>MessageTestHTTP</name>
<binding ref="N10068"/>
<address>http://example.org/MessageTest-3G/endpoint-3</address>
! <base:parent ref="N10128"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
! <endpointComponent xml:id="N1013E">
<name>AuthenticMessageTestHTTP</name>
<binding ref="N10068"/>
<address>http://example.org/MessageTest-3G/endpoint-4</address>
! <base:parent ref="N10128"/>
<httpcm:httpEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
Index: HTTPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/MessageTest-3G/HTTPservice.canonical.wsdlcm,v
retrieving revision 1.13
retrieving revision 1.14
diff -C 2 -d -r1.13 -r1.14
*** HTTPservice.canonical.wsdlcm 13 Dec 2006 19:15:38 -0000 1.13
--- HTTPservice.canonical.wsdlcm 2 Jan 2007 18:53:50 -0000 1.14
***************
*** 17,21 ****
<base:localName>EchoNameFault</base:localName>
</name>
! <elementDeclaration ref="c66"/>
<base:parent ref="c2"/>
</interfaceFaultComponent></interfaceFaults>
--- 17,21 ----
<base:localName>EchoNameFault</base:localName>
</name>
! <elementDeclaration ref="c72"/>
<base:parent ref="c2"/>
</interfaceFaultComponent></interfaceFaults>
***************
*** 30,34 ****
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c65"/>
<base:parent ref="c4"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c6">
--- 30,34 ----
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c71"/>
<base:parent ref="c4"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c6">
***************
*** 36,40 ****
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c65"/>
<base:parent ref="c4"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
--- 36,40 ----
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c71"/>
<base:parent ref="c4"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
***************
*** 59,63 ****
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c65"/>
<base:parent ref="c8"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c10">
--- 59,63 ----
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c71"/>
<base:parent ref="c8"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c10">
***************
*** 65,69 ****
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c65"/>
<base:parent ref="c8"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
--- 65,69 ----
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c71"/>
<base:parent ref="c8"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
***************
*** 88,92 ****
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c67"/>
<base:parent ref="c12"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c14">
--- 88,92 ----
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c73"/>
<base:parent ref="c12"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c14">
***************
*** 94,98 ****
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c67"/>
<base:parent ref="c12"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
--- 94,98 ----
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
! <elementDeclaration ref="c73"/>
<base:parent ref="c12"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
***************
*** 175,178 ****
--- 175,179 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 198,201 ****
--- 199,203 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 217,220 ****
--- 219,223 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 236,239 ****
--- 239,243 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 250,253 ****
--- 254,258 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 276,280 ****
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c40">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c107"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c39"/>
--- 281,285 ----
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c40">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c113"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c39"/>
***************
*** 290,294 ****
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c43">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c107"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c42"/>
--- 295,299 ----
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c43">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c113"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c42"/>
***************
*** 301,305 ****
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c45">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c107"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c44"/>
--- 306,310 ----
<httpcm:httpHeaders><httpcm:httpHeaderComponent xml:id="c45">
<httpcm:name>X-WSDLTestHeader</httpcm:name>
! <httpcm:typeDefinition ref="c113"/>
<httpcm:required>true</httpcm:required>
<base:parent ref="c44"/>
***************
*** 315,318 ****
--- 320,324 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>POST</httpcm:httpMethod>
***************
*** 338,341 ****
--- 344,348 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>DELETE</httpcm:httpMethod>
***************
*** 357,360 ****
--- 364,368 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 375,378 ****
--- 383,387 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
***************
*** 389,392 ****
--- 398,402 ----
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpMethod>GET</httpcm:httpMethod>
***************
*** 404,408 ****
--- 414,477 ----
<base:localName>SafeEchoHTTPBinding</base:localName>
</name>
+ <interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
+ <bindingFaults><bindingFaultComponent xml:id="c60">
+ <interfaceFault ref="c3"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingFaultExtension>
+ <httpcm:httpErrorStatusCode/>
+ </httpcm:httpBindingFaultExtension>
+ </bindingFaultComponent></bindingFaults>
+ <bindingOperations><bindingOperationComponent xml:id="c61">
+ <interfaceOperation ref="c4"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoName</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent><bindingOperationComponent xml:id="c62">
+ <interfaceOperation ref="c8"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoNameExpectFault</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent><bindingOperationComponent xml:id="c63">
+ <interfaceOperation ref="c12"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/x-www-form-urlencoded</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>EchoString</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent><bindingOperationComponent xml:id="c64">
+ <interfaceOperation ref="c15"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>GuaranteedFault</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent><bindingOperationComponent xml:id="c65">
+ <interfaceOperation ref="c18"/>
+ <base:parent ref="c59"/>
+ <httpcm:httpBindingOperationExtension>
+ <httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
+ <httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
+ <httpcm:httpLocation>Send</httpcm:httpLocation>
+ <httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
+ <httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
+ </httpcm:httpBindingOperationExtension>
+ </bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
***************
*** 410,414 ****
</httpcm:httpBindingExtension>
</bindingComponent></bindings>
! <services><serviceComponent xml:id="c60">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
--- 479,483 ----
</httpcm:httpBindingExtension>
</bindingComponent></bindings>
! <services><serviceComponent xml:id="c66">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
***************
*** 416,449 ****
</name>
<interface ref="c2"/>
! <endpoints><endpointComponent xml:id="c61">
<name>AuthenticMessageTestHTTP</name>
<binding ref="c38"/>
<address>http://example.org/MessageTest-3G/endpoint-4</address>
! <base:parent ref="c60"/>
<httpcm:httpEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
<httpcm:httpAuthenticationScheme>basic</httpcm:httpAuthenticationScheme>
</httpcm:httpEndpointExtension>
! </endpointComponent><endpointComponent xml:id="c62">
<name>MessageTestCodedHTTP</name>
<binding ref="c20"/>
<address>http://example.org/MessageTest-3G/endpoint-2</address>
! <base:parent ref="c60"/>
<httpcm:httpEndpointExtension/>
! </endpointComponent><endpointComponent xml:id="c63">
<name>MessageTestGeneric</name>
<binding ref="c59"/>
<address>http://example.org/MessageTest-3G/endpoint-1</address>
! <base:parent ref="c60"/>
<httpcm:httpEndpointExtension/>
! </endpointComponent><endpointComponent xml:id="c64">
<name>MessageTestHTTP</name>
<binding ref="c38"/>
<address>http://example.org/MessageTest-3G/endpoint-3</address>
! <base:parent ref="c60"/>
<httpcm:httpEndpointExtension/>
</endpointComponent></endpoints>
</serviceComponent></services>
! <elementDeclarations><elementDeclarationComponent xml:id="c65">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 485,518 ----
</name>
<interface ref="c2"/>
! <endpoints><endpointComponent xml:id="c67">
<name>AuthenticMessageTestHTTP</name>
<binding ref="c38"/>
<address>http://example.org/MessageTest-3G/endpoint-4</address>
! <base:parent ref="c66"/>
<httpcm:httpEndpointExtension>
<httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm>
<httpcm:httpAuthenticationScheme>basic</httpcm:httpAuthenticationScheme>
</httpcm:httpEndpointExtension>
! </endpointComponent><endpointComponent xml:id="c68">
<name>MessageTestCodedHTTP</name>
<binding ref="c20"/>
<address>http://example.org/MessageTest-3G/endpoint-2</address>
! <base:parent ref="c66"/>
<httpcm:httpEndpointExtension/>
! </endpointComponent><endpointComponent xml:id="c69">
<name>MessageTestGeneric</name>
<binding ref="c59"/>
<address>http://example.org/MessageTest-3G/endpoint-1</address>
! <base:parent ref="c66"/>
<httpcm:httpEndpointExtension/>
! </endpointComponent><endpointComponent xml:id="c70">
<name>MessageTestHTTP</name>
<binding ref="c38"/>
<address>http://example.org/MessageTest-3G/endpoint-3</address>
! <base:parent ref="c66"/>
<httpcm:httpEndpointExtension/>
</endpointComponent></endpoints>
</serviceComponent></services>
! <elementDeclarations><elementDeclarationComponent xml:id="c71">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 451,455 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </elementDeclarationComponent><elementDeclarationComponent xml:id="c66">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 520,524 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </elementDeclarationComponent><elementDeclarationComponent xml:id="c72">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 457,461 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </elementDeclarationComponent><elementDeclarationComponent xml:id="c67">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 526,530 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </elementDeclarationComponent><elementDeclarationComponent xml:id="c73">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 464,468 ****
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent></elementDeclarations>
! <typeDefinitions><typeDefinitionComponent xml:id="c68">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 533,537 ----
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent></elementDeclarations>
! <typeDefinitions><typeDefinitionComponent xml:id="c74">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 470,474 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c69">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
--- 539,543 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c75">
<name>
<base:namespaceName>http://example.org/message-test/xsd</base:namespaceName>
***************
*** 476,480 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c70">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 545,549 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c76">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 482,486 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c71">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 551,555 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c77">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 488,492 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c72">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 557,561 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c78">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 494,498 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c73">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 563,567 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c79">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 500,504 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c74">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 569,573 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c80">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 506,510 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c75">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 575,579 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c81">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 512,516 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c76">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 581,585 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c82">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 518,522 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c77">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 587,591 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c83">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 524,528 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c78">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 593,597 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c84">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 530,534 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c79">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 599,603 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c85">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 536,540 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c80">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 605,609 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c86">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 542,546 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c81">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 611,615 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c87">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 548,552 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c82">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 617,621 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c88">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 554,558 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c83">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 623,627 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c89">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 560,564 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c84">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 629,633 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c90">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 566,570 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c85">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 635,639 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c91">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 572,576 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c86">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 641,645 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c92">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 578,582 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c87">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 647,651 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c93">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 584,588 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c88">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 653,657 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c94">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 590,594 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c89">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 659,663 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c95">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 596,600 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c90">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 665,669 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c96">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 602,606 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c91">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 671,675 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c97">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 608,612 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c92">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 677,681 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c98">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 614,618 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c93">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 683,687 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c99">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 620,624 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c94">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 689,693 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c100">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 626,630 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c95">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 695,699 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c101">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 632,636 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c96">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 701,705 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c102">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 638,642 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c97">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 707,711 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c103">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 644,648 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c98">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 713,717 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c104">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 650,654 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c99">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 719,723 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c105">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 656,660 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c100">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 725,729 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c106">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 662,666 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c101">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 731,735 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c107">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 668,672 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c102">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 737,741 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c108">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 674,678 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c103">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 743,747 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c109">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 680,684 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c104">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 749,753 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c110">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 686,690 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c105">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 755,759 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c111">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 692,696 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c106">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 761,765 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c112">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 698,702 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c107">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 767,771 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c113">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 704,708 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c108">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 773,777 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c114">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 710,714 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c109">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 779,783 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c115">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 716,720 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c110">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 785,789 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c116">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 722,726 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c111">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 791,795 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c117">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 728,732 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c112">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 797,801 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c118">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
***************
*** 734,738 ****
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c113">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
--- 803,807 ----
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
! </typeDefinitionComponent><typeDefinitionComponent xml:id="c119">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
Received on Tuesday, 2 January 2007 18:55:09 UTC