http://xmlns.greystate.dk/2005/playlist
}XMLSchema for a generic media playlist.
<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.