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

namespace System.Xml.Schema
{
public class XmlSchemaFacet // TypeDefIndex: 7129
{
	// Fields
	type#26577 value;
	type#15314 isFixed;
	type#18422 facetType;

	// Methods
	// RVA: -1
	public type#26576 get_Value() { }
	// RVA: -1
	public type#28660 set_Value(type#26576 value) { }
	// RVA: -1
	public virtual type#15313 get_IsFixed() { }
	// RVA: -1
	public virtual type#28660 set_IsFixed(type#15313 value) { }
	// RVA: -1
	internal type#18421 get_FacetType() { }
	// RVA: -1
	internal type#28660 set_FacetType(type#18421 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
}
