- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 20 Jun 2007 16:41:11 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4674
Summary: add definition of a dangling reference
Product: SML
Version: unspecified
Platform: PC
URL: http://www.w3.org/2005/06/tracker/sml/actions/17
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Core
AssignedTo: cmsmcq@w3.org
ReportedBy: johnarwe@us.ibm.com
QAContact: public-sml@w3.org
SML mentions dangling references in several places but does not define them. I
believe a dangling reference is an SML reference, for which at least one scheme
is specified, but which is not retrievable using the retrieval mechanism
defined by any scheme the implementation supports.
Need to cover several cases:
- SML reference (defined elsewhere) with no child content
- ...with child content containing no sml schemes
- ... ... no sml schemes supported by the impl
- ... ... at least one scheme supported by the impl
Nb: if SML changes to support schemes via attributes on the sml:ref=true
element, more cases become relevant.
Received on Wednesday, 20 June 2007 16:41:14 UTC