IMS Web Service Reference

Method: GetBibliographicRecordHistory

Description

Retrieves the history for the specified bibliographic record.

Action

http://ims.lyngsoesystems.com/query/GetBibliographicRecordHistory

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BibliographicRecordId  common:BibliographicRecordIdType  0..1 
tns:BibliographicRecordKey  common:BibliographicRecordKeyType  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:HistoryEntries  common:BibliographicRecordHistoryEntryType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
NoDataFound  common:NoDataFoundExceptionInfo