Skip to contents

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.