Login   Register  
PHP Classes
elePHPant
Icontem

File: example.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Manuel Lemos  >  Generic XML parser class  >  example.xml  >  Download  
File: example.xml
Role: Auxiliary data
Content type: text/plain
Description: XML example file for the test script
Class: Generic XML parser class
Arbitrary XML parser.
Author: By
Last change: Initial revision.
Date: 2011-06-24 04:45
Size: 428 bytes
 

Contents

Class file image Download
<?xml version="1.0"?>
<!--
     @(#) $Header: /opt2/ena/metal/xmlparser/example.xml,v 1.1 1999/07/07 04:22:19 mlemos Exp $
  -->
<CONTENTS>
 <OBJECT>
  <NAME>LOCALE</NAME>
  <CLASS>locale</CLASS>
  <ATTRIBUTES></ATTRIBUTES>
 </OBJECT>
 <OBJECT>
  <NAME>HEADER_FOOTER</NAME>
  <CLASS>header_footer</CLASS>
  <ATTRIBUTES>
   <TITLE><LOCALE>
    <STRING>Welcome</STRING>
   </LOCALE></TITLE>
  </ATTRIBUTES>
 </OBJECT>
</CONTENTS>