XML DOM » Document » validateOnParse

Compability: Internet Explorer

Syntax:
object.validateOnParse

This property contains a boolean value indicating whether this document should be validated by the parser. The default is true. If false, only well-formed XML will be parsed.