wiki-archive/twiki/data/TAPIR/DatasourceCapabilitiesPropo...

153 lines
3.0 KiB
Plaintext

head 1.5;
access;
symbols;
locks; strict;
comment @# @;
1.5
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next 1.4;
1.4
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next 1.3;
1.3
date 2007.01.09.00.00.00; author MoinMoin; state Exp;
branches;
next 1.2;
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.5
log
@Revision 5
@
text
@---+ DatasourceCapabilitiesProposal
Belonging to the FourthProposal including all additional suggestions at the bottom.
---+++++ Request
<verbatim>
<request>
<header>
<source url="http://www.altova.com" sendtime="2001-12-17T09:30:47-05:00" software="String"/>
<source url="http://www.altova.com" sendtime="2001-12-17T09:30:47-05:00" software="String"/>
</header>
<capabilities/>
</request>
</verbatim>
---+++++ Response
<verbatim>
<response>
<header>
<source url="http://www.tdwg.org" sendtime="2001-12-17T09:30:47-05:00" software="String"/>
<destination client="http://www.tdwg2.org"/>
</header>
<capabilities>
<metadataSchema ns="http://www.tdwg.org/schemas/1"/>
<conceptualSchema ns="http://www.tdwg.org/schemas/2"> *
<software name="String" version="String">
<component name="String" version="String"/> *
</software>
<settings>
<minQueryTermLength>0</minQueryTermLength>
<maxSearchResponseRecords>0</maxSearchResponseRecords>
<maxInventoryResponseRecords>0</maxInventoryResponseRecords>
</settings>
<recordDefinitions>
<recordDefinition path="/a/@@a"/> *
</recordDefinitions>
<mappedConcepts>
<concept path="/a/@@a" searchable="1"/> *
</mappedConcepts>
<filterOperators>
<logicalOperators/>
<comparativeOperators>
<basicComparativeOperators>Text</basicComparativeOperators>
<in>Text</in>
<isNull>Text</isNull>
<like>Text</like>
</comparativeOperators>
<spatialOperators/>
<functions>
<min nargs="unbounded"/>
<max nargs="unbounded"/>
<function name="String" nargs="0"/> *
</functions>
</filterOperators>
<requestTypes>
<ping/>
<metadata/>
<inventory/>
<search/>
<customSearch/>
</requestTypes>
</conceptualSchema>
</capabilities>
</response>
</verbatim>
@
1.4
log
@Revision 4
@
text
@d34 3
@
1.3
log
@Revision 3
@
text
@d6 7
@
1.2
log
@Revision 2
@
text
@d2 1
@
1.1
log
@Initial revision
@
text
@d13 1
a13 1
<destination client="http://www.tdwg.org"/>
d16 2
a17 2
<metadataSchema ns="http://www.tdwg.org"/>
<conceptualSchema ns="http://www.tdwg.org"> *
@