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