IPIG-Conditional-Reply-Extension DEFINITIONS ::= -- the object identifier for this extension, registered -- with the Interlibrary Loan Application Standards -- Maintenance Agency, is 1.0.10161.13.X BEGIN IMPORTS ILL-String, Item-Id, Medium-Type FROM ISO-10161-ILL-1; IPIG-Conditional-Reply-Extension ::= SEQUENCE { item-id [0] IMPLICIT Item-Id OPTIONAL, copyright-compliance [1] ILL-String OPTIONAL } END