2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-2G HTTPservice.canonical.wsdlcm,NONE,1.1 HTTPservice.wsdlcm,NONE,1.1 HTTPservice.results.xml,NONE,1.1

Update of /sources/public/2002/ws/desc/test-suite/results/wsdl-xslt/LocationTemplate-2G
In directory hutz:/tmp/cvs-serv6742/test-suite/results/wsdl-xslt/LocationTemplate-2G

Added Files:
	HTTPservice.canonical.wsdlcm HTTPservice.wsdlcm 
	HTTPservice.results.xml 
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.

--- NEW FILE: HTTPservice.wsdlcm ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  -->
<descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="N10001">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri>
</extensions>
<interfaces>
<interfaceComponent xml:id="N10016">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ProbeSpace</base:localName>
</name>
<interfaceOperations>
<interfaceOperationComponent xml:id="N1001C">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>constructReference</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences>
<interfaceMessageReferenceComponent xml:id="N10024">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N30008"/>
<base:parent ref="N1001C"/>
</interfaceMessageReferenceComponent>
<interfaceMessageReferenceComponent xml:id="N10027">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="N30025"/>
<base:parent ref="N1001C"/>
</interfaceMessageReferenceComponent>
</interfaceMessageReferences>
<style>
<base:uri>http://www.w3.org/2006/01/wsdl/style/iri</base:uri>
</style>
<base:parent ref="N10016"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent>
</interfaceOperations>
</interfaceComponent>
</interfaces>
<bindings>
<bindingComponent xml:id="N1002C">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>Paths</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N10034">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N1002C"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N10039">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MixedPathsQueryParams</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N10042">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N10039"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N10047">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AutoQueryParams</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N1004F">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N10047"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
<httpcm:httpQueryParameterSeparator>;</httpcm:httpQueryParameterSeparator>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N10055">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AutoRemainder</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N1005D">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N10055"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N10062">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>IgnoreUncited</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N1006A">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N10062"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?start={time}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>true</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N10070">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AdditionalQueryParams</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N10078">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N10070"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?timezone=utc</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
<bindingComponent xml:id="N1007D">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>Escaping</base:localName>
</name>
<interface ref="N10016"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations>
<bindingOperationComponent xml:id="N10085">
<interfaceOperation ref="N1001C"/>
<base:parent ref="N1007D"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>true</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent>
</bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent>
</bindings>
<services>
<serviceComponent xml:id="N1008B">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>LocationTemplate2GService</base:localName>
</name>
<interface ref="N10016"/>
<endpoints>
<endpointComponent xml:id="N10092">
<name>PathsEndpoint</name>
<binding ref="N1002C"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N10097">
<name>MixedPathsQueryParamsEndpoint</name>
<binding ref="N10039"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N1009C">
<name>AutoQueryParamsEndpoint</name>
<binding ref="N10047"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N100A1">
<name>AutoRemainderEndpoint</name>
<binding ref="N10055"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N100A6">
<name>IgnoreUncidedEndpoint</name>
<binding ref="N10062"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N100AB">
<name>AdditionalQueryParamsEndpoint</name>
<binding ref="N10070"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
<endpointComponent xml:id="N100B0">
<name>EscapingEndpoint</name>
<binding ref="N1007D"/>
<address>http://example.org/</address>
<base:parent ref="N1008B"/>
<httpcm:httpEndpointExtension/>
</endpointComponent>
</endpoints>
</serviceComponent>
</services>
<elementDeclarations>
<elementDeclarationComponent xml:id="N30008">
<name>
<base:namespaceName>http://example.org/date-space/xsd</base:namespaceName>
<base:localName>dateSpace</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
<elementDeclarationComponent xml:id="N30025">
<name>
<base:namespaceName>http://example.org/date-space/xsd</base:namespaceName>
<base:localName>result</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</elementDeclarationComponent>
</elementDeclarations>
<typeDefinitions>
<typeDefinitionComponent xml:id="N3000C">
<name>
<base:namespaceName>http://example.org/date-space/xsd</base:namespaceName>
<base:localName>dateSpaceType</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-anyURI">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>anyURI</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-base64Binary">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>base64Binary</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-boolean">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>boolean</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-byte">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>byte</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-date">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>date</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-dateTime">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>dateTime</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-decimal">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>decimal</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-double">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>double</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-duration">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>duration</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ENTITIES">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ENTITIES</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ENTITY">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ENTITY</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-float">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>float</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gDay">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gDay</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gMonth">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gMonth</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gMonthDay">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gMonthDay</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gYear">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gYear</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-gYearMonth">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>gYearMonth</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-hexBinary">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>hexBinary</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-ID">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>ID</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-IDREF">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>IDREF</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-IDREFS">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>IDREFS</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-int">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>int</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-integer">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>integer</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-language">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>language</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-long">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>long</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-Name">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>Name</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NCName">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NCName</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-negativeInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>negativeInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NMTOKEN">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NMTOKEN</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NMTOKENS">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NMTOKENS</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-nonNegativeInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>nonNegativeInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-nonPositiveInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>nonPositiveInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-normalizedString">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>normalizedString</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-NOTATION">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>NOTATION</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-positiveInteger">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>positiveInteger</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-QName">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>QName</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-short">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>short</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-string">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>string</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-time">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>time</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-token">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>token</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedByte">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedByte</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedInt">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedInt</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedLong">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedLong</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
<typeDefinitionComponent xml:id="xs-unsignedShort">
<name>
<base:namespaceName>http://www.w3.org/2001/XMLSchema</base:namespaceName>
<base:localName>unsignedShort</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent>
</typeDefinitions>
</descriptionComponent>

--- NEW FILE: HTTPservice.canonical.wsdlcm ---
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com  --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1">
<extensions>
<base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/http</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/rpc</base:uri>
<base:uri>http://www.w3.org/2006/01/wsdl/soap</base:uri>
</extensions>
<interfaces><interfaceComponent xml:id="c2">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>ProbeSpace</base:localName>
</name>
<interfaceOperations><interfaceOperationComponent xml:id="c3">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>constructReference</base:localName>
</name>
<messageExchangePattern>http://www.w3.org/2006/01/wsdl/in-out</messageExchangePattern>
<interfaceMessageReferences><interfaceMessageReferenceComponent xml:id="c4">
<messageLabel>In</messageLabel>
<direction>in</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="c28"/>
<base:parent ref="c3"/>
</interfaceMessageReferenceComponent><interfaceMessageReferenceComponent xml:id="c5">
<messageLabel>Out</messageLabel>
<direction>out</direction>
<messageContentModel>#element</messageContentModel>
<elementDeclaration ref="c29"/>
<base:parent ref="c3"/>
</interfaceMessageReferenceComponent></interfaceMessageReferences>
<style><base:uri>http://www.w3.org/2006/01/wsdl/style/iri</base:uri></style>
<base:parent ref="c2"/>
<ext:wsdlInterfaceOperationExtension>
<ext:safety>false</ext:safety>
</ext:wsdlInterfaceOperationExtension>
</interfaceOperationComponent></interfaceOperations>
</interfaceComponent></interfaces>
<bindings><bindingComponent xml:id="c6">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AdditionalQueryParams</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c7">
<interfaceOperation ref="c3"/>
<base:parent ref="c6"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?timezone=utc</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c8">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AutoQueryParams</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c9">
<interfaceOperation ref="c3"/>
<base:parent ref="c8"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
<httpcm:httpQueryParameterSeparator>;</httpcm:httpQueryParameterSeparator>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c10">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>AutoRemainder</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c11">
<interfaceOperation ref="c3"/>
<base:parent ref="c10"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c12">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>Escaping</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c13">
<interfaceOperation ref="c3"/>
<base:parent ref="c12"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?passphrase={{4(^$@!}}4^@*}}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>true</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c14">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>IgnoreUncited</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c15">
<interfaceOperation ref="c3"/>
<base:parent ref="c14"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}.html?start={time}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>true</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c16">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>MixedPathsQueryParams</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c17">
<interfaceOperation ref="c3"/>
<base:parent ref="c16"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}.html?day={day};start={time};end={time}</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent><bindingComponent xml:id="c18">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>Paths</base:localName>
</name>
<interface ref="c2"/>
<type>http://www.w3.org/2006/01/wsdl/http</type>
<bindingOperations><bindingOperationComponent xml:id="c19">
<interfaceOperation ref="c3"/>
<base:parent ref="c18"/>
<httpcm:httpBindingOperationExtension>
<httpcm:httpFaultSerialization>application/xml</httpcm:httpFaultSerialization>
<httpcm:httpInputSerialization>application/xml</httpcm:httpInputSerialization>
<httpcm:httpLocation>date/{year}/{month}/{day}/{time}-{time}.html</httpcm:httpLocation>
<httpcm:httpLocationIgnoreUncited>false</httpcm:httpLocationIgnoreUncited>
<httpcm:httpOutputSerialization>application/xml</httpcm:httpOutputSerialization>
</httpcm:httpBindingOperationExtension>
</bindingOperationComponent></bindingOperations>
<httpcm:httpBindingExtension>
<httpcm:httpCookies>false</httpcm:httpCookies>
<httpcm:httpQueryParameterSeparatorDefault>&amp;</httpcm:httpQueryParameterSeparatorDefault>
</httpcm:httpBindingExtension>
</bindingComponent></bindings>
<services><serviceComponent xml:id="c20">
<name>
<base:namespaceName>http://example.org/message-test</base:namespaceName>
<base:localName>LocationTemplate2GService</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"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c22">
<name>AutoQueryParamsEndpoint</name>
<binding ref="c8"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c23">
<name>AutoRemainderEndpoint</name>
<binding ref="c10"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c24">
<name>EscapingEndpoint</name>
<binding ref="c12"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c25">
<name>IgnoreUncidedEndpoint</name>
<binding ref="c14"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c26">
<name>MixedPathsQueryParamsEndpoint</name>
<binding ref="c16"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent><endpointComponent xml:id="c27">
<name>PathsEndpoint</name>
<binding ref="c18"/>
<address>http://example.org/</address>
<base:parent ref="c20"/>
<httpcm:httpEndpointExtension/>
</endpointComponent></endpoints>
</serviceComponent></services>
<elementDeclarations><elementDeclarationComponent xml:id="c28">
<name>
<base:namespaceName>http://example.org/date-space/xsd</base:namespaceName>
<base:localName>dateSpace</base:localName>
</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>
<base:localName>result</base:localName>
</name>
<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>
<base:localName>dateSpaceType</base:localName>
</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>
<base:localName>anyURI</base:localName>
</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>
<base:localName>base64Binary</base:localName>
</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>
<base:localName>boolean</base:localName>
</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>
<base:localName>byte</base:localName>
</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>
<base:localName>date</base:localName>
</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>
<base:localName>dateTime</base:localName>
</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>
<base:localName>decimal</base:localName>
</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>
<base:localName>double</base:localName>
</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>
<base:localName>duration</base:localName>
</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>
<base:localName>ENTITIES</base:localName>
</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>
<base:localName>ENTITY</base:localName>
</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>
<base:localName>float</base:localName>
</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>
<base:localName>gDay</base:localName>
</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>
<base:localName>gMonth</base:localName>
</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>
<base:localName>gMonthDay</base:localName>
</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>
<base:localName>gYear</base:localName>
</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>
<base:localName>gYearMonth</base:localName>
</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>
<base:localName>hexBinary</base:localName>
</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>
<base:localName>ID</base:localName>
</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>
<base:localName>IDREF</base:localName>
</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>
<base:localName>IDREFS</base:localName>
</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>
<base:localName>int</base:localName>
</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>
<base:localName>integer</base:localName>
</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>
<base:localName>language</base:localName>
</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>
<base:localName>long</base:localName>
</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>
<base:localName>Name</base:localName>
</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>
<base:localName>NCName</base:localName>
</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>
<base:localName>negativeInteger</base:localName>
</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>
<base:localName>NMTOKEN</base:localName>
</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>
<base:localName>NMTOKENS</base:localName>
</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>
<base:localName>nonNegativeInteger</base:localName>
</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>
<base:localName>nonPositiveInteger</base:localName>
</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>
<base:localName>normalizedString</base:localName>
</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>
<base:localName>NOTATION</base:localName>
</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>
<base:localName>positiveInteger</base:localName>
</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>
<base:localName>QName</base:localName>
</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>
<base:localName>short</base:localName>
</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>
<base:localName>string</base:localName>
</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>
<base:localName>time</base:localName>
</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>
<base:localName>token</base:localName>
</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>
<base:localName>unsignedByte</base:localName>
</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>
<base:localName>unsignedInt</base:localName>
</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>
<base:localName>unsignedLong</base:localName>
</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>
<base:localName>unsignedShort</base:localName>
</name>
<system>http://www.w3.org/2001/XMLSchema</system>
</typeDefinitionComponent></typeDefinitions>
</descriptionComponent>
--- NEW FILE: HTTPservice.results.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>

<comparing test-metadata="../../../documents/good/LocationTemplate-2G/TestMetadata.xml" source="../../../documents/good/LocationTemplate-2G/HTTPservice.wsdl" archetype="../../Baseline/LocationTemplate-2G/HTTPservice.canonical.wsdlcm" aspirant="../../wsdl-xslt/LocationTemplate-2G/HTTPservice.canonical.wsdlcm" required-extensions="true"/>

Received on Tuesday, 16 January 2007 12:54:03 UTC