Philips 50PF9630A 50 warranty Supported XML-tags, Examples, Tag Name Use Description

Models: 50PF9630A 50

1 56
Download 56 pages 39.74 Kb
Page 51
Image 51

Supported XML-tags

The following table gives a description of the XML syntax.

Tag Name

Use

Description

 

 

 

philips-slideshow

mandatory

Philips slideshow signature including the version.

 

 

 

title

optional

The title of the playlist.

 

 

 

audio

optional

The audio-URL following this tag will define the music playing

 

 

in the background during the slideshow.

 

 

A single song or playlist (.m3u & .pls) are the only valid audio

 

 

references. Other reference will not result in any audio

 

 

playback. If a single song is referenced the song will be

 

 

repeated forever. If a playlist is referenced the playlist will be

 

 

played in sequence with a repeat at the end of the playlist.

 

 

 

slide-duration

optional

The default display time (in 0,1 second) of a slide. The TV

 

 

application isn’t obliged to support this tag. The TV application

 

 

can force the use of one or multiple predefined display times.

 

 

 

slides

mandatory

Identifies the slides to show.

 

 

 

slide

optional

Identifies the URL of the individual slide.

 

 

 

Examples:

See on this CD in the directory Files/Slideshw/....

Copy the directory with the slideshow files to your portable memory.

<?xml version="1.0" encoding="ISO-885h9-1" ?> <philips-slideshow version="1.0" >

<title>Philips AlbumFile</title> <audio>Music\Nature.mp3</audio> <slide-duration>50</slide-duration> <slides>

<slide>Images\Image01.jpg</slide>

<slide>Images\Image02.jpg</slide>

<slide>Images\Image03.jpg</slide>

<slide>Images\Image04.jpg</slide>

<slide>Images\Image05.jpg</slide>

<slide>Images\Image06.jpg</slide>

<slide>Images\Image07.jpg</slide>

<slide>Images\Image08.jpg</slide>

<slide>Images\Image09.jpg</slide>

<slide>Images\Image10.jpg</slide>

<slide>Images\Image11.jpg</slide>

<slide>Images\Image12.jpg</slide>

</slides> </philips-slideshow>

49

Page 51
Image 51
Philips 50PF9630A 50 warranty Supported XML-tags, Examples, Tag Name Use Description