[Bug 4425] Interaction between IRI advice and HTTP binding.

[email protected] Thu, 29 Mar 2007 17:13:42 +0000
Newsgroups gmane.comp.web.services.description
Message-ID <[email protected]>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4425

           Summary: Interaction between IRI advice and HTTP binding.
           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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


[[
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?