Files
NFD/docs/schema.rst
T
Davide Pesavento 4d82692800 docs: update XML Schema for nfdc status after the recent changes
Plus some minor docs updates

Change-Id: Ieb8d6f520c47c022087354d745e33fff58c2d875
2018-02-12 19:28:30 -05:00

13 lines
334 B
ReStructuredText

.. _nfd-status xml schema:
NFD Status XML Schema
=====================
The NFD status XML schema describes the structure of the NFD status XML
document generated by the command ``nfdc status report xml``.
This schema can be used to validate the generated XML document.
.. literalinclude:: _static/nfd-status.xsd
:language: xml