2004-10-04 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 4 Oct 2004 21:57:50 +0000 (21:57 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 4 Oct 2004 21:57:50 +0000 (21:57 -0000)
commit090ff35320cf0a0995db4c70fb0a780ed6afeb89
tree7bc636d1e6ce68d256acbe36e5d4520ae6a7de91
parent97e090a6cdd5ae0cad646a57d7b6100b0851f97b
2004-10-04  Atsushi Enomoto <atsushi@ximian.com>

* XPathNavigatorReader.cs : It can reject attribute and namespace
  nodes as its input (It is used only for WriteNode(), InsertBefore()
  and so on, which are not intended to be used with attribute nodes).
  On Initial state, it was Element that should check IsEmptyElement,
  and Root should just go to the first child node.

svn path=/trunk/mcs/; revision=34689
mcs/class/System.XML/Mono.Xml.XPath/ChangeLog
mcs/class/System.XML/Mono.Xml.XPath/XPathNavigatorReader.cs