Am Samstag, 14. Oktober 2006 01:36 schrieb John Mettraux:
>
> Hi Chris,
>
> does using the XSD at http://www.openwfe.org/flowdef.xsd yield the same
> error ?
No it doesn't yeild that error anymore. Thanks for the tip. But now I get a
validation error on a case statement:
cvc-complex-type.2.4.a: Invalid content was found starting with element
'case'. One of '{sgExpression}' is expected.
I tried the example from the documentation at:
http://www.openwfe.org/manual/ch06s05.html#expression_case
<case>
<defined field-value="budget" />
<participant ref="team-leader" />
<equals field-value="budget" other-value="next year" />
<sequence>
<participant ref="team-supervisor" />
<participant ref="unit-buyer" />
</sequence>
<!-- else -->
<participant ref="unit-supervisor" />
</case>
>
>
> Best regards,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenWFE users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openwfe-users
-~----------~----~----~----~------~----~------~--~---