]> code.delx.au - gnu-emacs-elpa/commitdiff
Exit the meta[name]-checking business.
authorMichael[tm] Smith <mike@w3.org>
Sun, 15 Mar 2015 09:25:11 +0000 (18:25 +0900)
committerMichael[tm] Smith <mike@w3.org>
Sun, 15 Mar 2015 09:25:11 +0000 (18:25 +0900)
Removed the code for checking if meta[name] values are registered. While
admiring the spirit behind the original requirement, the experiment has
failed in practice. It's ended up costing a huge amount of maintenance time
for something that was of very little benefit to end users to begin with --
even if it had ever worked as conceived. But it's not working as conceived
-- in fact at this point it's mostly just wasting the time of both users
and maintainers. So, enough is enough -- let's cut our losses.

meta.rnc

index 91d9d1cbdb7c09222f4897adbf66c76b3ecf7d47..92aaf5e09f35b0ec629dc55da4dc7103d3ae07e1 100644 (file)
--- a/meta.rnc
+++ b/meta.rnc
@@ -249,7 +249,7 @@ datatypes w = "http://whattf.org/datatype-draft"
                )
                meta.name.attrs.name =
                        attribute name {
-                               w:meta-name
+                               w:non-empty-string
                        }
                meta.name.attrs.content =
                        attribute content {