- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 06 Nov 2009 05:48:51 +0000
- To: public-ws-resource-access-notifications@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8214
Summary: MEX: Typo in mex Content URI parameter
Product: WS-Resource Access
Version: LC
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
Mex's policy is:
--
<wsmxp:MetadataExchange ...>
<wsmxp:MetadataExchangeDialect ...>
xs:anyURI
</wsmxp:MetadataExchangeDialect> *
<wsmxp:MetadataContent ...> xs:anyURI </wsmxp:MetadataContent> *
...
</wsmxp:MetadataExchange>
--
and then says this:
--
/wsmxp:MetadataExchange/wsmxp:MetadataContent
When present, this OPTIONAL parameter indicates support for the specified
MetadataExchange content IRI for the MetadataExchange Dialect with which it is
associated.
--
The last part of the sentence is wrong because there is not Dialect to
associate
with the content IRI. I think this sentence is a carry-over from an old
version of a proposal that had the content IRI as a child of the Dialect.
Proposal:
change this sentence to:
--
When present, this OPTIONAL parameter indicates support for the specified
MetadataExchange content IRI.
--
--
Configure bugmail: http://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 Friday, 6 November 2009 05:48:59 UTC