source: trunk/templates/xml_start.tmpl @ 614

Revision 614, 275 bytes checked in by sullo, 2 years ago (diff)
  • <statistics hoststotal="#TEMPL_NIKTO_HOSTS_TESTED" /> removed from templates (duplicate of hoststest)
  • <!ATTLIST statistics hoststotal CDATA #IMPLIED> removed from DTD
  • Removed duplicate <niktoscan> element from xml_summary.tpl
  • Properly close <niktoscan>
  • Incremented nxmlversion to 1.1
Line 
1<?xml version="1.0" ?>
2<!DOCTYPE niktoscan SYSTEM "#NIKTODTD">
3<niktoscan hoststest="#TEMPL_NIKTO_HOSTS_TESTED" options="#TEMPL_NIKTO_CLI" version="#TEMPL_NIKTO_VER" scanstart="#TEMPL_SCAN_START" scanend="#TEMPL_SCAN_END" scanelapsed="#TEMPL_SCAN_ELAPSED" nxmlversion="1.1">
Note: See TracBrowser for help on using the repository browser.