// Assembly: System.Xml
// Full name: System.Xml.Schema.XmlSchemaContentType

namespace System.Xml.Schema
{
public class XmlSchemaContentType // TypeDefIndex: 7121
{
	// Fields
	type#20890 value__;
	type#29314 TextOnly;
	type#29314 Empty;
	type#29314 ElementOnly;
	type#29314 Mixed;
}
}
