cvs: peardoc /en/package/xml/xml-dtd intro.xml

[email protected] ("Igor Feghali")
Newsgroups php.pear.doc
Message-ID <cvsifeghali1232813039@cvsserver>
ifeghali		Sat Jan 24 16:03:59 2009 UTC

  Modified files:              
    /peardoc/en/package/xml/xml-dtd	intro.xml 
  Log:
  - Introducing XML_DTD_XmlParser
  
  
http://cvs.php.net/viewvc.cgi/peardoc/en/package/xml/xml-dtd/intro.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/xml/xml-dtd/intro.xml
diff -u peardoc/en/package/xml/xml-dtd/intro.xml:1.3 peardoc/en/package/xml/xml-dtd/intro.xml:1.4
--- peardoc/en/package/xml/xml-dtd/intro.xml:1.3	Thu Oct  9 15:16:54 2008
+++ peardoc/en/package/xml/xml-dtd/intro.xml	Sat Jan 24 16:03:58 2009
@@ -17,7 +17,7 @@
     at the <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.w3.org/TR/REC-xml/#dt-doctype">W3C</link>.
    </para>
    <para>
-    XML_DTD consits of two parts:
+    XML_DTD consits of three parts:
     <itemizedlist>
         <listitem>
             <para>XML_DTD_Parser, which will parse a DTD file and return an XML_DTD_Tree object</para>
@@ -25,6 +25,9 @@
         <listitem>
             <para>XML_DTD_XmlValidator, which validates an XML document using a DTD file</para>
         </listitem>
+        <listitem>
+            <para>XML_DTD_XmlParser, which will parse a XML file to determine its skeleton, that is, which elements it contains and how they are linked together.</para>
+        </listitem>
     </itemizedlist>
    </para>
    <para>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.