Re: Rep (2) : simple information lookup services

pays@faugeres.inria.fr Tue, 20 July 1993 17:05 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06386; 20 Jul 93 13:05 EDT
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa06382; 20 Jul 93 13:05 EDT
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa14862; 20 Jul 93 13:05 EDT
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP id <g.04610-0@haig.cs.ucl.ac.uk>; Tue, 20 Jul 1993 16:49:22 +0100
Received: from faugeres.inria.fr by bells.cs.ucl.ac.uk with Internet SMTP id <g.27604-0@bells.cs.ucl.ac.uk>; Tue, 20 Jul 1993 16:49:10 +0100
X400-Received: by /PRMD=inria/ADMD=atlas/C=fr/; Relayed; 20 Jul 93 17:48:52+0200
Date: 20 Jul 93 17:48:52+0200
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: pays@faugeres.inria.fr
To: Woermann@osi.e3x.fr, tim@terminator.rs.itd.umich.edu
Subject: Re: Rep (2) : simple information lookup services
cc: osi-ds@cs.ucl.ac.uk
Message-ID: <743183332.5473.0-faugeres.inria.fr*@MHS>

1. I share Ascan and Tim vew that a minimum facility of search criterias
	is needed

2. In order to combine Christian view (untyped values only) with that,
	I would appreciate to have the following possibility:


From Ascan proposal:

	SOLO-TargetInfo ::= CHOICE {
			item 	[0] SEQUENCE OF AttributeValueAssertion, <===
			and 	[1] SET OF SOLO-TargetInfo,
			or 	[2] SET OF SOLO-TargetInfo,
			not 	[3] SOLO-TargetInfo } 


I would like to have the possibility in the AVAs to
	specify for any attribute type a wildcard value (ANY, *)
	which will then provide the ability to present
	in fact attribute values without any attribute type constraint

-- PAP