Skip to content

Instantly share code, notes, and snippets.

@rsinger
Created January 22, 2010 12:14
Show Gist options
  • Save rsinger/283717 to your computer and use it in GitHub Desktop.
Save rsinger/283717 to your computer and use it in GitHub Desktop.
<dlf:item id="http:/example.org/j/service/items/1234">
<jangle:fines xmlns:jangle="http://jangle.org/vocabulary/">
<jangle:loans currency="GBP">0.72</jangle:loans>
<jangle:holds currency="GBP">0.00</jangle:holds>
<jangle:interloans currency="GBP">0.00</jangle:interloans>
<jangle:miscellaneous currency="GBP">0.00</jangle:miscellaneous>
</jangle:fines>
</dlf:item>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment