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

namespace System.Xml.Schema
{
public class XsdDateTimeFlags // TypeDefIndex: 7213
{
	// Fields
	type#20890 value__;
	type#29552 DateTime;
	type#29552 Time;
	type#29552 Date;
	type#29552 GYearMonth;
	type#29552 GYear;
	type#29552 GMonthDay;
	type#29552 GDay;
	type#29552 GMonth;
	type#29552 XdrDateTimeNoTz;
	type#29552 XdrDateTime;
	type#29552 XdrTimeNoTz;
	type#29552 AllXsd;
}
}
