- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 29 Mar 2007 17:27:32 +0000
- To: www-ws-desc@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4430 Summary: Endpoint address ? and # note Product: WSDL Version: 2.0 Platform: All URL: http://lists.w3.org/Archives/Member/w3c-ws- desc/2007Mar/0009 OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Core AssignedTo: plh@w3.org ReportedBy: jonathan@wso2.com QAContact: www-ws-desc@w3.org [[ 2.13.1 The Endpoint Component The properties of the Endpoint component are as follows: * {address} OPTIONAL. An xs:anyURI. This xs:anyURI MUST be an absolute IRI as defined by [IETF RFC 3987]. If present, the value of this attribute represents the network address at which the service indicated by the parent Service component's {interface} property is offered via the binding referred to by the {binding} property. Note that the presence in this property of the characters "?" and "#" can conflict with those potentially added by the mapping to the SOAP-Response message exchange pattern, section 6.8.2, [WSDL 2.0 Adjuncts]. ]] Re the last note, does this not also apply to the HTTP binding? And does this still hold with the resolution of CR157 (and prior related issues)?
Received on Thursday, 29 March 2007 17:27:37 UTC