- From: Jonathan Marsh <jmarsh@microsoft.com>
- Date: Fri, 13 May 2005 12:33:43 -0700
- To: "Xan Gregg" <xan.gregg@jmp.com>, <w3c-xml-schema-wg@w3.org>
- Cc: <public-ws-desc-comments@w3.org>
Thank you for your comment - we tracked this as a Last Call comment LC91 [1]. The Working Group agreed to incorporate the wording you suggest. You can view the resolution in context at [2] and [3]. If we don't hear otherwise within two weeks, we will assume this satisfies your concern. [1] http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC91 [2] http://www.w3.org/TR/2005/WD-wsdl20-20050510/#import-xsd [3] http://www.w3.org/TR/2005/WD-wsdl20-20050510/#inlining-xsd > -----Original Message----- > From: public-ws-desc-comments-request@w3.org [mailto:public-ws-desc- > comments-request@w3.org] On Behalf Of Xan Gregg > Sent: Friday, December 03, 2004 5:16 PM > To: public-ws-desc-comments@w3.org > Cc: w3c-xml-schema-wg@w3.org > Subject: XML Schema comment "T2" on WSDL 2.0 > > > The following is a comment on the WSDL 2.0 last call [1] from the XML > Schema WG. We very much appologize about the lateness of this > comment. > > Xan Gregg, for the XML Schema WG > [1] http://www.w3.org/TR/2004/WD-wsdl20-20040803 > > This is an editorial comment on the impact of xs:import in 3.1.1 and > 3.1.2. > > 3.1.1 contains: > > Note that only components defined in the schema itself > and components included by it via xs:include are available > to WSDL. Specifically, components that the schema imports > via xs:import are NOT available to WSDL. > > We think this is correct, but not all of us were sure of the intent at > first reading, so we suggest wording along the following lines, which > reinforces the idea that it is a namespace that is imported, not a > schema. > > For 3.1.1 instead of the above two sentences: > > Note that only components in the imported namespace are > available for reference in the WSDL document. > > For 3.1.2 instead of the similar two sentences, we suggest: > > Note that only components in the namespace corresponding > to the targetNamespace attribute of the embedded schema > element are available for reference in the WSDL document. > > (The latter also emphasizes that the targetNamespace is a property of > the schema element and not of the schema itself.) >
Received on Friday, 13 May 2005 19:34:09 UTC