IMS Web Service Reference

Method: GetItemsOfBibliographicRecord

Description

This function will return a list of item placements of items with the given bibliographic record id.

Action

http://www.intelligentlibrary.com/Ims4Ils/GetItemsOfBibliographicRecord

Input

The input of this method is the document element tns:GetItemsOfBibliographicRecord having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Credentials  tns:ImsCredentialsType  1..1 
tns:BibliographicRecordId  tns:BibliographicRecordIdType  1..1 
Output

The output of this method is the document element tns:GetItemsOfBibliographicRecordResponse having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Item  tns:SimpleItemType  0..* 
Faults
Name  Content  Description 
InternalError  tns:InternalError 
InvalidCredentials  tns:InvalidCredentials 
InsufficientPrivileges  tns:InsufficientPrivileges