{http://xmlns.greystate.dk/2005/playlist}

Description

XMLSchema for a generic media playlist.

XMLSchema

http://xmlns.greystate.dk/2005/playlist/playlist.xsd

Elements defined
<playlist /> (title, creator, info, trackList)
<trackList /> (track*)
<track /> (location, image, annotation)
<title /> xsd:string
<creator /> xsd:string
<info /> xsd:anyURI

URI pointing to further information about the contents of this playlist.

<location /> xsd:anyURI
<image /> xsd:anyURI
<annotation /> xsd:string

Short description - title of track. Typically for display in a GUI on the client.