Login   Register  
PHP Classes
elePHPant
Icontem

File: test.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Andrioli Darvin  >  Xml2Array  >  test.xml  >  Download  
File: test.xml
Role: Auxiliary data
Content type: text/plain
Description: Test data
Class: Xml2Array
The class parse an XML file and load it
Author: By
Last change:
Date: 2003-12-15 12:35
Size: 489 bytes
 

Contents

Class file image Download
<?xml version='1.0' encoding='ISO-8859-1' ?>
<!DOCTYPE AndrioliWeb PUBLIC "-//darvin//DTD//EN"
                        "/AndrioliWeb.dtd" [

<!ENTITY % menu  SYSTEM "./menu.ent">
%menu;
]>

<web>
   
   &menu.left;   
   &menu.oriz.php;

   <title>Andrioli.com - X2A Description</title>
   <description>Class CXml2Array test</description>
   <TipoPagina>Class</TipoPagina>
   <corpo>
<![CDATA[
 Some text inside the CDATA section
            
]]>
   </corpo>
</web>