xsl-list
[Top] [All Lists]

Re: iTunes XSL

2005-01-06 13:30:52
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(_at_)mulberrytech(_dot_)com
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
======================================================================


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--