PHP Classes

File: example.xml

Recommend this page to a friend!
  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: 12 years ago
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>