qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qexo-general] How to use fn:input()


From: Denis Goeury
Subject: [Qexo-general] How to use fn:input()
Date: Tue, 28 Jan 2003 15:59:22 -0500

Hi,
 
Providing and input document through fn:document() is working fine but
how can you use implicit (unnamed) input documents, which are accessed
using the input() function?
 
Like in:
 
  <result>
    { 
      input()//report//para 
    }
  </result>
 
My goal is to provide the input document and the query as Strings in a
Java program.
 
Thank you,
 
Denis






reply via email to

[Prev in Thread] Current Thread [Next in Thread]