Following structures are used to represent informations returned from Aleph.
This structure is returned as response to SearchRequest inside SearchResult.
Identity of base where this record is stored.
Library string, used for downloading documents from Aleph when you know proper docNumber.
Identificator in Aleph. It is not that much unique as it could be, but with library string, you can fetch documents from Aleph if you know this.
MARC XML source returned from Aleph. Quite complicated stuff.
Parsed xml to EPublication structure.
Export progress informations from xml attribute represented as SemanticInfo structure.
Note
semantic_info and epublication attributes are parsed automatically from xml if not provided by user.