IMS Web Service Reference

Method: FindBibliographicRecords

Description

Query the database for bibliographic records.

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:Title  common:TitleType  0..1 
tns:Author  common:AuthorType  0..1 
tns:ItemId  common:ItemIdType  0..1 
tns:BibliographicRecordId  common:BibliographicRecordIdType  0..1 
tns:ClassificationRangeStart  common:ClassificationRangeType  0..1 
tns:ClassificationRangeEnd  common:ClassificationRangeType  0..1 
tns:AlphabetisationRangeStart  common:AlphabetisationRangeType  0..1 
tns:AlphabetisationRangeEnd  common:AlphabetisationRangeType  0..1 
tns:ComplexClassificationAlphabetisation  xsd:boolean  0..1 
tns:CategoryKey  common:CategoryKeyType  0..1 
tns:LifecycleLocked  xsd:boolean  0..1 
tns:FloatCodeKey  common:FloatCodeKeyType  0..1 
tns:FixedBranchKey  common:BranchKeyType  0..1 
tns:FixedDepartmentKey  common:DepartmentKeyType  0..1 
tns:IlsLocationKey  common:IlsLocationKeyType  0..1 
tns:IlsSublocationKey  common:IlsSublocationKeyType  0..1 
tns:CollectionKey  common:CollectionKeyType  0..1 
tns:MaterialTypeKey  common:MaterialTypeKeyType  0..1 
tns:AccessionDateStart  xsd:dateTime  0..1 
tns:AccessionDateEnd  xsd:dateTime  0..1 
tns:Excluded  xsd:boolean  0..1 
Output

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

Element  Type  Occurs  Description 
    1..1 
tns:BibliographicRecords  common:BibliographicRecordInfoType  0..* 
Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo 
TooManyRows  common:TooManyRowsExceptionInfo