[daisy] Document linked by another document part

Grégory Ogonowski eta.benetnasch at hotmail.com
Thu Apr 26 01:55:35 CDT 2007


Hi,

I'm currently using Daisy 2.0 and i have a little problem.

I created 2 Document Types, the first one (A) is composed by 2 daisy-html 
parts and the second one (B) is only composed by one daisy-html part.
Is it possible to have, inside a B document, a list off all documents of 
type A pointing to this B document?

I know it's possible with a field using the following syntax inside my xml 
file:


<?xml version="1.0"?>
<p:publisherRequest xmlns:p="http://outerx.org/daisy/1.0#publisher">
  <p:prepareDocument/>
  <p:aclInfo/>


   <p:group id="relatedDocuments">
    <p:performQuery>
     <p:query>select name where documentType='A' and $myField has any 
(ContextDoc(link))</p:query>
    </p:performQuery>
   </p:group>


<p:subscriptionInfo/>
</p:publisherRequest>


But is it possible to do the same with a document part instead of a fied 
(replacing $myField with %myPart doesn't work)

Thanks.
Gregory

_________________________________________________________________
Tout ce qu'il y a de plus trendy pour Windows Live Messenger... 
http://divertissements.fr.msn.be/funwithmessenger



More information about the daisy mailing list