PHP Classes

File: testing.xml

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