Important: The information in this document is obsolete and should not be used for new development.
Reading in Edition Data
To initiate the reading of data from an edition (for a subscriber), use theOpenEdition
function.Use the
EditionHasFormat
function to learn in which formats the edition data is available.Use the
ReadEdition
function to read data from an edition. This function reads from the current mark for the specified format.
Subtopics
- OpenEdition
- EditionHasFormat
- ReadEdition