Hello All Can Anyone explain to me how to use the "sound" optimization in hcard from what I can gather from
http://www.ietf.org/rfc/rfc2426 section 3.6.6 SOUND Type Definition I quote... Type purpose: To specify a digital sound content information that annotates some aspect of the vCard. By default this type is used to specify the proper pronunciation of the name type value of the vCard. ...so you know where I am going with this I think It may be a useful addition to hAudio so we can point out which part of a hAudio is the title of an album and which part is a track, an example borrowed from joes on the list: <div class="haudio"> <h1 class="vcard"> <span class="contributor org">The Beatles</span> - <span class="fn">The White Album</span></h1> <div class="haudio vcard"> <h2 class="fn">Disc: 1</h2> <ol> <li class="sound">Back in the U.S.S.R. - <span class="duration">2:43</span></li> <li class="sound">Dear Prudence- <span class="duration">3:56</span></li> </ol> </div> <div class="haudio vcard"> <h2 class="fn">Disc: 2</h2> <ol> <li class="sound">Birthday - <span class="duration">2:42</span></li> <li class="sound">Yer Blues - <span class="duration">4:00</span></li> </ol> </div> </div> Can we use the sound optimization in a class or does it have to have a type attribute type-sound? I have used the "org" optimization because bands can be organizations and it helps determine the artist from the title?. Notice I have nested multiple hAudios in a single hAudio to imply that this is a Playlist Guidance help please or again just tell me its not possible ;) -Martin-
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ microformats-new mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-new
