packrat/lib/x86_64-apple-darwin15.6.0/3.6.0/XML/examples/author.R

xsd = xmlTreeParse("examples/author.xsd", isSchema =TRUE, useInternal = TRUE)
doc = xmlInternalTreeParse("examples/author.xml")
#h = schemaValidationErrorHandler()
#.Call("RS_XML_xmlSchemaValidateDoc", xsd@ref, doc, 0L, h)
xmlSchemaValidate(xsd, doc)
adnaniazi/krauseNiazi2019Analyses documentation built on June 9, 2019, 7:22 p.m.