PHP Classes

File: myXTree/tests/update.xml

Recommend this page to a friend!
  Classes of Tereshchenko Andrey   myXTree   myXTree/tests/update.xml   Download  
File: myXTree/tests/update.xml
Role: Auxiliary data
Content type: text/plain
Description: Test data
Class: myXTree
myXTree is an interface to a SQL-tree.
Author: By
Last change:
Date: 19 years ago
Size: 573 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="Windows-1251"?> <books id="0" updated="update succes" added="add succes"> <book id="1"> <title id="1.1">Heart of Darkness</title> <author id="1.2">Sinclair Lewis</author> <price id="1.3">9.99</price> </book> <book id="2"> <title id="2.1">Pierre: The Ambiguities</title> <author id="2.2">Joseph Conrad</author> <price id="2.3">12.99</price> </book> <book id="3"> <title id="3.1">Arrowsmith</title> <author id="3.2">Sophocles</author> <price id="3.3">8.99</price> </book> </books>