mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
In nmap.dtd, let the xmloutputversion attribute be any CDATA. See
http://seclists.org/nmap-dev/2008/q3/0346.html.
This commit is contained in:
parent
1936743c81
commit
0ef70aae15
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
start %attr_numeric; #IMPLIED
|
||||
startstr CDATA #IMPLIED
|
||||
version CDATA #REQUIRED
|
||||
xmloutputversion (1.02) #REQUIRED
|
||||
xmloutputversion CDATA #REQUIRED
|
||||
>
|
||||
|
||||
<!-- this element is written in output.c:doscaninfo() -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue