You mean something like a selection list filled via cocoon:/ ??

<wd:selection-list src="cocoon:/mychoices.xml"/>

taken from http://wiki.cocoondev.org/Wiki.jsp?page=WoodyDatatypeReference.

In theory you should also be available to access XML DB directly if you need:

<wd:selection-list src="xmldb:xindice:mychoices.xml"/>

Joerg

On 14.01.2004 01:42, Joakim Verona wrote:

Hello,

I'm trying to make a woody form that will get the option values of a drop down control from the output of a pipeline.

What is the best way to achieve this?

Its not clear to me if it can be done with the woody binding framework,
or if I should use an xinclude to create the woody form somehow.

Cheers,
/Joakim


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to