XML Schemas for SharePoint Workflow Integration Processes

This content applies to legacy components (such as K2 Studio and K2 for Visual Studio), legacy assemblies, legacy services or legacy functionality. If you have upgraded from K2 blackpearl 4.7 to K2 Five, these items may still be available in your environment. These legacy items may not be available in new installations of K2 Five. These legacy items may also not be available, supported, or behave as described, in future updates or versions of K2. Please see the legacy component support policy for more information about support for these components.

K2 uses internal XML structures from time to time, for example specific schemas that are added to workflows when integrating with SharePoint. This topic contains reference information on these internal XML schemas.

The following sections outline the XML schemas related to the XmlFields that are created when using the K2 Workflow Integrated Process Wizards to integrate with SharePoint 2010 or InfoPath 2010.

K2 InfoPath Integration

The following XML field is created once the InfoPath integration process wizard completes:

{Form Name} – this is the name of the form which was integrated during the execution of the wizard.

The field is used to hold InfoPath field data supplied by the user on their form, and also has a _K2 node that holds data related to K2 instance. For examples of these schemas, download and extract the following file: K2Documentation.Samples.Reference.InfoPathIntegration.zip.

The sample project is provided for demonstration purposes only. It is not supported by K2 product support and is not intended to be used as-is in production environments.