public XPathChildIterator(XPathChildIterator it) : base(it) {}
		public XPathChildIterator(XPathChildIterator copy) : base (copy)
		{
		}