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

namespace System.Xml
{
public class ElementProperties // TypeDefIndex: 6632
{
	// Fields
	type#27930 value__;
	type#17730 DEFAULT;
	type#17730 URI_PARENT;
	type#17730 BOOL_PARENT;
	type#17730 NAME_PARENT;
	type#17730 EMPTY;
	type#17730 NO_ENTITIES;
	type#17730 HEAD;
	type#17730 BLOCK_WS;
	type#17730 HAS_NS;
}
}
