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

public class XsdDateTimeKind // TypeDefIndex: 7215
{
	// Fields
	type#20890 value__;
	type#35023 Unspecified;
	type#35023 Zulu;
	type#35023 LocalWestOfZulu;
	type#35023 LocalEastOfZulu;
}
