XSD or Sample of AppCast stream

Asked by Chris Darrigo

Is there a published XSD or DTD for the AppCast stream? I found this sample, but I don't know if this is the full schema for AppCast used by Sparkle

<item>
    <title>Version 2.0 (2 bugs fixed; 3 new features)</title>
    <sparkle:releaseNotesLink>
        http://you.com/app/2.0.html
    </sparkle:releaseNotesLink>
    <pubDate>Wed, 09 Jan 2006 19:20:11 +0000</pubDate>
    <enclosure url="http://you.com/app/Your Great App 2.0.zip"
               sparkle:version="2.0"
               sparkle:dsaSignature="MC0CFBfeCa1JyW30nbkBwainOzrN6EQuAh="
               length="1623481"
               type="application/octet-stream" />
</item>

Question information

Language:
English Edit question
Status:
Answered
For:
Sparkle Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Andy Matuschak (andymatuschak) said :
#1

No, no schema. That is not everything, but the other attributes are documented on the wiki at GitHub.

A schema would be useful. I might make one someday!

You can also look at the appcasts of popular, more complicated apps.

Can you help with this problem?

Provide an answer of your own, or ask Chris Darrigo for more information if necessary.

To post a message you must log in.