]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - templates/includes/AcceptItemResponse.inc
Update templates for new abstraction method.
[working/NCIPServer.git] / templates / includes / AcceptItemResponse.inc
1 <RequestId>
2   <AgencyId>[% requestagency | xml %]</AgencyId>
3   <RequestIdentifierValue>[% requestid | xml %]</RequestIdentifierValue>
4 </RequestId>
5 <ItemId>
6   <ItemIdentifierType>Item Barcode</ItemIdentifierType>
7   <ItemIdentifierValue>[% newbarcode | xml%]</ItemIdentifierValue>
8 </ItemId>