diff options
Diffstat (limited to 'lib/xmerl/include/xmerl.hrl')
-rw-r--r-- | lib/xmerl/include/xmerl.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/xmerl/include/xmerl.hrl b/lib/xmerl/include/xmerl.hrl index 9c471c437f..2e18e216e2 100644 --- a/lib/xmerl/include/xmerl.hrl +++ b/lib/xmerl/include/xmerl.hrl @@ -156,6 +156,7 @@ doctype_name, doctype_DTD = internal, % internal | DTDId document = false, + default_attrs = false, rules, keep_rules = false, % delete (ets) tab if false namespace_conformant = false, % true | false |