Skip to content

checkInItem

cedelis edited this page Oct 16, 2015 · 1 revision

Scenario 1: Simple item check in at one institution

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<ns1:NCIPMessage xmlns:ns1="http://www.niso.org/2008/ncip" ns1:version="http://www.niso.org/schemas/ncip/v2_01/ncip_v2_01.xsd">

<ns1:CheckInItem>

<ns1:ItemId>
<ns1:ItemIdentifierValue>S03000250</ns1:ItemIdentifierValue>
</ns1:ItemId>

</ns1:CheckInItem>

</ns1:NCIPMessage>
Clone this wiki locally