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

namespace System.Xml.Schema
{
public class XmlSchemaContentProcessing // TypeDefIndex: 7120
{
	// Fields
	type#20890 value__;
	type#29311 None;
	type#29311 Skip;
	type#29311 Lax;
	type#29311 Strict;
}
}
