- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 06 Feb 2006 15:42:23 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2802
Summary: Public/system IDs on Notation
Product: XML Schema
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: ht@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
1. In the mapping rules for notation 3.12.2
{public identifier} The ·actual value· of the public [attribute]
Since "public" is now optional, shouldn't the above rule be changed to
something similar to "system"?
{system identifier} The ·actual value· of the system [attribute], if present,
otherwise ·absent·.
2. In the description of the properties 3.12.1
{system identifier}
Optional if {public identifier} is present...
{public identifier}
Optional if {system identifier} is present...
So it seems that at least one of "public" and "system" attributes must be
present in the schema document. This may warrant a clause in "Notation
Definition Representation OK".
Received on Monday, 6 February 2006 15:42:33 UTC