commit | d8224e0f7ee96b6835905e2a5a8a010f4bc270ed | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Sun Jan 13 15:43:22 2002 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Sun Jan 13 15:43:22 2002 +0000 |
tree | 4ed11542142f60acf845fac02fdc616f5dda7995 | |
parent | 8107a22f962b66f0e9bcc04e53874992e44a3917 [diff] |
fixed validation of attributes content of type NAME NAMES NMTOKEN and * valid.c: fixed validation of attributes content of type NAME NAMES NMTOKEN and NMTOKENS to accept internationalized values, very old bug. Fixes #67671 Daniel