- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 12 Jan 2007 16:41:33 +0000
- To: public-ws-policy-qa@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4204
Summary: misleading text in sect 2.3
Product: WS-Policy
Version: LC
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Framework
AssignedTo: chrisfer@us.ibm.com
ReportedBy: chrisfer@us.ibm.com
QAContact: public-ws-policy-qa@w3.org
Title: misleading text in sect 2.3
Description: the text suggests that the schema can be found by dereferencing
the namespace URI. This is not quite true, since what you get when you
dereference the namespace URI is the RDDL document. Also, it suggests,
incorrectly, that it is the XML 1.0 namespace, not the WS-Policy 1.5 namespace
URI.
Justification: see above
Type: editorial
Proposal:
In section 2.3 change:
A normative XML Schema [XML Schema Structures, XML Schema Datatypes] document
can be obtained by dereferencing the XML namespace URI.
To:
A normative XML Schema [XML Schema Structures, XML Schema Datatypes] document
can be obtained indirectly by dereferencing the RDDL document at the WS-Policy
1.5 namespace URI.
Received on Friday, 12 January 2007 16:41:38 UTC