- From: <bugzilla@jessica.w3.org>
- Date: Tue, 29 May 2012 15:11:18 +0000
- To: public-ws-resource-access-notifications@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17234
Summary: Typos around Dialect in MEX
Product: WS-Resource Access
Version: PR
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: MetadataExchange
AssignedTo: public-ws-resource-access-notifications@w3.org
ReportedBy: dug@us.ibm.com
QAContact: public-ws-resource-access-notifications@w3.org
(from poehlsen at itm.uni-luebeck.de )
Hello,
as far as I discovered, the dialect is a mex:QNameSerialization instead
of a xs:Qname as before.
http://lists.w3.org/Archives/Public/public-ws-resource-access-notifications/2011Feb/0138.html
Are there any information available, why this was changed?
Since "Normative text within this specification takes precedence over
the XML Schema and WSDL descriptions, which in turn take precedence
over outlines, which in turn take precedence over examples." it is
quite difficult to see what seems to be right.
Especially since the serialization algorithm is only provided as a
"note" (non-normative text?) within the spec. (In the description of
the dialect attribute /mex:Metadata/mex:MetadataSection/@Dialect a
_note_ says that "the QName is serialized as
{namespace-uri}localName."
In the XML Schema exists only a regex: <xs:pattern value='\{.*\}.+'/>
In the outline in section 4 the dialect is a 'xs:Qname'
http://www.w3.org/TR/ws-metadata-exchange/#web-services-metadata
If the note is applicable Example 2-4 line 21, 27, and 34 have an
incorrect Qname serialization. It must be a QNameSerialization, same
with Example 2-6 line 19.
There is another bug:
Example 2-4 line 21 lacks an identifier. Now it is required in contrast
to the submission version of the spec.
Kind regards,
Stephan
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
Received on Tuesday, 29 May 2012 15:11:29 UTC