- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 08 Oct 2007 16:02:29 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5142
Summary: small editorial changes section 3.8.4
Product: XML Schema
Version: 1.1 only
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: johnarwe@us.ibm.com
QAContact: www-xml-schema-comments@w3.org
3.8.4.1 Language Recognition by Groups
"[Definition:] When a sequence S of element information items is checked
against a model group M, the sequence of ·basic particles· which the items of S
match, in order, is a path of S in M. For a given S and P, the path of S in P
is not necessarily unique."
from: "is a path of S in M. For a given S and P"
to: "is a path P of S in M. For a given S and P"
need to "define" P, my guess above
3.8.4.1 Language Recognition by Groups, Note
from: "But the sequences (</a>) and (</a><b/>) have paths in the content
model."
to: "But the sequences (<a/>) and (<a/><b/>) have paths in the content
model."
(original has /a instead of a/, 2 places)
Received on Monday, 8 October 2007 16:02:37 UTC