Skip to content

Instantly share code, notes, and snippets.

@wpaven
Created December 5, 2010 19:38
Show Gist options
  • Save wpaven/729386 to your computer and use it in GitHub Desktop.
Save wpaven/729386 to your computer and use it in GitHub Desktop.
declare function feed:model()
as element(plugin:plugin-model)
{
<plugin:plugin-model>
<plugin:data>
<uri>Enter URI here</uri>
<sincedate>Enter Since Date here. MM/DD/YYYY</sincedate>
</plugin:data>
</plugin:plugin-model>
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment