Issue Query Key binding

 
I  am attempting to deal with the matching rules. What should we
specify, exact match, best guess? Should the result match all the terms
or match any of the terms?
 
In the past we discussed a match flag, is this really necessary? I hope
not. 



Do we need to do more than this?






ElementQueryKeyBindingElement <QueryKeyBinding>


The <QueryKeyBinding> element is derived from the KeyBindingAbstractType
and is used to perform a query that results in the return of one or more
matching key bindings.

A key binding matches the QueryKeyBinding if:

*	The key binding contains all the <UseKeyWith> elements contained
in the query, and 

*	The key binding contains all the <KeyInfo> elements contained in
the query

The <QueryKeyBinding> element extends the KeyBindingAbstractType with
the following additional elements:

<TimeInstant> [Optional] 

The Time Instant for which the query is made. If no time instant is
specified the default is the time the request was made.

The following schema defines the <QueryKeyBinding> element and
KeyBindingType:

 

Received on Thursday, 13 February 2003 20:41:15 UTC