| << xmldocbuild | Help tools functions | xmldoctohelp >> |
| xmldocchecker(xmldocfilename) |
| [errors_detected, warnings_detected] = xmldocchecker(xmldocfilename) |
a string: xml document.
a cell of strings: errors detected.
a cell of strings: warnings detected.
xmldocchecker is a tool to check that a xml document is valid.
xmldocchecker([nelsonroot(),'/module_skeleton/help/en_US/xml/nelson_sum.xml'])
| Version | Description |
|---|---|
| 1.0.0 | initial version |
Allan CORNET