Z39.50-1995 Defect Report Z39.50MA-DR0003: RPN operators in Explain

July 1998
Defect Report Number: Z39.50MA-DR0003

Source of Report: Marko Kusej

Submitted-to and Date: 12/96

Report Concerning: Explain

Type of Defect: Clerical

Reference in Document: REC.1

Nature of Defect: The Explain record syntax defines in 'RpnCapabilities' the parameter 'operators' as SEQUENCE OF INTEGER. Which value representation are to be supplied for the different operators?

Solution Proposed: There appears to be an INTEGER enumeration lost.

Change:

       .....      SEQUENCE OF INTEGER
To:
     ......SEQUENCE OF INTEGER{
              and         	(0),
              or          	(1),
              and-not     	(2),
              prox        	(3)}
Status/Secretariat Response: Endorsed by ZIG 6/98
Library of Congress