Graphical design component

r10 - 09 Jan 2007 - 00:00:00 - MoinMoin?You are here: TWiki >  TAPIR Web > CapabilitiesProposalOne

Capabilities Proposal I

A first proposal for the CapabilitiesRequest.

Request Example

<request>
   <header>
      ...
   </header>
   <capabilities CapabilitiesProposalOne>
</request>

Response Example
<response>
   <header>
      ...
   </header>
   <content>
      <capabilities>
         <configurations>
            <minQueryTermLength>3</minQueryTermLength>
            <maxSearchResponseRecords>100</maxSearchResponseRecords>
            <maxInventoryResponseRecords>1000</maxInventoryResponseRecords>
         </configurations>
         <requestTypes>
            <ping/>
            <capabilities/>
            <metadata/>
            <inventory/>
            <fullSearch/>
            <partialSearch/>
            <customSearch/>
         </requestTypes>
         <conceptualSchemas>
            <schema namespace="http://www.altova.com"> *
               <concept searchable="1" path="/abcd/efg/@h"/> *
            </schema>
         </conceptualSchemas>
      </capabilities>
   </content>
</response>

with* indicating repeatable elements
Edit | Attach | Printable | Backlinks: Web, All Webs | History: r10 < r9 < r8 < r7 < r6 | More topic actions
 
Back to TDWG Homepage TDWG Wiki > TAPIR
This site is powered by the TWiki collaboration platform

Valid XHTML 1.0 Transitional
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback