Suggest creating nmap.xsd schema

This commit is contained in:
dmiller 2013-10-18 20:16:27 +00:00
parent 4209ec0e82
commit 78483a1c41

View file

@ -1,5 +1,9 @@
TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*-
o Add a W3C XML Schema Definition (XSD) for Nmap XML output. Keeping the DTD
around is also helpful, but XSD is widely supported and could help improve
support for Nmap XML in other tools.
o Web: figure out why autogeneration of nmap.org/nsedoc/ doesn't seem
to be working. I think we had a cron job which was supposed to be
doing it.