PHP Classes

File: tests/_files/notes-seed.xml

Recommend this page to a friend!
  Classes of Maik Greubel   Caribu ORM   tests/_files/notes-seed.xml   Download  
File: tests/_files/notes-seed.xml
Role: Auxiliary data
Content type: text/plain
Description: Test data
Class: Caribu ORM
Map objects to databases records using annotations
Author: By
Last change:
Date: 9 years ago
Size: 268 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE dataset> <dataset> <notes id="1" content="I have to remember to buy milk!" created="2010-04-24 17:15:23" /> <notes id="2" content="Birthday of my mother on 2016-02-27" created="2015-04-24 17:15:23" /> </dataset>