(1996-1997)1998-2001(2002)2003(2004).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
if (!empty($holding['purchase_history'])): ?>
foreach ($holding['purchase_history'] as $current): ?>
endforeach; ?>
(1997-98)1999(2000-01)2002-08(2009).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
(1997-2001)2002-03(2004)2005-07(2008-09).
/* Embed item structured data: library, barcode, call number */ ?>
/* Declare that the item is to be borrowed, not for sale */ ?>
if (!empty($holding['purchase_history'])): ?>
foreach ($holding['purchase_history'] as $current): ?>
endforeach; ?>