OurStoriesXML

From OLPC
Revision as of 21:08, 31 October 2007 by Johnhuang (talk | contribs)
Jump to: navigation, search


About

This page documents the mark-up language used to keep meta data for interviews recorded by the Our_Stories activity.

Quick Example

<?xml version="1.0" ?>
<ourstories version="0.1">
  <story date="2007-10-29 07:13:04" 
         oggfile="/home/olpc/ourstories/story_filename.ogg" 
         title="story_title"/>
</ourstories>


Fields