// Assembly: System.Xml
// Full name: System.Xml.Serialization.SchemaTypes

namespace System.Xml.Serialization
{
public class SchemaTypes // TypeDefIndex: 6846
{
	// Fields
	type#20890 value__;
	type#25658 NotSet;
	type#25658 Primitive;
	type#25658 Enum;
	type#25658 Array;
	type#25658 Class;
	type#25658 XmlSerializable;
	type#25658 XmlNode;
	type#25658 Void;
}
}
