ISSUE-100
LC: Basic Profile Compliant Import
- State:
- OPEN
- Product:
- Basic
- Raised by:
- Paul Downey
- Opened on:
- 2006-12-12
- Description:
""" 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.html
- Related emails:
- ISSUE-100: LC: Basic Profile Compliant Import (from dean+cgi@w3.org on 2006-12-12)
- RE: ISSUE-100: LC: Basic Profile Compliant Import (from paul.downey@bt.com on 2006-12-12)
- Minutes: XML Schema Patterns for Databinding telcon 12 December 2006 (from paul.downey@bt.com on 2006-12-12)
- Agenda: XML Schema Patterns for Databinding Telcon 19 December 2006 (from paul.downey@bt.com on 2006-12-19)
- Minutes from XML Schema Patterns for Databinding telcon 19 December 2006 (from paul.downey@bt.com on 2006-12-19)
Related notes:
No additional notes.