Quiz
1. |
What XML markup language does iTunes use to store its music library? |
2. |
What is the purpose of the |
3. |
What three search parameters are used to build link URLs into the iTunes music store? |
Quiz Answers
1. |
Okay, this was a bit of a trick question. The iTunes music library XML format isn't based on any specific XML markup language. Instead, it uses somewhat of a generic dictionary format that maps keys to values. The DTD for the format is available online at |
2. |
The iTunes music library format is based on key-value pairs of data where a key identifies the name of the data and a subsequent type tag contains the data itself. The |
3. |
The three search parameters used to build link URLs into the iTunes music store are |
Exercises
1. |
Add the line of code to link the iTunes viewer stylesheet to your own iTunes music library XML document. Open the document in a browser and experiment with the links. |
2. |
Visit |