Daffodil:Reference Query
From Wiki
(Redirected from Reference Query)
This page is part of the Daffodil Wiki.
Main Page | User Guide | Programming Guide | Protocol | FAQs
The reference query retrieves all document that are cited in the given document. It is in two phases.
- First Phase
- A reference query, conforming to the askReference.dtd is send to the DocumentAgent.
- A acknowledge messages ackQuery.dtd returns a query-id.
- A tell message returns the number of found documents tellReferenceQueryResult.dtd
- Second Phase
- To fetch the result in form of a resultlist see Resultlist Query.
