Re: [xsl] iTunes XSL

Subject: Re: [xsl] iTunes XSL
From: Barry Lay <blay@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 06 Jan 2005 15:30:52 -0500
There is a DTD for the iTunes XML file on the Apple web site (as referred to in the DOCTYPE) but it doesn't clarify much. The file looks like a dump of a Map - its just keys and values in generic elements. I have been working with it to clean up my library after converting it all to Apple Lossless encoding (it duplicated everything). I am running it through an initial grouping pass to convert it to a sensible structure before further processing it. I am using XSLT 2.0 which makes things a little easier.

Barry

Wendell Piez wrote:

At 12:28 PM 1/6/2005, you wrote:

I've searched the web but haven't found anything exceptionally appealing. Has anyone on this list developed an XSL that they're happy with for formatting iTunes XML as HTML for a browser? Preferably giving the user the ability to sort and/or filter?


Not that we've seen. But how hard can it be? (I'd implement the sort/filter in Javascript/DOM, a layer up, if it were me.)

Cheers,
Wendell


====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================

Current Thread