- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 16 Mar 2006 07:47:57 +0000
- To: public-i18n-its@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3010
Summary: RELAX NG schema should use common prefix for patterns
Product: ITS
Version: WorkingDraft
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: ITS tagset
AssignedTo: fsasaki@w3.org
ReportedBy: jirka@kosek.cz
QAContact: public-i18n-its@w3.org
All named patterns in RELAX NG schema should use common prefix like "its"
(documentRules -> its.documentRules) so they can be easily and safely included
into other schemas.
This is well known practice. For example, DocBook V5.0 schema uses prefix db.
before all named patterns, so you can easily mix DocBook schema with other
schemas (SVG, MathML, TEI, ...)
Received on Thursday, 16 March 2006 07:47:58 UTC