Fix for bug 274775 (Expat accepts invalid namespaces). r/sr=jst

git-svn-id: svn://10.0.0.236/trunk@167044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
peterv%propagandism.org
2004-12-27 11:47:18 +00:00
parent 3a86754d8d
commit d2ec99ff28
4 changed files with 76 additions and 12 deletions

View File

@@ -60,6 +60,9 @@
23 = unexpected parser state
24 = entity declared in parameter entity
27 = prefix not bound to a namespace
29 = reserved prefix (xml) must not be undeclared or bound to another namespace URI
30 = reserved prefix (xmlns) must not be declared or undeclared
31 = prefix must not be bound to one of the reserved namespace URIs
# %1$S is replaced by the Expat error string, may be followed by Expected (see below)
# %2$S is replaced by URL