Login   Register  
PHP Classes
elePHPant
Icontem

File: testing.xml

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Slawomir Jasinski  >  Beauty XML  >  testing.xml  >  Download  
File: testing.xml
Role: Sample output
Content type: text/plain
Description: Sample file to test class
Class: Beauty XML
Reformat XML documents with same indentation rules
Author: By
Last change:
Date: 2004-08-17 05:37
Size: 480 bytes
 

Contents

Class file image Download
<?xml version="1.0"?>
<tryingxml testattribute="we are here">
<firstlevel testingattribute="no we aren't here">
<secondlevel testingattribute="We are there">
<thirdlevel testingattribute="we aren't there">
some text for the third level
</thirdlevel>
<thirdlevel testingattribute="we are every where :)">
<justachild testingattribute="a value ofcourse">is it okay with you now ? go check the script</justachild>
</thirdlevel>
</secondlevel>
</firstlevel>
</tryingxml>