Hi All,
Following the instructions at: http://www.openwfe.org/manual/ch06.html#id2553881 I tried to take advantage of workflow definition XML as outlined by adding: <process-definition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://openwfe.org/flowdef_r1.7.0.xsd" name="research" revision="1.0"> to the beginning of my workflow. But in Eclipse this produces the following error: Referenced file contains errors (http://openwfe.org/flowdef_r1.7.0.xsd). For more information, right click on the message and select "Show Details..." Showing Details provides: s4s-elt-must-match.1: The content of 'simpleType' must match (annotation?, (restriction | list | union)). A problem was found starting at: attribute line 519 This doesn't seem to hurt wrt schema checking. I still get other errors when I enter invalid xml. However I'd like to get code completion for the tags. Anybody have any luck editing a flow definition in Eclipse with code completion and no errors about the xsd? Cheers, Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
