PHP Classes

File: append.xml

Recommend this page to a friend!
  Classes of Dave   Hierachical Data Object   append.xml   Download  
File: append.xml
Role: Auxiliary data
Content type: text/plain
Description: data to use with the example script, for showing off the append_xml function
Class: Hierachical Data Object
Store and retrieve hierarchical data in XML
Author: By
Last change:
Date: 18 years ago
Size: 448 bytes
 

Contents

Class file image Download
<append> <form id="a0"> <action id="a0"> <name>append action0</name> <descr>appended Action number 0</descr> <type>select</type> </action> <action id="a1"> <name>append action1</name> <descr>appended Action number 1</descr> <type>text</type> </action> </form> <form id="a1"> <action id="a3"> <name>append action3</name> <descr>appended Action number 3</descr> <type>foo</type> </action> </form> </append>