50 lines
889 B
Plaintext
50 lines
889 B
Plaintext
|
head 1.2;
|
||
|
access;
|
||
|
symbols;
|
||
|
locks; strict;
|
||
|
comment @# @;
|
||
|
|
||
|
|
||
|
1.2
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next 1.1;
|
||
|
|
||
|
1.1
|
||
|
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
|
||
|
branches;
|
||
|
next ;
|
||
|
|
||
|
|
||
|
desc
|
||
|
@Initial revision
|
||
|
@
|
||
|
|
||
|
|
||
|
1.2
|
||
|
log
|
||
|
@Revision 2
|
||
|
@
|
||
|
text
|
||
|
@---+ Search for a Partial Document
|
||
|
|
||
|
Subtpye of a SearchRequest. Search for a document in a well defined standard, the ConceptualSchema.
|
||
|
But do not return the complete document, but only a subset of it given by a list of requested concepts of that standard. The returned document still has to be a valid xml document for the requested ConceptualSchema, so it will likely include more data than only the concepts requested.
|
||
|
|
||
|
|
||
|
---+++++ Proposed Partial Search
|
||
|
|
||
|
* PartialSearchProposalOne
|
||
|
@
|
||
|
|
||
|
|
||
|
1.1
|
||
|
log
|
||
|
@Initial revision
|
||
|
@
|
||
|
text
|
||
|
@d3 1
|
||
|
a3 1
|
||
|
Search for a document in a well defined standard, the ConceptualSchema.
|
||
|
@
|