|
Background
Register of Object Identifiers
Register of Identifiers For More Information, contact the ILL Application Standards Maintenance Agency, Library and Archives Canada Last Update: 1998/10/26
|
Interlibrary Loan Application Standards Maintenance Agency
Public Object Identifiers for ISO 10161extensions (13)
ILL-APDU-Delivery-Info DEFINITIONS ::=
-- the object identifier for this extension, registered with
-- the Interlibrary Loan Application Standards Maintenance
-- Agency, is 1.0.10161.13.3
BEGIN
IMPORTS System-Address, System-Id from ISO-10161-ILL-1;
APDU-Delivery-Info::=SEQUENCE{
sender-info [0] IMPLICIT SEQUENCE OF APDU-Delivery-Parameters,
recipient-info [1] IMPLICIT SEQUENCE OF APDU-Delivery-Parameters,
transponder-info [2] IMPLICIT SEQUENCE OF APDU-Delivery-Parameters
OPTIONAL
}
APDU-Delivery-Parameters::=SEQUENCE {
encoding [0] IMPLICIT SEQUENCE SIZE (1..3) OF APDU-Encoding,
--provides, in preferred order, the types
--of encoding acceptable at the address
--indicated in transport
transport [1] IMPLICIT System-Address,
aliases [2] IMPLICIT SEQUENCE OF System-Id OPTIONAL
--provides in unsorted order, the several
--System-Ids associated with this
--System-Address
}
APDU-Encoding::=ENUMERATED {
eDIFACT (1),
bER-IN-MIME (2),
bER (3)
}
END
The EDIFACT encoding of the APDU-Delivery-Info type consists of the encodings for the parameters contained in the data type. It includes the following segments: sender-info recipient-info transponder-info Each of these segments is repeatable. Segment Name: sender-info Segment Code: SIN Data Elements: encoding --may have up to 3 sub-elements; each containing --an encoding of the APDU-Encoding data type telecom-service-identifier telecom-service-address --the last two elements together form the --system-address --This segment may be followed by multiple SYI --segments to hold repeated instances of system-id --to correspond to the "aliases" parameter. Links to Related Documents
|
|
Interlibrary Loan Application Standards Maintenance Agency |