Computer Science, asked by mandeep4971, 1 year ago

Difference between validating and non-validating parsers with xml

Answers

Answered by sanjana6915
0

Explanation:

Parser is used to interpret an XML file. ... In a non-Validating parser, parser only checks the well formedness of the document while in validating parser it checks the validity of the documen

Similar questions