// Assembly: System.Xml
// Full name: System.Xml.ValidationType

namespace System.Xml
{
public class ValidationType // TypeDefIndex: 6641
{
	// Fields
	type#20890 value__;
	type#28373 None;
	type#28373 Auto;
	type#28373 DTD;
	type#28373 XDR;
	type#28373 Schema;
}
}
