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

namespace System.Xml.Schema
{
public class RestrictionFacets // TypeDefIndex: 6971
{
	// Fields
	type#20869 Length;
	type#20869 MinLength;
	type#20869 MaxLength;
	type#14450 Patterns;
	type#14450 Enumeration;
	type#29432 WhiteSpace;
	type#23707 MaxInclusive;
	type#23707 MaxExclusive;
	type#23707 MinInclusive;
	type#23707 MinExclusive;
	type#20869 TotalDigits;
	type#20869 FractionDigits;
	type#25379 Flags;
	type#25379 FixedFlags;

	// Methods
	// RVA: -1
	public type#28660 .ctor() { }
}
}
