Skip to content

Instantly share code, notes, and snippets.

@jeff
Created May 31, 2019 20:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeff/a7db231e954579a235af7982b5ae2a1e to your computer and use it in GitHub Desktop.
Save jeff/a7db231e954579a235af7982b5ae2a1e to your computer and use it in GitHub Desktop.
sample of one of our RTAC responses
<?xml version="1.0" encoding="UTF-8"?>
<rtac>
<item>
<library>MUSIC</library>
<location>M_CIR_DESK</location>
<itemtype>CHMBR_MUS</itemtype>
<callno>E-10207 C. 6</callno>
<status>Available</status>
</item>
<item>
<library>MUSIC</library>
<location>M_CIR_DESK</location>
<itemtype>CHMBR_MUS</itemtype>
<callno>E-10207 C. 4</callno>
<status>Available</status>
</item>
<item>
<library>MUSIC</library>
<location>M_CIR_DESK</location>
<itemtype>CHMBR_MUS</itemtype>
<callno>E-10207 C. 5</callno>
<status>Available</status>
</item>
</rtac>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment