[Playlist] Question on XML namespaces in XSPF

Sebastian Pipping webmaster at hartwork.org
Thu Mar 1 21:36:55 UTC 2007


Is this playlist below valid XSPF-1 or not?

    <?xml version="1.0" encoding="UTF-8"?>
    <myns:playlist version="1" xmlns:myns="http://xspf.org/ns/0/">
      <myns:trackList />
    </myns:playlist>

The spec says the attribute "xmlns" of <playlist> must be
"http://xspf.org/ns/0/" which the above does not fulfill.
Was it meant this way? Should this be valid?



Sebastian



More information about the Playlist mailing list