xmlRelaxNGCreate a XML Relax NG objectCalling Sequence
schema = xmlRelaxNG(path)
Argumentspatha string giving the path of the validation filedtda mlist typed XMLValidDescriptionUseful to validate a document with a Relax NG.ExamplesSee Also
xmlValidate
History5.4.0XML module introduced.