noch ein p/name

-oasis/p76fail4.xml [not-wf?] FAILED:
-  well-formedness violation not detected
-[
-     notation names are Names
-    ]
This commit is contained in:
dlichteblau
2005-11-27 00:28:28 +00:00
parent 2954764732
commit f5ce3f7b17
2 changed files with 3 additions and 7 deletions

View File

@ -2251,7 +2251,7 @@
(let (name id)
(expect input :|<!NOTATION|)
(p/S input)
(setf name (p/nmtoken input))
(setf name (p/name input))
(p/S input)
(setf id (p/external-id input t))
(p/S? input)