Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Anyone interested in collaborating on solution-level schema

  Asked By: Amrit Hazarika         Date: Dec 22, 2009      Category: Sharepoint      Views: 150
 

Is anyone interested in collaborating on solution-level schema for
describing workflow solutions?

I'm particularly interested in capturing the complete description of a
StateMachine workflow ...including the layout, etc.

I'm imagining a fairly straight forward schema would capture all of the
layout information in addition to the collection of activities and their
relationships.

<solution>
<projects>
<project>
<workflows>
<workflow>
<activities>
<activity> ... </actvity>
<activity> ... </actvity>
..., etc.

Tagged:                

 

2 Answers Found

 
Answer #1       Answered By: Cecil Mckenzie          Answered On: Dec 22, 2009       

I am starting a workflow  project on SharePoint
Portal...with Infopath...

is that what you mean...???

 
Answer #2       Answered By: Jaclyn Gordon          Answered On: Dec 22, 2009       

By schema, I'm refering to an XML schema  for representing the design of a
workflow solution.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].