ISSUE-100: LC: Basic Profile Compliant Import http://www.w3.org/2005/06/tracker/databinding/issues/100 Raised by: Paul Downey On product: Basic """ it appears that the only way to import a schema and be able to reference the elements from a WSDL message and remain Basic Profile compliant is as follows: """ <wsdl:types> <xs:schema> <xs:import namespace="http://example.com/schema" schemaLocation="schema.xsd"/> </xs:schema> </wsdl:types> """ That is, you have to use a chameleon schema which the Basic Patterns document preculudes due to known interoper issues with tools. Is this constrained pattern well enough supported by tools to be included in the "Basic" document? """ http://lists.w3.org/Archives/Public/public-xsd-databinding-comments/2006Dec/0001.htmlReceived on Tuesday, 12 December 2006 11:30:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:22:09 GMT