summaryrefslogtreecommitdiffstats
path: root/htdocs/sgml-lib/sgml.dcl
diff options
context:
space:
mode:
authorot <ot@localhost>2009-01-20 15:32:29 +0000
committerot <ot@localhost>2009-01-20 15:32:29 +0000
commit4fb83019d335af0e5adc45fdc0894fcaea098820 (patch)
treed1f47e5e7f4e0ffe0ccb60d538815dea2bb3f911 /htdocs/sgml-lib/sgml.dcl
parente9d3e287758e9aef216f53d806d850ff8ae9d644 (diff)
downloadmarkup-validator-4fb83019d335af0e5adc45fdc0894fcaea098820.zip
markup-validator-4fb83019d335af0e5adc45fdc0894fcaea098820.tar.gz
markup-validator-4fb83019d335af0e5adc45fdc0894fcaea098820.tar.bz2
testing a larger ATTCNT value for DTDs with large number of attributes per element
Diffstat (limited to 'htdocs/sgml-lib/sgml.dcl')
-rw-r--r--htdocs/sgml-lib/sgml.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/sgml-lib/sgml.dcl b/htdocs/sgml-lib/sgml.dcl
index f9de56f..7aa1341 100644
--- a/htdocs/sgml-lib/sgml.dcl
+++ b/htdocs/sgml-lib/sgml.dcl
@@ -53,7 +53,7 @@ SYNTAX
SHORTREF SGMLREF
NAMES SGMLREF
QUANTITY SGMLREF
- ATTCNT 100 -- increased --
+ ATTCNT 200 -- increased --
ATTSPLEN 65536 -- These are the largest values --
LITLEN 65536 -- permitted in the declaration --
NAMELEN 65536 -- Avoid fixed limits in actual --