Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69249 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57685 invoked from network); 21 Sep 2013 07:32:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Sep 2013 07:32:50 -0000 Authentication-Results: pb1.pair.com header.from=jstokes@heartofthefyre.us; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jstokes@heartofthefyre.us; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heartofthefyre.us designates 50.87.16.10 as permitted sender) X-PHP-List-Original-Sender: jstokes@heartofthefyre.us X-Host-Fingerprint: 50.87.16.10 oproxy12-pub.mail.unifiedlayer.com Linux 2.6 Received: from [50.87.16.10] ([50.87.16.10:59500] helo=oproxy12-pub.mail.unifiedlayer.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/00-57646-0AB4D325 for ; Sat, 21 Sep 2013 03:32:50 -0400 Received: (qmail 2198 invoked by uid 0); 21 Sep 2013 07:32:46 -0000 Received: from unknown (HELO box451.bluehost.com) (74.220.219.51) by oproxy12.mail.unifiedlayer.com with SMTP; 21 Sep 2013 07:32:46 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=heartofthefyre.us; s=default; h=Content-Transfer-Encoding:Content-Type:Subject:To:MIME-Version:From:Date:Message-ID; bh=N+PrrN9qZ6XlWvy3U7YIrkd2/vfvzDSzxOg/EzhPRvQ=; b=OyLFEmwhJb70c6i0Z6yNLOrYNaSycRRiIEd3JsXgBqTOBpmIF9KTOEHBOavkPlzSKal9t24a2hravTETfd4FEfucPNDzVJHva7JbNzYJj+umPvXVQzozH9yLPRSHprc4; Received: from [172.249.117.162] (port=63849 helo=[192.168.0.127]) by box451.bluehost.com with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.80) (envelope-from ) id 1VNHgL-0003Vo-U0 for internals@lists.php.net; Sat, 21 Sep 2013 01:32:45 -0600 Message-ID: <523D4B8B.8020104@heartofthefyre.us> Date: Sat, 21 Sep 2013 00:32:27 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Identified-User: {3002:box451.bluehost.com:heartof8:heartofthefyre.us} {sentby:smtp auth 172.249.117.162 authed with jstokes@heartofthefyre.us} Subject: Question on XMLReader From: jstokes@heartofthefyre.us (John Stokes) I'm working on documenting the XMLReader and XMLWriter classes. Is there someone on the list that can answer some questions about the details of how XMLReader works? Thanks. -John