Hi,

Can I use current() and xpointer togetther:

<p:for-each href="#resources" select="/oai:OAI-PMH/oai:ListRecords/oai:record">
<p:processor name="oxf;pipeline">
<p:input name="config" href="publish-document.xpl"/>
<p:input name="instance" href="aggregate('document', #instance#xpointer(/URL), current()#xpointer(/oai:metadata))"/>
</p:processor>
</p:for-each>


where current()#xpointer(/oai:metadata) refers to:

<oai:OAI-PMH>
  <oai:ListRecords>
    <oai:record>
      <oai:metadata>

        Cheers,

        Matthew



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
orbeon-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to