]> git.evergreen-ils.org Git - working/NCIPServer.git/blob - t/sample_data/LookupItemWithExampleItemIdentifierType.xml
Merge branch 'masslnc' into better_abstraction
[working/NCIPServer.git] / t / sample_data / LookupItemWithExampleItemIdentifierType.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ns1:NCIPMessage
3   ns1:version="http://www.niso.org/schemas/ncip/v2_0/imp1/xsd/ncip_v2_0.xsd" xmlns:ns1="http://www.niso.org/2008/ncip">
4   <ns1:LookupItem>
5         <ns1:InitiationHeader>
6                 <ns1:FromSystemId ns1:Scheme="http://www.altova.com">String</ns1:FromSystemId>
7                 <ns1:FromSystemAuthentication>String</ns1:FromSystemAuthentication>
8                 <ns1:FromAgencyId>
9                         <ns1:AgencyId ns1:Scheme="http://www.altova.com">String</ns1:AgencyId>
10                 </ns1:FromAgencyId>
11                 <ns1:FromAgencyAuthentication>String</ns1:FromAgencyAuthentication>
12                 <ns1:OnBehalfOfAgency>
13                         <ns1:AgencyId ns1:Scheme="http://www.altova.com">String</ns1:AgencyId>
14                 </ns1:OnBehalfOfAgency>
15                 <ns1:ToSystemId ns1:Scheme="http://www.altova.com">String</ns1:ToSystemId>
16                 <ns1:ToAgencyId>
17                         <ns1:AgencyId ns1:Scheme="http://www.altova.com">String</ns1:AgencyId>
18                 </ns1:ToAgencyId>
19                 <ns1:ApplicationProfileType ns1:Scheme="http://www.altova.com">String</ns1:ApplicationProfileType>
20         </ns1:InitiationHeader>
21         <ns1:ItemId>
22                 <ns1:AgencyId ns1:Scheme="http://www.altova.com">String</ns1:AgencyId>
23                 <ns1:ItemIdentifierType ns1:Scheme="http://www.extensiblecatalog.ncip.v2.org/schemes/itemidentifiertype/exampleitemidentifiertype.scm">Item Id</ns1:ItemIdentifierType>
24                 <ns1:ItemIdentifierValue>String</ns1:ItemIdentifierValue>
25         </ns1:ItemId>
26         <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Bibliographic Description</ns1:ItemElementType>
27         <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Circulation Status</ns1:ItemElementType>
28       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Electronic Resource</ns1:ItemElementType>
29       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Hold Queue Length</ns1:ItemElementType>
30       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Item Description</ns1:ItemElementType>
31       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Item Use Restriction Type</ns1:ItemElementType>
32       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Location</ns1:ItemElementType>
33       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Physical Condition</ns1:ItemElementType>
34       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Security Marker</ns1:ItemElementType>
35       <ns1:ItemElementType ns1:Scheme="http://www.niso.org/ncip/v1_0/schemes/itemelementtype/itemelementtype.scm">Sensitization Flag</ns1:ItemElementType>
36         <ns1:CurrentBorrowerDesired/>
37         <ns1:CurrentRequestersDesired/>
38   </ns1:LookupItem>
39 </ns1:NCIPMessage>
40