topical media & game development

talk show tell print

#playlist-picture.xml / xml



  <?xml version="1.0" encoding="UTF-8"?>
    <playlist xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  
  <!-- 
  Syntax of picture in XIMPEL: <picture></picture> 
  -Required attribute: file URL of picture (file="____")
  -Optional attribute: duration in seconds (duration="_"), usable for e.g. slideshows 
  -->
  
    <subject id="PictureExample">
      <description>Picture example</description>
      <media>
        <picture file="dragonslair.jpg" duration="10"></picture>
      </media>
    </subject>
  
  </playlist>
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.