// Assembly: System.Xml
// Full name: Token

public class Token // TypeDefIndex: 6775
{
	// Fields
	type#20890 value__;
	type#30958 CDATA;
	type#30958 ID;
	type#30958 IDREF;
	type#30958 IDREFS;
	type#30958 ENTITY;
	type#30958 ENTITIES;
	type#30958 NMTOKEN;
	type#30958 NMTOKENS;
	type#30958 NOTATION;
	type#30958 None;
	type#30958 PERef;
	type#30958 AttlistDecl;
	type#30958 ElementDecl;
	type#30958 EntityDecl;
	type#30958 NotationDecl;
	type#30958 Comment;
	type#30958 PI;
	type#30958 CondSectionStart;
	type#30958 CondSectionEnd;
	type#30958 Eof;
	type#30958 REQUIRED;
	type#30958 IMPLIED;
	type#30958 FIXED;
	type#30958 QName;
	type#30958 Name;
	type#30958 Nmtoken;
	type#30958 Quote;
	type#30958 LeftParen;
	type#30958 RightParen;
	type#30958 GreaterThan;
	type#30958 Or;
	type#30958 LeftBracket;
	type#30958 RightBracket;
	type#30958 PUBLIC;
	type#30958 SYSTEM;
	type#30958 Literal;
	type#30958 DOCTYPE;
	type#30958 NData;
	type#30958 Percent;
	type#30958 Star;
	type#30958 QMark;
	type#30958 Plus;
	type#30958 PCDATA;
	type#30958 Comma;
	type#30958 ANY;
	type#30958 EMPTY;
	type#30958 IGNORE;
	type#30958 INCLUDE;
}
