This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 4425 - Interaction between IRI advice and HTTP binding.
Summary: Interaction between IRI advice and HTTP binding.
Status: RESOLVED WONTFIX
Alias: None
Product: WSDL
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.0
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact: WSDL Mailing List
URL: http://lists.w3.org/Archives/Member/w...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-29 17:13 UTC by Jonathan Marsh
Modified: 2007-04-12 15:54 UTC (History)
0 users

See Also:


Attachments

Description Jonathan Marsh 2007-03-29 17:13:41 UTC
[[
1.4.3 XML Schema anyURI
For interoperability, WSDL authors are advised to avoid the US-ASCII characters: "<", ">", '"', space, "{", "}", "|", "\", "^", and "`", which are allowed by the xs:anyURI type, but disallowed in IRIs.
]]

Is there any interation with the HTTP binding?
Comment 1 Jonathan Marsh 2007-04-12 15:54:19 UTC
This is general advice in WSDL.  It applies to Part 2 as well, but Part 2 users already need to be aware of Part 1.