o Relaxed the XML DTD to allow validation of files where the verbosity

level changed during the scan. [Daniel Miller]
This commit is contained in:
david 2011-09-02 22:21:12 +00:00
parent b2eefcfe69
commit d18c149e8c
2 changed files with 4 additions and 1 deletions

View file

@ -72,7 +72,7 @@
It represents to the topmost element of the output document.
-->
<!ELEMENT nmaprun (scaninfo*, verbose, debugging,
((taskbegin, taskprogress*, taskend) |
( taskbegin | taskprogress | taskend |
prescript | postscript | host | output)*,
runstats) >
<!ATTLIST nmaprun