- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 16 Jan 2007 12:53:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G In directory hutz:/tmp/cvs-serv6742/test-suite/results/wsdl-xslt/LocationTemplate-1G Modified Files: SOAPservice.wsdlcm SOAPservice.canonical.wsdlcm Log Message: See http://lists.w3.org/Archives/Public/www-ws-desc/2007Jan/0122.html: In order not to lose the few bindings that make sense under SOAP, I’ve cloned LocationTemplate-1G into LocationTemplate-2G which is an HTTP binding-only version. I twiddled a few other details to keep everything sufficiently unique (e.g. service name, whttp:location URLs, etc.) I’ve cut the AutoRemainder, AdditionalQueryParams, and AutoQueryParams bindings from LocationTemplate-1G. Since we’ve clarified that the {http location} is engaged on both soap-request and request-response MEPs, I cloned the remaining 4 operations and test them on the request-response MEP as well. While doing this, I noticed some service names were not unique within the whole set of tests we’re doing, which is inconvenient for some implementations like Axis2. I updated MessageTest-2G,3G,4G service names (which should affect the component model more than the message tests.) Also made sure queryParameterSeparater values were consistent with any query params explicitly specified in whttp:location. Index: SOAPservice.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.wsdlcm,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** SOAPservice.wsdlcm 2 Jan 2007 18:53:49 -0000 1.4 --- SOAPservice.wsdlcm 16 Jan 2007 12:53:54 -0000 1.5 *************** *** 80,84 **** <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10047"> <interfaceOperation ref="N1001D"/> <base:parent ref="N1003D"/> --- 80,84 ---- <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10048"> <interfaceOperation ref="N1001D"/> <base:parent ref="N1003D"/> *************** *** 95,111 **** </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1004D"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AutoQueryParams</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10057"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1004D"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace.html</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> --- 95,111 ---- </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1004E"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10058"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1004E"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> *************** *** 121,125 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AutoRemainder</base:localName> </name> <interface ref="N10017"/> --- 121,125 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping</base:localName> </name> <interface ref="N10017"/> *************** *** 130,134 **** <base:parent ref="N1005E"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}/{month}.html</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> --- 130,134 ---- <base:parent ref="N1005E"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> *************** *** 144,148 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited</base:localName> </name> <interface ref="N10017"/> --- 144,148 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Paths2</base:localName> </name> <interface ref="N10017"/> *************** *** 153,158 **** <base:parent ref="N1006E"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> --- 153,157 ---- <base:parent ref="N1006E"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 164,181 **** </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1007F"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AdditionalQueryParams</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10089"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1007F"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?timezone=utc</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> --- 163,179 ---- </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1007D"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>MixedPathsQueryParams2</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10088"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1007D"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 187,204 **** </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1008F"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10099"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1008F"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> --- 185,223 ---- </soapcm:soapBindingExtension> </bindingComponent> ! <bindingComponent xml:id="N1008D"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited2</base:localName> </name> <interface ref="N10017"/> <type>http://www.w3.org/2006/01/wsdl/soap</type> <bindingOperations> ! <bindingOperationComponent xml:id="N10097"> <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1008D"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}.html?start={time}</httpcm:httpLocation> ! </soapcm:soapBindingOperationExtension> ! </bindingOperationComponent> ! </bindingOperations> ! <soapcm:soapBindingExtension> ! <httpcm:httpCookies>false</httpcm:httpCookies> ! <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> ! <soapcm:soapVersion>1.2</soapcm:soapVersion> ! </soapcm:soapBindingExtension> ! </bindingComponent> ! <bindingComponent xml:id="N1009C"> ! <name> ! <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping2</base:localName> ! </name> ! <interface ref="N10017"/> ! <type>http://www.w3.org/2006/01/wsdl/soap</type> ! <bindingOperations> ! <bindingOperationComponent xml:id="N100A6"> ! <interfaceOperation ref="N1001D"/> ! <base:parent ref="N1009C"/> ! <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent> *************** *** 212,269 **** </bindings> <services> ! <serviceComponent xml:id="N100A0"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>ProbeSpaceService</base:localName> </name> <interface ref="N10017"/> <endpoints> ! <endpointComponent xml:id="N100A7"> <name>PathsEndpoint</name> <binding ref="N1002D"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100AC"> <name>MixedPathsQueryParamsEndpoint</name> <binding ref="N1003D"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100B1"> ! <name>AutoQueryParamsEndpoint</name> ! <binding ref="N1004D"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100B6"> ! <name>AutoRemainderEndpoint</name> <binding ref="N1005E"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100BB"> ! <name>IgnoreUncidedEndpoint</name> <binding ref="N1006E"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100C0"> ! <name>AdditionalQueryParamsEndpoint</name> ! <binding ref="N1007F"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100C5"> ! <name>EscapingEndpoint</name> ! <binding ref="N1008F"/> <address>http://example.org/</address> ! <base:parent ref="N100A0"/> <soapcm:soapEndpointExtension/> </endpointComponent> --- 231,295 ---- </bindings> <services> ! <serviceComponent xml:id="N100AB"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>LocationTemplate1GService</base:localName> </name> <interface ref="N10017"/> <endpoints> ! <endpointComponent xml:id="N100B2"> <name>PathsEndpoint</name> <binding ref="N1002D"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100B7"> <name>MixedPathsQueryParamsEndpoint</name> <binding ref="N1003D"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100BC"> ! <name>IgnoreUncitedEndpoint</name> ! <binding ref="N1004E"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100C1"> ! <name>EscapingEndpoint</name> <binding ref="N1005E"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100C6"> ! <name>Paths2Endpoint</name> <binding ref="N1006E"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100CB"> ! <name>MixedPathsQueryParams2Endpoint</name> ! <binding ref="N1007D"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> ! <endpointComponent xml:id="N100D0"> ! <name>IgnoreUncited2Endpoint</name> ! <binding ref="N1008D"/> <address>http://example.org/</address> ! <base:parent ref="N100AB"/> ! <soapcm:soapEndpointExtension/> ! </endpointComponent> ! <endpointComponent xml:id="N100D5"> ! <name>Escaping2Endpoint</name> ! <binding ref="N1009C"/> ! <address>http://example.org/</address> ! <base:parent ref="N100AB"/> <soapcm:soapEndpointExtension/> </endpointComponent> Index: SOAPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-1G/SOAPservice.canonical.wsdlcm,v retrieving revision 1.7 retrieving revision 1.8 diff -C 2 -d -r1.7 -r1.8 *** SOAPservice.canonical.wsdlcm 8 Jan 2007 19:57:02 -0000 1.7 --- SOAPservice.canonical.wsdlcm 16 Jan 2007 12:53:54 -0000 1.8 *************** *** 22,26 **** <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c28"/> <base:parent ref="c3"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c5"> --- 22,26 ---- <direction>in</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c31"/> <base:parent ref="c3"/> </interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c5"> *************** *** 28,32 **** <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c29"/> <base:parent ref="c3"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> --- 28,32 ---- <direction>out</direction> <messageContentModel>#element</messageContentModel> ! <elementDeclaration ref="c32"/> <base:parent ref="c3"/> </interfaceMessageReferenceComponent></interfaceMessageReferences> *************** *** 41,45 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AdditionalQueryParams</base:localName> </name> <interface ref="c2"/> --- 41,45 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping</base:localName> </name> <interface ref="c2"/> *************** *** 49,53 **** <base:parent ref="c6"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?timezone=utc</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> --- 49,53 ---- <base:parent ref="c6"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> *************** *** 61,65 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AutoQueryParams</base:localName> </name> <interface ref="c2"/> --- 61,65 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping2</base:localName> </name> <interface ref="c2"/> *************** *** 69,74 **** <base:parent ref="c8"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace.html</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> --- 69,73 ---- <base:parent ref="c8"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 81,85 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>AutoRemainder</base:localName> </name> <interface ref="c2"/> --- 80,84 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited</base:localName> </name> <interface ref="c2"/> *************** *** 89,93 **** <base:parent ref="c10"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}/{month}.html</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> --- 88,92 ---- <base:parent ref="c10"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> *************** *** 101,105 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>Escaping</base:localName> </name> <interface ref="c2"/> --- 100,104 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited2</base:localName> </name> <interface ref="c2"/> *************** *** 109,114 **** <base:parent ref="c12"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> --- 108,112 ---- <base:parent ref="c12"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}.html?start={time}</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 121,125 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>IgnoreUncited</base:localName> </name> <interface ref="c2"/> --- 119,123 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>MixedPathsQueryParams</base:localName> </name> <interface ref="c2"/> *************** *** 129,133 **** <base:parent ref="c14"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}.html?start={time}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> --- 127,131 ---- <base:parent ref="c14"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> *************** *** 141,145 **** <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>MixedPathsQueryParams</base:localName> </name> <interface ref="c2"/> --- 139,143 ---- <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>MixedPathsQueryParams2</base:localName> </name> <interface ref="c2"/> *************** *** 149,154 **** <base:parent ref="c16"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespace/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> ! <soapcm:soapMep>http://www.w3.org/2003/05/soap/mep/soap-response/</soapcm:soapMep> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> --- 147,151 ---- <base:parent ref="c16"/> <soapcm:soapBindingOperationExtension> ! <httpcm:httpLocation>datespacepost/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation> </soapcm:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> *************** *** 178,233 **** <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension> </bindingComponent></bindings> ! <services><serviceComponent xml:id="c20"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>ProbeSpaceService</base:localName> </name> <interface ref="c2"/> ! <endpoints><endpointComponent xml:id="c21"> ! <name>AdditionalQueryParamsEndpoint</name> <binding ref="c6"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c22"> ! <name>AutoQueryParamsEndpoint</name> ! <binding ref="c8"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c23"> ! <name>AutoRemainderEndpoint</name> <binding ref="c10"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c24"> ! <name>EscapingEndpoint</name> ! <binding ref="c12"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c25"> ! <name>IgnoreUncidedEndpoint</name> <binding ref="c14"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c26"> ! <name>MixedPathsQueryParamsEndpoint</name> ! <binding ref="c16"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c27"> <name>PathsEndpoint</name> <binding ref="c18"/> <address>http://example.org/</address> ! <base:parent ref="c20"/> <soapcm:soapEndpointExtension/> </endpointComponent></endpoints> </serviceComponent></services> ! <elementDeclarations><elementDeclarationComponent xml:id="c28"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> --- 175,255 ---- <soapcm:soapVersion>1.2</soapcm:soapVersion> </soapcm:soapBindingExtension> + </bindingComponent><bindingComponent xml:id="c20"> + <name> + <base:namespaceName>http://example.org/message-test</base:namespaceName> + <base:localName>Paths2</base:localName> + </name> + <interface ref="c2"/> + <type>http://www.w3.org/2006/01/wsdl/soap</type> + <bindingOperations><bindingOperationComponent xml:id="c21"> + <interfaceOperation ref="c3"/> + <base:parent ref="c20"/> + <soapcm:soapBindingOperationExtension> + <httpcm:httpLocation>datespacepost/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation> + </soapcm:soapBindingOperationExtension> + </bindingOperationComponent></bindingOperations> + <soapcm:soapBindingExtension> + <httpcm:httpCookies>false</httpcm:httpCookies> + <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> + <soapcm:soapVersion>1.2</soapcm:soapVersion> + </soapcm:soapBindingExtension> </bindingComponent></bindings> ! <services><serviceComponent xml:id="c22"> <name> <base:namespaceName>http://example.org/message-test</base:namespaceName> ! <base:localName>LocationTemplate1GService</base:localName> </name> <interface ref="c2"/> ! <endpoints><endpointComponent xml:id="c23"> ! <name>Escaping2Endpoint</name> ! <binding ref="c8"/> ! <address>http://example.org/</address> ! <base:parent ref="c22"/> ! <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c24"> ! <name>EscapingEndpoint</name> <binding ref="c6"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c25"> ! <name>IgnoreUncited2Endpoint</name> ! <binding ref="c12"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c26"> ! <name>IgnoreUncitedEndpoint</name> <binding ref="c10"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c27"> ! <name>MixedPathsQueryParams2Endpoint</name> ! <binding ref="c16"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c28"> ! <name>MixedPathsQueryParamsEndpoint</name> <binding ref="c14"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c29"> ! <name>Paths2Endpoint</name> ! <binding ref="c20"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> ! </endpointComponent><endpointComponent xml:id="c30"> <name>PathsEndpoint</name> <binding ref="c18"/> <address>http://example.org/</address> ! <base:parent ref="c22"/> <soapcm:soapEndpointExtension/> </endpointComponent></endpoints> </serviceComponent></services> ! <elementDeclarations><elementDeclarationComponent xml:id="c31"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> *************** *** 235,239 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </elementDeclarationComponent><elementDeclarationComponent xml:id="c29"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> --- 257,261 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </elementDeclarationComponent><elementDeclarationComponent xml:id="c32"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> *************** *** 242,246 **** <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> ! <typeDefinitions><typeDefinitionComponent xml:id="c30"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> --- 264,268 ---- <system>http://www.w3.org/2001/XMLSchema</system> </elementDeclarationComponent></elementDeclarations> ! <typeDefinitions><typeDefinitionComponent xml:id="c33"> <name> <base:namespaceName>http://example.org/date-space/xsd</base:namespaceName> *************** *** 248,252 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c31"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 270,274 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c34"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 254,258 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c32"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 276,280 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c35"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 260,264 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c33"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 282,286 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c36"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 266,270 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c34"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 288,292 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c37"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 272,276 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c35"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 294,298 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c38"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 278,282 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c36"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 300,304 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c39"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 284,288 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c37"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 306,310 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c40"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 290,294 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c38"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 312,316 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c41"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 296,300 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c39"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 318,322 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c42"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 302,306 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c40"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 324,328 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c43"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 308,312 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c41"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 330,334 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c44"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 314,318 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c42"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 336,340 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c45"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 320,324 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c43"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 342,346 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c46"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 326,330 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c44"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 348,352 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c47"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 332,336 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c45"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 354,358 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c48"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 338,342 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c46"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 360,364 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c49"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 344,348 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c47"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 366,370 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c50"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 350,354 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c48"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 372,376 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c51"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 356,360 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c49"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 378,382 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c52"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 362,366 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c50"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 384,388 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c53"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 368,372 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c51"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 390,394 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c54"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 374,378 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c52"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 396,400 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c55"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 380,384 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c53"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 402,406 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c56"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 386,390 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c54"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 408,412 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c57"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 392,396 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c55"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 414,418 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c58"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 398,402 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c56"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 420,424 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c59"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 404,408 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c57"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 426,430 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c60"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 410,414 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c58"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 432,436 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c61"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 416,420 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c59"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 438,442 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c62"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 422,426 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c60"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 444,448 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c63"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 428,432 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c61"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 450,454 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c64"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 434,438 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c62"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 456,460 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c65"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 440,444 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c63"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 462,466 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c66"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 446,450 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c64"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 468,472 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c67"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 452,456 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c65"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 474,478 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c68"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 458,462 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c66"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 480,484 ---- </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c69"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> *************** *** 464,468 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c67"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 486,490 ---- </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> *************** *** 470,474 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c68"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 492,496 ---- </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> *************** *** 476,480 **** </name> <system>http://www.w3.org/2001/XMLSchema</system> ! </typeDefinitionComponent><typeDefinitionComponent xml:id="c69"> <name> <base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName> --- 498,502 ---- </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> *************** *** 482,486 **** </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> --- 504,508 ---- </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> *************** *** 488,492 **** </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> --- 510,514 ---- </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> *************** *** 494,498 **** </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> --- 516,520 ---- </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> *************** *** 500,504 **** </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> --- 522,526 ---- </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> *************** *** 506,510 **** </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> --- 528,532 ---- </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>
Received on Tuesday, 16 January 2007 12:54:35 UTC