0

Are there XML schema files (XSD) for yahoo music API?

Hi,

Are there xml schema files for the Yahoo Music API? I am a Java developer and I plan to use XMLBeans to process the returned data, but unfortunately I can't find any reference to schema files. I have started to write my own using the Music API document as reference, but this is not ideal (for example, I can't find the definition for the Events or ShortBio elements)!

Regards,

Taiwo

by
1 Reply
  • Hi,

    Event and ShortBio are not supported. It will be removed from future documentation. All elements are listed http://developer.yahoo.com/music/api_guide...ml#XMLResponses . Let us know if you need any more information about the xml schema for documents.

    regards
    Sandy
    QUOTE (taiwo_sorungbe @ Sep 16 2008, 03:19 PM) <{POST_SNAPBACK}>
    Hi,

    Are there xml schema files for the Yahoo Music API? I am a Java developer and I plan to use XMLBeans to process the returned data, but unfortunately I can't find any reference to schema files. I have started to write my own using the Music API document as reference, but this is not ideal (for example, I can't find the definition for the Events or ShortBio elements)!

    Regards,

    Taiwo
    0

Recent Posts

in Music API