4d82692800
Plus some minor docs updates Change-Id: Ieb8d6f520c47c022087354d745e33fff58c2d875
13 lines
334 B
ReStructuredText
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
|