Chengyu Fan | 514ed5e | 2014-04-17 13:07:30 -0600 | [diff] [blame] | 1 | NFD Status XML Schema |
2 | ===================== | ||||
3 | |||||
4 | The NFD status XML schema describes the structure of the NFD status XML | ||||
5 | document generated by command ``nfd-status``. | ||||
6 | |||||
7 | Users can use this schema to validate the generated XML document. | ||||
8 | |||||
9 | .. literalinclude:: _static/nfd-status.xsd | ||||
10 | :language: xml |