You have a .xml file, and the corresponding .xsd. Which class should you use to validate the xml against the corresponding schema file?
XmlValidatingReader
XmlDictionaryReader
XmlReader
XmlSchemaReader