[Playlist] DTD for XSPF
Hans Engel
engel at engel.uk.to
Sat Dec 8 21:44:05 UTC 2007
Hi,
I just finished developing a DTD (Document Type Definition) for XSPF to
use. This way, a doctype can be declared in each XSPF file and be more
easily validated.
You can download the doctype here:
http://engel.uk.to/etc/xspf.dtd
To reference this doctype in your XSPF files, insert this line before
"<?xml":
<!DOCTYPE playlist PUBLIC "XSPF" "http://engel.uk.to/etc/xspf.dtd">
Thanks,
Engel
More information about the Playlist
mailing list