xmlDTDCreate a XML DTD objectCalling Sequence
dtd = xmlDTD(path)
Argumentspatha string giving the path of the validation filedtda mlist typed XMLValidDescriptionUseful to validate a document with a DTD.ExamplesSee Also
xmlValidate
History5.4.0XML module introduced.