Click to Rate and Give Feedback
Workflow Definition Schema

Each element manifest that defines a workflow must adhere to the Workflow Definition Schema. A workflow definition is an XML file that contains the information Windows SharePoint Services requires to instantiate and run the workflow, such as the following:

  • The name, GUID, and description of the workflow

  • The URLs of any custom forms used in this workflow

  • The names of the workflow assembly, and the class within that assembly to call

  • Optionally, any custom metadata the workflow requires to run

The structure of the workflow definition schema is as follows:

<Elements Element (Workflow)>

   <Workflow Element (Elements)>

      <Categories Element (Workflow)>

      <AssociationData Element (Workflow)>

      <MetaData Element (Workflow)>

         <InitiationType Element (Workflow)>

         <Modification_GUID_Name Element (Workflow)>

         <StatusPageUrl Element (Workflow)>

         <ExtendedStatusColumnValues Element (Workflow)>

            <StatusColumnValue Element (Workflow)>

See Also

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Documentation      anonymous coward   |   Edit   |  
You can have multiple Workflow elements in the Elements element to deploy multiple workflows in a single feature.
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker