validateXML: Validate the XML file

View source: R/xml_validation.R

validateXMLR Documentation

Validate the XML file

Description

Validate the XML file

Usage

validateXML(xmlfile = NULL, schema = NULL, scenarios = NULL)

validate_xml(xmlfile = NULL, schema = NULL, scenarios = NULL)

Arguments

xmlfile

Path to XML file.

schema

Path to XSD schema file.

scenarios

Scenario data frame.


SwissTPH/r-openMalariaUtilities documentation built on Sept. 14, 2024, 1:34 a.m.