revXMLValidateDTD | ||||||||||
Type | function | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml library | |||||||||
Summary | ||||||||||
Introduced | 2.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Glossary: Standalone Application Settings, validate, standalone application, XML tree, DTD, return, LiveCode custom library Command: revXMLAddDTD Function: revXMLCreateTreeFromFile, revXMLCreateTree Library: XML library Control Structure: function | |||||||||
Security | disk | |||||||||
Description | Use the revXMLValidateDTD function to validate an XML tree against a DTD. If the revXMLValidateDTD function encounters an error, it returns an error message starting with "xmlerr".
| |||||||||
Tags | text processing |