On Sat, 18 Dec 2004 13:51:19 +0100, [EMAIL PROTECTED] said:
> I realized I did not answer your question, you probably referred to the 
> schema validation. Here is a sample:
> 
> e.g. when a pipeline wants to modify the instance and also intends to
> pass 
> over some data to the view, you have a parameter section like below:
> 
>    <p:param name="instance" type="input"/>
>     <p:param name="data" type="output"/>
>     <p:param name="instance" type="output"/>
> and get a schema validation error: 'Duplicate key 'instance' for key or 
> unique constraint [EMAIL PROTECTED]://www.orbeon.com/oxf/pipeline' on your 
> problems list.

Yep, that's what I was asking about.

OK, this was fixed 2004/11/23 and consequently is available in the
current unstable build.  

If you wish to 'upgrade' to the current stable build you can do
so by following the instructions at the bottom of the page 
here :
  http://www.orbeon.com/community/getting-involved
.

Otherwise you can get rid of this problem by replacing
pipeline.xsd in oxfstudio.jar with the pipeline.xsd
in the attached zip.

-- Regards, Dan S

Attachment: t.not-a-zip-honest
Description: Binary data

Reply via email to