Skip to main content
v2026.11,610 entries · CC-BY 4.0
Dictionary termTrack Proposedv2026.1

ISO 18626 (Interlibrary Loan Transactions — Application Protocol)

<p><strong>ISO 18626</strong>, <em>Information and documentation — Interlibrary loan transactions</em>, is the international application-protocol standard for the messages that library systems exchange to request, supply, and track resource-sharing loans and copies between institutions. A transaction qualifies as ISO 18626-compliant when it is carried out as a defined sequence of XML messages — a <strong>Request</strong> from the borrowing (requesting) library, and <strong>Supplying Agency</strong> and <strong>Requesting Agency</strong> status/action messages exchanged between the two systems — rather than as free-text email, fax, or a proprietary, non-standard API. First published by ISO in 2014, revised in 2017, and further revised as ISO 18626:2021, the standard is maintained under ISO/TC 46, the technical committee for information and documentation.</p>

ByCASRAI Editorial Board
· Last updated 23 Jul 2026

Ask about ISO 18626 (Interlibrary Loan Transactions — Application Protocol)

Answers are drawn from this dictionary entry and the rest of the CASRAI corpus, with a link to every source.

Answers are AI-generated from CASRAI’s own published pages and can be wrong, so check the linked sources before relying on one; your question is logged without personal data — never sold, never used to train a third-party model — to show us what CASRAI is missing, so please do not type personal or confidential details. How we use this

Examples

Worked examples

  • Is an instance

    A resource-sharing system sends an ISO 18626 Request message over a web-services connection to a lending library's system, which replies with a Supplying Agency Message confirming the item has shipped.

  • Is an instance

    Two library systems from different vendors complete a full loan lifecycle (request, shipped, received, returned) using only ISO 18626 Request, Supplying Agency, and Requesting Agency messages, with no manual re-keying on either side.

Counter-examples

Looks similar, but isn't

  • Not an instance

    A library emails a PDF interlibrary loan request form to another library's ILL office instead of exchanging a structured ISO 18626 message.

  • Not an instance

    A vendor's proprietary, non-standard ILL API is used between two systems; because it does not conform to the ISO 18626 schema and message set, the transaction is not ISO 18626-compliant even though it serves the same function.

Editorial commentary

ISO 18626 (Information and documentation — Interlibrary loan transactions) is the ISO application protocol that lets library systems automatically exchange interlibrary loan (ILL) and resource-sharing messages with each other, instead of staff re-keying requests by phone, fax, or email. It defines the message set, the data elements each message carries, and the permitted sequences and states a transaction can move through, so that a request created in one library’s system can be transmitted to, and acted on by, a completely different vendor’s system at the lending library.

What makes a transaction ISO 18626-compliant

An interlibrary loan transaction is operating under ISO 18626 when the request and its subsequent status updates are carried as structured, machine-readable XML messages conforming to the standard’s schema, exchanged over a web-services transport — not as unstructured correspondence. This is the key operational distinction from the pre-web ILL protocols it succeeds: ISO 10160 and the associated ISO 10161-1/10161-2 messaging standard, which were built for an OSI-era, non-web messaging environment and saw comparatively limited real-world implementation. ISO 18626 was designed specifically to be practical to implement in a modern, XML- and web-services-based technology stack, which is a large part of why it has seen substantially broader adoption among integrated library systems and ILL management platforms than its predecessor did.

The core message types

ISO 18626 defines a small set of message types that cover the lifecycle of a loan or copy request:

  • Request — sent by the requesting library’s system to ask a supplying library to lend an item or supply a copy.
  • Supplying Agency Message — sent by the supplying library’s system to communicate status (for example, that the item has shipped, is unavailable, or has been renewed) and to take actions such as cancelling or conditioning the request.
  • Requesting Agency Message — sent back by the requesting library’s system, for example to confirm receipt, request a renewal, or report the item as returned or lost.

Confirmation messages acknowledge receipt of each of these at the transport level. Together, this small, fixed vocabulary of message types is what allows two independently developed library systems — built by different vendors, running different software — to interoperate on a single transaction without a custom point-to-point integration.

Examples

A library’s resource-sharing system sending a Request message, formatted per the ISO 18626 XML schema, to a lending library’s system over a web-services connection — with the lending system replying via a Supplying Agency Message reporting the item shipped — is an ISO 18626 transaction. A shared, ISO 18626-based registry of standardized codes (for example, for loan conditions or unavailability reasons) used consistently across implementing systems so that a status reported by one system is interpreted the same way by another is also part of how the standard is put into practice; the standard’s own implementer community maintains such a registry alongside the schemas and conformance guidance for adopting systems.

Counter-example

A library emailing a PDF request form to another library’s ILL office, or a staff member manually re-keying a request into a second system’s web form, is not an ISO 18626 transaction — no structured, standard-conformant message is exchanged between systems, even though the underlying business activity (borrowing an item from another library) is the same. Likewise, a proprietary, vendor-specific ILL API that is not built against the ISO 18626 schema and message set does not make a transaction ISO 18626-compliant, even if it is broadly similar in function.

Why it matters for resource sharing

Before ISO 18626, interoperability between different ILL and resource-sharing platforms depended heavily on either shared vendor infrastructure or manual staff effort, which limited how easily libraries on different systems could lend to and borrow from each other. A common, web-native application protocol lowers that integration cost: any system that implements ISO 18626 correctly can, in principle, transact with any other conformant system, which is what has made it a practical foundation for cross-network and cross-vendor resource sharing rather than a standard that only works within a single library consortium’s shared platform.

Related standards

ISO 18626 sits alongside other library- and publishing-standards work that reduces transaction friction between institutions and vendors, such as SERU (Shared E-Resource Understanding), the NISO recommended practice that removes the need for a bespoke license agreement on lower-value e-resource subscriptions. Both are examples of NISO Recommended Practice-style and ISO standards work aimed at making routine library transactions — borrowing an item versus subscribing to a resource — less costly to execute at scale.

Machine-readable encodings

Use in your systems

JATS XML <role> element
xml
<role vocab="credit"
      vocab-identifier="https://casrai.org/dictionary/"
      vocab-term="ISO 18626 (Interlibrary Loan Transactions — Application Protocol)"
      vocab-term-identifier="https://casrai.org/dictionary/term/iso-18626-interlibrary-loan-transactions" />
Schema.org DefinedTerm (JSON-LD)
json
{
  "@context": "https://schema.org",
  "@type": "DefinedTerm",
  "@id": "https://casrai.org/dictionary/term/iso-18626-interlibrary-loan-transactions",
  "name": "ISO 18626 (Interlibrary Loan Transactions — Application Protocol)",
  "identifier": "https://casrai.org/dictionary/term/iso-18626-interlibrary-loan-transactions",
  "description": "<p><strong>ISO 18626</strong>, <em>Information and documentation — Interlibrary loan transactions</em>, is the international application-protocol standard for the messages that library systems exchange to request, supply, and track resource-sharing loans and copies between institutions. A transaction qualifies as ISO 18626-compliant when it is carried out as a defined sequence of XML messages — a <strong>Request</strong> from the borrowing (requesting) library, and <strong>Supplying Agency</strong> and <strong>Requesting Agency</strong> status/action messages exchanged between the two systems — rather than as free-text email, fax, or a proprietary, non-standard API. First published by ISO in 2014, revised in 2017, and further revised as ISO 18626:2021, the standard is maintained under ISO/TC 46, the technical committee for information and documentation.</p>",
  "inDefinedTermSet": "https://casrai.org/dictionary/domain/publishing#set",
  "url": "https://casrai.org/dictionary/term/iso-18626-interlibrary-loan-transactions",
  "sameAs": [],
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "publisher": {
    "@id": "https://casrai.org/#organization"
  },
  "dateModified": "2026-07-23T09:19:40",
  "inLanguage": "en"
}

Referenced across the research world

University of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logoUniversity of Cambridge logoColumbia University logoCrossref logoUniversity of Edinburgh logoHarvard University logoUniversity of Oxford logoPrinceton University logoStanford School of Medicine logoUniversity College London logoORCID logo
  • University of Cambridge logo
  • Columbia University logo
  • Crossref logo
  • University of Edinburgh logo
  • Harvard University logo
  • University of Oxford logo
  • Princeton University logo
  • Stanford School of Medicine logo
  • University College London logo
  • ORCID logo

View CASRAI adoption →