<Feature Id="{797416EF-B10C-4964-9A91-BE1EB04E4199}"
Title="Custom Timesheet Approval Feature"
Description="This feature is a workflow that ..."
Version="12.0.0.0"
Scope="Site"
ReceiverAssembly="Microsoft.Office.Workflow.Feature, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
ReceiverClass="Microsoft.Office.Workflow.Feature.WorkflowFeatureReceiver"
xmlns="http://schemas.microsoft.com/sharepoint/">
<ElementManifests>
<ElementManifest Location="workflow.xml" />
<ElementFile Location="CustomApprovalAssoc.xsn" />
<ElementFile Location="CustomApprovalInit.xsn" />
<ElementFile Location="CustomApprovalTask.xsn" />
</ElementManifests>
<Properties>
<Property Key="GloballyAvailable" Value="true" />
<!-- Value for RegisterForms key indicates the path to the forms relative to feature file location -->
<!-- if you don't have forms, use *.xsn -->
<Property Key="RegisterForms" Value="*.xsn" />
</Properties>
</Feature>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<Workflow
Name="CustomApproval"
Description="Custom Approval"
Id="{6A426787-BE5B-4d27-A80B-203B75ADDF16}"
CodeBesideClass="CustomApproval.Workflow1"
CodeBesideAssembly="CustomApproval, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e3524639ae0a0995"
TaskListContentTypeId="0x01080100C9C9515DE4E24001905074F980F93160"
AssociationUrl="_layouts/CstWrkflIP.aspx"
InstantiationUrl="_layouts/IniWrkflIP.aspx"
ModificationUrl="_layouts/ModWrkflIP.aspx"
StatusUrl="_layouts/WrkStat.aspx">
<Categories/>
<MetaData>
<Association_FormURN>urn:schemas-microsoft-com:office:infopath:CustomApprovalAssoc:-myXSD-2008-07-07T08-15-19</Association_FormURN>
<Instantiation_FormURN>urn:schemas-microsoft-com:office:infopath:CustomApprovalInit:-myXSD-2008-07-07T08-15-19</Instantiation_FormURN>
<Task0_FormURN>urn:schemas-microsoft-com:office:infopath:CustomApprovalTask:-myXSD-2008-07-07T08-22-01</Task0_FormURN>
<AssociateOnActivation>false</AssociateOnActivation>
</MetaData>
</Workflow>
</Elements>
浙公网安备 33010602011771号