// Assembly: System.Data
// Full name: System.Data.XmlWriteMode

namespace System.Data
{
public class XmlWriteMode // TypeDefIndex: 8450
{
	// Fields
	type#20890 value__;
	type#29539 WriteSchema;
	type#29539 IgnoreSchema;
	type#29539 DiffGram;
}
}
