<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2007-2008 IBM Corporation.  All rights reserved.
This file is part of a process template created for use with the Jazz Process Framework.
Your use of the process template (and hence this file) is subject to the following terms and conditions found in the process attachment named process_template_license.html.
-->
<process-specification xmlns="http://com.ibm.team.process">
	<role-definitions>
	    <role-definition cardinality="many" description="" name="Administration" role-id="admin"/>
	</role-definitions>
	
	
	<project-configuration>
		<initialization>
		    <client-initialization>
		        <followup-actions>
		            <followup-action description="Runs a query which displays any assigned work items." id="com.ibm.team.process.client.runAssignedWorkitemsQuery" name="Show Initial Work Items"/>
		        </followup-actions>
		    </client-initialization>
		</initialization>
		
		
		<permissions>
		    <role id="admin">
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		</permissions>
		
		
		<data>
			<configuration-data xmlns="http://com.ibm.team.workitem/workitemTypes" id="com.ibm.team.workitem.configuration.workItemTypes">
			   	<type category="com.ibm.ram.typecat.simpleAsset" icon="processattachment:/workitemtype/asset.gif" id="com.ibm.ram.type.simpleAsset" name="Simple"/>
			    <type category="com.ibm.ram.typecat.standard" icon="processattachment:/workitemtype/asset.gif" id="com.ibm.ram.type.standard" name="Standard"/>
			    <type category="com.ibm.ram.typecat.businessSolution" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.businessSolution" name="Business Solution"/>
			    <type category="com.ibm.ram.typecat.release" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.release" name="Release"/>
			    <type category="com.ibm.ram.typecat.specification" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.specification" name="Specification"/>
			    <type category="com.itm.ram.typecat.implementation" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.implementation" name="Implementation"/>
			    <type category="com.ibm.team.workitem.workItemType" icon="processattachment:/workitemtype/bug.gif" id="defect" name="Defect">
			        <alias name="bug"/>
			        <alias name="work item"/>
			        <alias name="workitem"/>
			        <alias name="item"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType" icon="processattachment:/workitemtype/task.gif" id="task" name="Task">
			        <alias name="work item"/>
			        <alias name="workitem"/>
			        <alias name="item"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.story" icon="processattachment:/workitemtype/story.gif" id="com.ibm.team.apt.workItemType.story" name="Story">
			        <alias name="user story"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.retrospective" icon="processattachment:/workitemtype/retrospective.gif" id="com.ibm.team.workitem.workItemType.retrospective" name="Retrospective"/>
			    <type category="com.ibm.ram.typecat.migration" icon="processattachment:/workitemtype/asset.gif" id="com.ibm.ram.type.migration" name="Migrated"/>
			    <type category="com.ibm.ram.typecat.internal" icon="processattachment:/workitemtype/library.gif" id="com.ibm.ram.internal.type.internal" name="Internal Asset"/>
			    <type category="com.ibm.ram.typecat.dou" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.dou" name="DoU"/>
			    <type category="com.ibm.ram.typecat.businesscase" icon="processattachment:/workitemtype/architectural.gif" id="com.ibm.ram.type.businesscase" name="Business Case"/>
			    <type category="com.ibm.ram.typecat.internal.deleted" icon="processattachment:/workitemtype/delete.gif" id="com.ibm.ram.internal.type.deleted" name="Deleted Asset"/>
			    <type category="com.ibm.ram.typecat.internal.statehistory" icon="processattachment:/workitemtype/general.gif" id="com.ibm.ram.internal.type.statehistory" name="State History"/>
			    <customAttributes category="com.ibm.ram.typecat.standard">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.simpleAsset">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.businessSolution">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.release">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.specification">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.itm.ram.typecat.implementation">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.story">
			        <customAttribute id="com.ibm.team.apt.attribute.complexity" name="Story Points" type="complexity"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.migration">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.internal">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.dou">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.businesscase">
			        <customAttribute id="com.ibm.ram.activeStateHistory" name="Active state history" type="workItem"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.internal.deleted">
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			        <customAttribute id="com.ibm.ram.repoid" name="Repository id" type="smallString"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.ram.typecat.internal.statehistory">
			        <customAttribute id="com.ibm.ram.startdate" name="Start date" type="timestamp"/>
			        <customAttribute id="com.ibm.ram.enddate" name="End date" type="timestamp"/>
			        <customAttribute id="com.ibm.ram.assetLink" name="Asset link" type="mediumString"/>
			    </customAttributes>
			</configuration-data>
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workflow" id="com.ibm.team.workitem.configuration.workflow">
			    <workflowDefinition id="migrationAssetWorkflow">
			        <workflow description="Workflow for migration review processes default from Rational Asset Manager pre-7.2." name="Migration Asset Workflow" startActionId="migrationAssetWorkflow.action.submitdraft">
			            <action description="Retire the asset." icon="processattachment:/workflow/retire_asset.gif" id="migrationAssetWorkflow.action.retire" name="Retire" state="migrationAssetWorkflow.state.retire"/>
			            <action description="Restore the archived asset to retired." icon="processattachment:/workflow/retired_state.gif" id="migrationAssetWorkflow.action.restore" name="Restore" state="migrationAssetWorkflow.state.retire"/>
			            <action description="Start reviewing the asset." icon="processattachment:/workflow/review_asset.gif" id="migrationAssetWorkflow.action.review" name="Review" state="migrationAssetWorkflow.state.review"/>
			            <action description="Move to draft state" icon="processattachment:/workflow/draft_state.gif" id="migrationAssetWorkflow.action.revert" name="Revert to draft" state="migrationAssetWorkflow.state.draft"/>
			            <action description="Evaluate the results of the review." icon="processattachment:/workflow/evaluate_review.gif" id="migrationAssetWorkflow.action.evaluate" name="Evaluate" state="migrationAssetWorkflow.state.evaluate"/>
			            <action description="Plan the review." icon="processattachment:/workflow/plan_review.gif" id="migrationAssetWorkflow.action.plan" name="Plan review" state="migrationAssetWorkflow.state.plan"/>
			            <action description="Approve the asset." icon="processattachment:/workflow/approve_review.gif" id="migrationAssetWorkflow.action.approve" name="Approve" state="migrationAssetWorkflow.state.approved"/>
			            <action description="Submit the asset as is." icon="processattachment:/workflow/asis_state.gif" id="migrationAssetWorkflow.action.submitasis" name="Submit as is" state="migrationAssetWorkflow.state.asis"/>
			            <action description="Submit the asset as a draft." icon="processattachment:/workflow/draft_state.gif" id="migrationAssetWorkflow.action.submitdraft" name="Submit to draft" state="migrationAssetWorkflow.state.draft"/>
			            <action description="Archive the asset." icon="processattachment:/workflow/archive_state.gif" id="migrationAssetWorkflow.action.archive" name="Archive" state="migrationAssetWorkflow.state.archived"/>
			            <action description="Reject the asset and move back to draft." icon="processattachment:/workflow/draft_state.gif" id="migrationAssetWorkflow.action.reject" name="Reject" state="migrationAssetWorkflow.state.draft"/>
			            <state description="The asset is published and was approved." group="closed" icon="processattachment:/workflow/approve_state.gif" id="migrationAssetWorkflow.state.approved" name="Approved" showResolution="false">
			                <action id="migrationAssetWorkflow.action.revert"/>
			                <action id="migrationAssetWorkflow.action.retire"/>
			            </state>
			            <state description="The asset has been archived. It is not available for use." group="closed" icon="processattachment:/workflow/archive_state.gif" id="migrationAssetWorkflow.state.archived" name="Archived" showResolution="false">
			                <action id="migrationAssetWorkflow.action.restore"/>
			            </state>
			            <state description="The asset is published as is." group="closed" icon="processattachment:/workflow/asis_state.gif" id="migrationAssetWorkflow.state.asis" name="As is" showResolution="false">
			                <action id="migrationAssetWorkflow.action.revert"/>
			                <action id="migrationAssetWorkflow.action.retire"/>
			            </state>
			            <state description="Asset is in draft." group="inprogress" icon="processattachment:/workflow/draft_state.gif" id="migrationAssetWorkflow.state.draft" name="Draft" showResolution="false">
			                <action id="migrationAssetWorkflow.action.plan"/>
			                <action id="migrationAssetWorkflow.action.submitasis"/>
			            </state>
			            <state description="Evaluate the review." group="inprogress" icon="processattachment:/workflow/evaluate_review.gif" id="migrationAssetWorkflow.state.evaluate" name="Evaluate review" showResolution="false">
			                <action id="migrationAssetWorkflow.action.approve"/>
			            </state>
			            <state description="Plan the review." group="inprogress" icon="processattachment:/workflow/plan_review.gif" id="migrationAssetWorkflow.state.plan" name="Plan review" showResolution="false">
			                <action id="migrationAssetWorkflow.action.review"/>
			                <action id="migrationAssetWorkflow.action.revert"/>
			            </state>
			            <state description="The asset has been retired. It can still be viewed but usage is discouraged." group="closed" icon="processattachment:/workflow/retired_state.gif" id="migrationAssetWorkflow.state.retire" name="Retired" showResolution="false">
			                <action id="migrationAssetWorkflow.action.revert"/>
			                <action id="migrationAssetWorkflow.action.archive"/>
			            </state>
			            <state description="The asset is being reviewed." group="inprogress" icon="processattachment:/workflow/review_state.gif" id="migrationAssetWorkflow.state.review" name="Review" showResolution="false">
			                <action id="migrationAssetWorkflow.action.reject"/>
			                <action id="migrationAssetWorkflow.action.evaluate"/>
			                <action id="migrationAssetWorkflow.action.plan"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.internal.lifecycle">
			        <workflow description="Rational Asset Manager Workflow for internal assets." name="Internal Workflow" startActionId="com.ibm.ram.internal.lifecycle.action.approve">
			            <action description="Approve the internal asset." icon="processattachment:/workflow/approved.gif" id="com.ibm.ram.internal.lifecycle.action.approve" name="Approve" state="com.ibm.ram.internal.lifecycle.state.s1"/>
			            <action description="Unload the library" icon="processattachment:/workflow/unload-library.gif" id="com.ibm.ram.library.lifecycle.action.unload" name="Unload" state="com.ibm.ram.library.lifecycle.state.unloaded"/>
			            <action description="Load the library" icon="processattachment:/workflow/load-library.gif" id="com.ibm.ram.library.lifecycle.action.load" name="Load" state="com.ibm.ram.library.lifecycle.state.loaded"/>
			            <state description="The library is not loaded." group="closed" id="com.ibm.ram.library.lifecycle.state.unloaded" name="Unloaded" showResolution="false">
			                <action id="com.ibm.ram.library.lifecycle.action.load"/>
			            </state>
			            <state description="This state is for approved internal assets." group="closed" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.internal.lifecycle.state.s1" name="Approved" showResolution="false">
			                <action id="com.ibm.ram.library.lifecycle.action.unload"/>
			                <action id="com.ibm.ram.library.lifecycle.action.load"/>
			            </state>
			            <state description="The library is loaded." group="closed" icon="processattachment:/workflow/library.gif" id="com.ibm.ram.library.lifecycle.state.loaded" name="Loaded" showResolution="false">
			                <action id="com.ibm.ram.library.lifecycle.action.unload"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="storyWorkflow">
			        <workflow name="Story Workflow" startActionId="storyWorkflow.action.a12">
			            <resolution icon="processattachment:/workflow/close.gif" id="storyWorkflow.resolution.done" name="Done"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="storyWorkflow.action.a6" name="Reopen" state="storyWorkflow.state.idea"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="storyWorkflow.action.a11" name="Reiterate" state="storyWorkflow.state.defined"/>
			            <action icon="processattachment:/workflow/close.gif" id="storyWorkflow.action.a7" name="Done" state="storyWorkflow.state.verified">
			                <resolution id="storyWorkflow.resolution.done"/>
			            </action>
			            <action icon="processattachment:/workflow/idea.gif" id="storyWorkflow.action.a12" name="Start" state="storyWorkflow.state.idea"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="storyWorkflow.action.define" name="Start Working" state="storyWorkflow.state.defined"/>
			            <action icon="processattachment:/workflow/defer.gif" id="storyWorkflow.action.a1" name="Defer" state="storyWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/implement2.gif" id="storyWorkflow.action.a2" name="Ready for Review" state="storyWorkflow.state.tested"/>
			            <state description="Story is implemented and tested and now ready for review" group="inprogress" icon="processattachment:/workflow/implement2.gif" id="storyWorkflow.state.tested" name="Ready for Review" showResolution="false">
			                <action id="storyWorkflow.action.a1"/>
			                <action id="storyWorkflow.action.a7"/>
			                <action id="storyWorkflow.action.a11"/>
			                <action id="storyWorkflow.action.a6"/>
			            </state>
			            <state description="Story is deferred" group="closed" icon="processattachment:/workflow/defer.gif" id="storyWorkflow.state.s1" name="Deferred" showResolution="false">
			                <action id="storyWorkflow.action.a6"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="storyWorkflow.state.defined" name="In Progress" showResolution="false">
			                <action id="storyWorkflow.action.a1"/>
			                <action id="storyWorkflow.action.a2"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="storyWorkflow.state.verified" name="Done" showResolution="true">
			                <action id="storyWorkflow.action.a6"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/idea.gif" id="storyWorkflow.state.idea" name="Not Done" showResolution="false">
			                <action id="storyWorkflow.action.define"/>
			                <action id="storyWorkflow.action.a1"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="retrospectiveWorkflow">
			        <workflow description="Workflow for retrospectives with basically three state: New, in Progress, and Finished." name="Retrospective Workflow" startActionId="retrospectiveWorkflow.action.initialize">
			            <action icon="processattachment:/workflow/red.gif" id="retrospectiveWorkflow.action.initialize" name="Initialize" state="retrospectiveWorkflow.state.new"/>
			            <action icon="processattachment:/workflow/yellow.gif" id="retrospectiveWorkflow.action.startworking" name="Start Working" state="retrospectiveWorkflow.state.inprogress"/>
			            <action icon="processattachment:/workflow/green.gif" id="retrospectiveWorkflow.action.finish" name="Finish" state="retrospectiveWorkflow.state.finished"/>
			            <state group="closed" icon="processattachment:/workflow/green.gif" id="retrospectiveWorkflow.state.finished" name="Finished" showResolution="false"/>
			            <state group="inprogress" icon="processattachment:/workflow/yellow.gif" id="retrospectiveWorkflow.state.inprogress" name="In Progress" showResolution="false">
			                <action id="retrospectiveWorkflow.action.finish"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/red.gif" id="retrospectiveWorkflow.state.new" name="New" showResolution="false">
			                <action id="retrospectiveWorkflow.action.startworking"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="simpleAssetWorkflow">
			        <workflow description="A simple two state workflow submitted and approved." name="Simple Asset Workflow" startActionId="simpleAssetWorkflow.action.save">
			            <action description="This asset needs to be reworked." icon="processattachment:/workflow/reopen.gif" id="simpleAssetWorkflow.action.revert" name="Revert" state="simpleAssetWorkflow.state.submitted"/>
			            <action description="Publish the asset." icon="processattachment:/workflow/approve_review.gif" id="simpleAssetWorkflow.action.publish" name="Publish" state="simpleAssetWorkflow.state.approved"/>
			            <action description="Submit the asset to the server" icon="processattachment:/workflow/open.gif" id="simpleAssetWorkflow.action.save" name="Save" state="simpleAssetWorkflow.state.submitted"/>
			            <state description="The asset is published and was approved." group="closed" icon="processattachment:/workflow/approve_state.gif" id="simpleAssetWorkflow.state.approved" name="Approved" showResolution="false">
			                <action id="simpleAssetWorkflow.action.revert"/>
			            </state>
			            <state description="Asset is being publicly reviewed and revised." group="inprogress" icon="processattachment:/workflow/review_state.gif" id="simpleAssetWorkflow.state.submitted" name="Submitted" showResolution="false">
			                <action id="simpleAssetWorkflow.action.publish"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.businessSolution">
			        <workflow description="Business Solution workflow." name="Business Solution Workflow" startActionId="com.ibm.ram.businessSolution.action.save">
			            <action description="Reject the business solution" icon="processattachment:/workflow/reject.gif" id="com.ibm.ram.businessSolution.action.reject" name="Reject" state="com.ibm.ram.businessSolution.state.s1"/>
			            <action description="Revise the proposal" icon="processattachment:/workflow/reopen.gif" id="com.ibm.ram.businessSolution.action.revise" name="Revise" state="com.ibm.ram.businessSolution.state.identified"/>
			            <action description="Submit a new Solution" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.businessSolution.action.save" name="Save" state="com.ibm.ram.businessSolution.state.identified"/>
			            <action description="Stakeholders approve the business solution and move it to approved state" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.businessSolution.action.approve" name="Approve" state="com.ibm.ram.businessSolution.state.approved"/>
			            <action description="Business solution is proposed for review by stakeholders" icon="processattachment:/workflow/proposed.gif" id="com.ibm.ram.businessSolution.action.propose" name="Propose" state="com.ibm.ram.businessSolution.state.proposed"/>
			            <state description="Business solution is proposed for review by the stakeholders. Stakeholders will review the charter and can approve or reject the proposal." group="inprogress" icon="processattachment:/workflow/proposed.gif" id="com.ibm.ram.businessSolution.state.proposed" name="Proposed" showResolution="false">
			                <action id="com.ibm.ram.businessSolution.action.approve"/>
			                <action id="com.ibm.ram.businessSolution.action.revise"/>
			            </state>
			            <state description="Business solution is rejected by stakeholders." group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.ram.businessSolution.state.s1" name="Rejected" showResolution="false"/>
			            <state description="A high level business solution has been identified and being scoped with the mission and objectives of the business solution." group="inprogress" icon="processattachment:/workflow/identified.gif" id="com.ibm.ram.businessSolution.state.identified" name="Identified" showResolution="false">
			                <action id="com.ibm.ram.businessSolution.action.propose"/>
			                <action id="com.ibm.ram.businessSolution.action.reject"/>
			            </state>
			            <state description="Stakeholders approve the business solution and move it to approved state" group="closed" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.businessSolution.state.approved" name="Approved" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.release">
			        <workflow description="This is release workflow" name="Release Workflow" startActionId="com.ibm.ram.release.action.save">
			            <action description="Submit a new Release" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.release.action.save" name="Save" state="com.ibm.ram.release.state.s1"/>
			            <action description="Mark release as scoped" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.release.action.scope" name="Scope" state="com.ibm.ram.release.state.scoped"/>
			            <action description="Mark release as staged" icon="processattachment:/workflow/staged.gif" id="com.ibm.ram.release.action.stage" name="Stage" state="com.ibm.ram.release.state.staged"/>
			            <action description="Mark release as planned" icon="processattachment:/workflow/planned.gif" id="com.ibm.ram.release.action.plan" name="Plan" state="com.ibm.ram.release.state.planned"/>
			            <action description="Mark release as realized" icon="processattachment:/workflow/realized.gif" id="com.ibm.ram.release.action.realize" name="Realize" state="com.ibm.ram.release.state.realized"/>
			            <action description="Mark release as certified" icon="processattachment:/workflow/certified.gif" id="com.ibm.ram.release.action.certify" name="Certify" state="com.ibm.ram.release.state.certified"/>
			            <action description="Mark release as specified" icon="processattachment:/workflow/specified.gif" id="com.ibm.ram.release.action.specify" name="Specify" state="com.ibm.ram.release.state.specified"/>
			            <state description="While scoping a release defines the high level behavior, Planned implies a commitment to realize the business solution as a result of a funding decision." group="inprogress" icon="processattachment:/workflow/planned.gif" id="com.ibm.ram.release.state.planned" name="Planned" showResolution="false">
			                <action id="com.ibm.ram.release.action.specify"/>
			            </state>
			            <state description="Release has been identified and being scoped for requirements." group="inprogress" icon="processattachment:/workflow/identified.gif" id="com.ibm.ram.release.state.s1" name="Identified" showResolution="false">
			                <action id="com.ibm.ram.release.action.scope"/>
			            </state>
			            <state description="Release have been assigned to an approved charter and the responsibility for developing this version of the service has been allocated. This then also supports creating a new version / release against an existing charter, and you can identify the decision as to whether you are creating a new major / minor / micro version compared to an existing version." group="inprogress" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.release.state.scoped" name="Scoped" showResolution="false">
			                <action id="com.ibm.ram.release.action.plan"/>
			            </state>
			            <state description="All stakeholders have agreed what the specification for this release should be and consumers can now start developing to that specification." group="inprogress" icon="processattachment:/workflow/specified.gif" id="com.ibm.ram.release.state.specified" name="Specified" showResolution="false">
			                <action id="com.ibm.ram.release.action.realize"/>
			            </state>
			            <state description="Development have completed an implementation of the release that delivers to the specification." group="inprogress" icon="processattachment:/workflow/realized.gif" id="com.ibm.ram.release.state.realized" name="Realized" showResolution="false">
			                <action id="com.ibm.ram.release.action.stage"/>
			            </state>
			            <state description="All consumer stakeholders have confirmed that this release delivers its required SLAs / DOUs and is ready to be deployed into production." group="closed" icon="processattachment:/workflow/certified.gif" id="com.ibm.ram.release.state.certified" name="Certified" showResolution="false"/>
			            <state description="The release has been deployed to the staging environment and configured. Testing has been carried out to ensure that the deployment can meet requirements according to its SLAs/ DoUs" group="inprogress" icon="processattachment:/workflow/staged.gif" id="com.ibm.ram.release.state.staged" name="Staged" showResolution="false">
			                <action id="com.ibm.ram.release.action.certify"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.implementation">
			        <workflow description="This is Implementation workflow" name="Implementation Workflow" startActionId="com.ibm.ram.implementation.action.save">
			            <action description="Submit a new Implementation" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.implementation.action.save" name="Save" state="com.ibm.ram.implementation.state.identified"/>
			            <action description="Move the implementation to the release candidate state" icon="processattachment:/workflow/release-cadidate.gif" id="com.ibm.ram.implementation.action.releasecandidate" name="Release candidate" state="com.ibm.ram.implementation.state.releasecandidate"/>
			            <action description="Move the implementation to the certified state" icon="processattachment:/workflow/certified.gif" id="com.ibm.ram.implementation.action.certify" name="Certify" state="com.ibm.ram.implementation.state.certified"/>
			            <action description="Move the implementation to the staged state" icon="processattachment:/workflow/staged.gif" id="com.ibm.ram.implementation.action.stage" name="Stage" state="com.ibm.ram.implementation.state.staged"/>
			            <action description="Move the implementation to the scoped state" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.implementation.action.scope" name="Scope" state="com.ibm.ram.implementation.state.scoped"/>
			            <state description="A particular build has been recommended by the release manager as a release candidate." group="inprogress" icon="processattachment:/workflow/release-cadidate.gif" id="com.ibm.ram.implementation.state.releasecandidate" name="Release Candidate" showResolution="false">
			                <action id="com.ibm.ram.implementation.action.stage"/>
			            </state>
			            <state description="The implementation has been deployed to the staging environment and configured. Testing has been carried out to ensure that the deployment can meet requirements according to its SLAs" group="inprogress" icon="processattachment:/workflow/staged.gif" id="com.ibm.ram.implementation.state.staged" name="Staged" showResolution="false">
			                <action id="com.ibm.ram.implementation.action.certify"/>
			            </state>
			            <state description="Implementation has been identified for the release and being prototyped." group="inprogress" icon="processattachment:/workflow/identified.gif" id="com.ibm.ram.implementation.state.identified" name="Identified" showResolution="false">
			                <action id="com.ibm.ram.implementation.action.scope"/>
			            </state>
			            <state description="Release has been specified and implementation is scoped." group="inprogress" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.implementation.state.scoped" name="Scoped" showResolution="false">
			                <action id="com.ibm.ram.implementation.action.releasecandidate"/>
			            </state>
			            <state description="All consumer stakeholders have confirmed that this implementation delivers its required SLAs and is ready to be deployed into production." group="closed" icon="processattachment:/workflow/certified.gif" id="com.ibm.ram.implementation.state.certified" name="Certified" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.specification">
			        <workflow description="This is Specification workflow." name="Specification Workflow" startActionId="com.ibm.ram.specification.action.save">
			            <action description="Move the specification to the Specify state" icon="processattachment:/workflow/specified.gif" id="com.ibm.ram.specification.action.specify" name="Specify" state="com.ibm.ram.specification.state.specified"/>
			            <action description="Stakeholders reject the specification" icon="processattachment:/workflow/reopen.gif" id="com.ibm.ram.specification.action.reject" name="Revise" state="com.ibm.ram.specification.state.scoped"/>
			            <action description="Submit a new specification" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.specification.action.save" name="Save" state="com.ibm.ram.specification.state.identified"/>
			            <action description="Specification has been approved by stakeholders" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.specification.action.approve" name="Approve" state="com.ibm.ram.specification.state.approved"/>
			            <action description="Move the specification to the scoped state" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.specification.action.scope" name="Scope" state="com.ibm.ram.specification.state.scoped"/>
			            <state description="Initial version of specification automatically created as a result of release identification" group="inprogress" icon="processattachment:/workflow/identified.gif" id="com.ibm.ram.specification.state.identified" name="Identified" showResolution="false">
			                <action id="com.ibm.ram.specification.action.scope"/>
			            </state>
			            <state description="Services team design on the service/process interface specification and schema that will be used (WSDL and schema artifacts)" group="inprogress" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.specification.state.scoped" name="Scoped" showResolution="false">
			                <action id="com.ibm.ram.specification.action.specify"/>
			            </state>
			            <state description="Specification has been approved by the stake holders" group="closed" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.specification.state.approved" name="Approved" showResolution="false"/>
			            <state description="Schema / Interface specification has been proposed for review. These are the actual WSDLs and XSDs artifacts" group="inprogress" icon="processattachment:/workflow/specified.gif" id="com.ibm.ram.specification.state.specified" name="Specified" showResolution="false">
			                <action id="com.ibm.ram.specification.action.approve"/>
			                <action id="com.ibm.ram.specification.action.reject"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="standardAssetWorkflow">
			        <workflow description="Standard Workflow for assets submitted to Rational Asset Manager." name="Standard Asset Workflow" startActionId="standardAssetWorkflow.action.submitdraft">
			            <action description="Reject the asset and move back to draft." icon="processattachment:/workflow/draft_state.gif" id="standardAssetWorkflow.action.reject" name="Reject" state="standardAssetWorkflow.state.draft"/>
			            <action description="Archive the asset." icon="processattachment:/workflow/archive_state.gif" id="standardAssetWorkflow.action.archive" name="Archive" state="standardAssetWorkflow.state.archived"/>
			            <action description="Submit the asset as a draft." icon="processattachment:/workflow/draft_state.gif" id="standardAssetWorkflow.action.submitdraft" name="Submit to draft" state="standardAssetWorkflow.state.draft"/>
			            <action description="Approve the asset." icon="processattachment:/workflow/approve_review.gif" id="standardAssetWorkflow.action.approve" name="Approve" state="standardAssetWorkflow.state.approved"/>
			            <action description="Submit the asset as is." icon="processattachment:/workflow/asis_state.gif" id="standardAssetWorkflow.action.asis" name="Submit as is" state="standardAssetWorkflow.state.asis"/>
			            <action description="Move to draft state" icon="processattachment:/workflow/draft_state.gif" id="standardAssetWorkflow.action.revertdraft" name="Revert to draft" state="standardAssetWorkflow.state.draft"/>
			            <action description="Start reviewing the asset." icon="processattachment:/workflow/review_asset.gif" id="standardAssetWorkflow.action.review" name="Review" state="standardAssetWorkflow.state.review"/>
			            <action description="Restore the archived asset to retired." icon="processattachment:/workflow/retired_state.gif" id="standardAssetWorkflow.action.restore" name="Restore" state="standardAssetWorkflow.state.retired"/>
			            <action description="Retire the asset." icon="processattachment:/workflow/retire_asset.gif" id="standardAssetWorkflow.action.retire" name="Retire" state="standardAssetWorkflow.state.retired"/>
			            <state description="The asset is published and was approved." group="closed" icon="processattachment:/workflow/approve_state.gif" id="standardAssetWorkflow.state.approved" name="Approved" showResolution="false">
			                <action id="standardAssetWorkflow.action.revertdraft"/>
			                <action id="standardAssetWorkflow.action.retire"/>
			            </state>
			            <state description="The asset is published as is." group="closed" icon="processattachment:/workflow/asis_state.gif" id="standardAssetWorkflow.state.asis" name="As is" showResolution="false">
			                <action id="standardAssetWorkflow.action.revertdraft"/>
			                <action id="standardAssetWorkflow.action.retire"/>
			            </state>
			            <state description="The asset has been archived. It is not available for use." group="closed" icon="processattachment:/workflow/archive_state.gif" id="standardAssetWorkflow.state.archived" name="Archived" showResolution="false">
			                <action id="standardAssetWorkflow.action.restore"/>
			            </state>
			            <state description="Asset is in draft." group="inprogress" icon="processattachment:/workflow/draft_state.gif" id="standardAssetWorkflow.state.draft" name="Draft" showResolution="false">
			                <action id="standardAssetWorkflow.action.review"/>
			                <action id="standardAssetWorkflow.action.asis"/>
			            </state>
			            <state description="The asset has been retired. It can still be viewed but usage is discouraged." group="closed" icon="processattachment:/workflow/retired_state.gif" id="standardAssetWorkflow.state.retired" name="Retired" showResolution="false">
			                <action id="standardAssetWorkflow.action.revertdraft"/>
			                <action id="standardAssetWorkflow.action.archive"/>
			            </state>
			            <state description="The asset is being reviewed." group="inprogress" icon="processattachment:/workflow/review_state.gif" id="standardAssetWorkflow.state.review" name="Review" showResolution="false">
			                <action id="standardAssetWorkflow.action.reject"/>
			                <action id="standardAssetWorkflow.action.approve"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.businesscase">
			        <workflow description="This is business case workflow." name="Business Case Workflow" startActionId="com.ibm.ram.businesscase.action.a3">
			            <action description="Business case is rejected by stakeholders" icon="processattachment:/workflow/reopen.gif" id="com.ibm.ram.businesscase.action.a1" name="Revise" state="com.ibm.ram.businesscase.state.s3"/>
			            <action description="Business case has been approved by stakeholders." icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.businesscase.action.a2" name="Approve" state="com.ibm.ram.businesscase.state.s1"/>
			            <action description="Submit a new business case" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.businesscase.action.a3" name="Save" state="com.ibm.ram.businesscase.state.s2"/>
			            <action description="Move the specification to the technically feasible state" icon="processattachment:/workflow/lc-tech-feas.gif" id="com.ibm.ram.businesscase.action.a4" name="Technically Feasible" state="com.ibm.ram.businesscase.state.s4"/>
			            <action description="Move to business feasible state" icon="processattachment:/workflow/lc-bus-feas.gif" id="com.ibm.ram.businesscase.action.a5" name="Business Feasible" state="com.ibm.ram.businesscase.state.s3"/>
			            <action description="Reject the business case" icon="processattachment:/workflow/reject.gif" id="com.ibm.ram.businesscase.action.a6" name="Reject" state="com.ibm.ram.businesscase.state.s5"/>
			            <state description="Business case is technically feasible and can be realized." group="inprogress" icon="processattachment:/workflow/lc-tech-feas.gif" id="com.ibm.ram.businesscase.state.s4" name="Technically Feasible" showResolution="false">
			                <action id="com.ibm.ram.businesscase.action.a2"/>
			                <action id="com.ibm.ram.businesscase.action.a1"/>
			            </state>
			            <state description="Business case justifies the business needs." group="inprogress" icon="processattachment:/workflow/lc-bus-feas.gif" id="com.ibm.ram.businesscase.state.s3" name="Business Feasible" showResolution="false">
			                <action id="com.ibm.ram.businesscase.action.a4"/>
			                <action id="com.ibm.ram.businesscase.action.a6"/>
			            </state>
			            <state description="Reject the business case" group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.ram.businesscase.state.s5" name="Rejected" showResolution="false"/>
			            <state description="Initial state of business case when its created." group="inprogress" icon="processattachment:/workflow/lc-draft.gif" id="com.ibm.ram.businesscase.state.s2" name="Draft" showResolution="false">
			                <action id="com.ibm.ram.businesscase.action.a5"/>
			            </state>
			            <state description="Business case is approved." group="closed" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.businesscase.state.s1" name="Approved" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.dou">
			        <workflow description="This is DoU workflow" name="DoU Workflow" startActionId="com.ibm.ram.dou.action.a3">
			            <action description="DoU has been rejected by stakeholders and asked for revision" icon="processattachment:/workflow/reopen.gif" id="com.ibm.ram.dou.action.a6" name="Revise" state="com.ibm.ram.dou.state.s3"/>
			            <action description="Move to Scoped state" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.dou.action.a5" name="Scope" state="com.ibm.ram.dou.state.s2"/>
			            <action description="Submit a new DoU" icon="processattachment:/workflow/open.gif" id="com.ibm.ram.dou.action.a3" name="Save" state="com.ibm.ram.dou.state.s3"/>
			            <action description="DoU has been approved by cousmer and the provider" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.dou.action.a2" name="Approve" state="com.ibm.ram.dou.state.s1"/>
			            <state description="DoU has been scoped." group="inprogress" icon="processattachment:/workflow/scoped.gif" id="com.ibm.ram.dou.state.s2" name="Scoped" showResolution="false">
			                <action id="com.ibm.ram.dou.action.a2"/>
			                <action id="com.ibm.ram.dou.action.a6"/>
			            </state>
			            <state description="DoU is approved." group="closed" icon="processattachment:/workflow/approve_state.gif" id="com.ibm.ram.dou.state.s1" name="Approved" showResolution="false"/>
			            <state description="Initial state of DoU when its created." group="inprogress" icon="processattachment:/workflow/draft_state.gif" id="com.ibm.ram.dou.state.s3" name="Draft" showResolution="false">
			                <action id="com.ibm.ram.dou.action.a5"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="deletedAssetWorkflow">
			        <workflow description="When an asset is deleted from the repository the workitem associated with it (the lifecycle) is moved to this workflow, which has only the deleted state." name="Deleted Asset Workflow" startActionId="deletedAssetWorkflow.action.delete">
			            <action icon="processattachment:/workflow/delete.gif" id="deletedAssetWorkflow.action.delete" name="Delete" state="deletedAssetWorkflow.state.deleted"/>
			            <state description="The asset was deleted from the repository." group="closed" icon="processattachment:/workflow/delete.gif" id="deletedAssetWorkflow.state.deleted" name="Deleted" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.ram.internal.statehistory">
			        <workflow description="State history of a lifecycle." name="Lifecycle state history" startActionId="com.ibm.ram.internal.statehistory.action.activate">
			            <action description="Activate the state history" icon="processattachment:/workflow/resolve.gif" id="com.ibm.ram.internal.statehistory.action.activate" name="Activate" state="com.ibm.ram.internal.statehistory.state.active"/>
			            <action description="Inactivate the state history by completing it." icon="processattachment:/workflow/close.gif" id="com.ibm.ram.internal.statehistory.action.complete" name="Complete" state="com.ibm.ram.internal.statehistory.state.inactive"/>
			            <state description="This state history is the active history." group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="com.ibm.ram.internal.statehistory.state.active" name="Active" showResolution="false">
			                <action id="com.ibm.ram.internal.statehistory.action.complete"/>
			            </state>
			            <state description="This state history has been completed and is not active." group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.ram.internal.statehistory.state.inactive" name="Inactive" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			</configuration-data>
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workflowBinding" id="com.ibm.team.workitem.configuration.workflowBinding">
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.businesscase" workflowId="com.ibm.ram.businesscase"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.businessSolution" workflowId="com.ibm.ram.businessSolution"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.dou" workflowId="com.ibm.ram.dou"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.internal" workflowId="com.ibm.ram.internal.lifecycle"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.internal.deleted" workflowId="deletedAssetWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.internal.statehistory" workflowId="com.ibm.ram.internal.statehistory"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.migration" workflowId="migrationAssetWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.release" workflowId="com.ibm.ram.release"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.simpleAsset" workflowId="simpleAssetWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.specification" workflowId="com.ibm.ram.specification"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.ram.typecat.standard" workflowId="standardAssetWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType" workflowId="bugzillaWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.retrospective" workflowId="retrospectiveWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.story" workflowId="storyWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.itm.ram.typecat.implementation" workflowId="com.ibm.ram.implementation"/>
			</configuration-data>
			
			
			
			
			
			
			
			<configuration-data id="com.ibm.team.workitem.configuration.queries" xmlns="http://com.ibm.team.workitem/queries">
				<query name="Open created by me" description="Work items I have created which are open or in progress" id="com.ibm.team.workitem.queries.predefined.openCreated">
					<where>
						<and>
							<condition operator="is">
								<attribute name="creator" />
								<variable type="currentUser" />
							</condition>
							<condition operator="is">
								<attribute name="internalState" />
								<variable type="state" arguments="open or in progress" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Closed created by me" description="Work items I have created which have been resolved" id="com.ibm.team.workitem.queries.predefined.closedCreated">
					<where>
						<and>
							<condition operator="is">
								<attribute name="creator" />
								<variable type="currentUser" />
							</condition>
							<condition operator="is">
								<attribute name="internalState" />
								<variable type="state" arguments="closed" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Resolved by me" description="Work items I have resolved" id="com.ibm.team.workitem.queries.predefined.myResolved">
					<where>
						<and>
							<condition operator="is">
								<attribute name="resolver" />
								<variable type="currentUser" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Open subscribed by me" description="My subscriptions to open or in progress work items" id="com.ibm.team.workitem.queries.predefined.openSubscribed">
					<where>
						<and>
							<condition operator="containing">
								<attribute name="internalSubscriptions" />
								<variable type="currentUser" />
							</condition>
							<condition operator="is">
								<attribute name="internalState" />
								<variable type="state" arguments="open or in progress" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Closed subscribed by me" description="My subscriptions to resolved work items" id="com.ibm.team.workitem.queries.predefined.closedSubscribed">
					<where>
						<and>
							<condition operator="containing">
								<attribute name="internalSubscriptions" />
								<variable type="currentUser" />
							</condition>
							<condition operator="is">
								<attribute name="internalState" />
								<variable type="state" arguments="closed" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Open assigned to me (current milestone)" description="To do list for the current milestone" id="com.ibm.team.workitem.queries.predefined.myOpenCurrent">
					<where>
						<and>
							<condition operator="is">
								<attribute name="owner" />
								<variable type="currentUser" />
							</condition>
							<condition operator="is">
								<attribute name="internalState" />
								<variable type="state" arguments="open or in progress" />
							</condition>
							<condition operator="is">
								<attribute name="target" />
								<variable type="current milestone" />
							</condition>
						</and>
					</where>
				</query>
				<query name="Recently modified" description="Modified in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.recentlyModified">
					<where>
						<condition operator="greater or equals">
							<attribute name="modified" />
							<variable type="now" arguments="-12h" />
						</condition>
					</where>
					<orderBy attribute="modified" direction="desc" />
				</query>
				<query name="Recently closed" description="Closed in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.recentlyClosed">
					<where>
						<condition operator="greater or equals">
							<attribute name="resolutionDate" />
							<variable type="now" arguments="-12h" />
						</condition>
					</where>
					<orderBy attribute="resolutionDate" direction="desc" />
				</query>
				<query name="Pending approvals for me" description="Pending requests for approvals or reviews that involve me" id="com.ibm.team.workitem.queries.predefined.pendingApprovals">
					<where>
						<condition operator="pending by">
							<attribute name="internalApprovals" />
							<variable type="currentUser" />
						</condition>
					</where>
				</query>
				<query description="Find all Retrospectives." name="Retrospectives" id="com.ibm.team.workitem.queries.predefined.allRetrospectives">
					<select>
						<column attribute="id" />
						<column attribute="state" />
						<column attribute="summary" />
						<column attribute="category" />
						<column attribute="target" />
					</select>
					<where>
						<condition operator="is">
							<attribute name="workItemType" />
							<value content="com.ibm.team.workitem.workItemType.retrospective" type="type" />
						</condition>
					</where>
					<orderBy attribute="target" direction="desc" />
				</query>
				<query description="Find all Stories." name="Stories" id="com.ibm.team.workitem.queries.predefined.allStories">
					<select>
						<column attribute="id" />
						<column attribute="state" />
						<column attribute="summary" />
						<column attribute="category" />
						<column attribute="target" />
					</select>
					<where>
						<condition operator="is">
							<attribute name="workItemType" />
							<value content="com.ibm.team.apt.workItemType.story" type="type" />
						</condition>
					</where>
					<orderBy attribute="target" direction="desc" />
				</query>
			</configuration-data>
			<configuration-data xmlns="http://com.ibm.team.dashboard/templates" id="com.ibm.team.dashboard.configuration.templates">
				<dashboard-template title="${scope}" type="team">
					<page title="General">
						<column>
							<viewlet background="true" id="com.ibm.team.dashboard.viewlets.web.static" title="Welcome to ${scope}" trim="gold">
								<memento>
									<property name="html" type="xsd:string">
                                        &lt;div style=&quot;padding: 5px&quot;&gt;
										Welcome to the team dashboard. This dashboard was created from a template and has not yet been customized.
										&lt;/div&gt;
									</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.description" title="Team Description" trim="blue" />
							<viewlet id="com.ibm.team.dashboard.viewlets.web.feed.jazz" title="Events Log" trim="blue">
								<preference id="items" value="10" />
							</viewlet>
						</column>
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.members" trim="blue" />
							<viewlet id="com.ibm.team.apt.viewlet.plans" trim="blue" />
							<viewlet id="com.ibm.team.build.viewlet.builds" trim="blue" />
						</column>
					</page>
				</dashboard-template>
				<dashboard-template title="${scope}'s ${dashboard}" type="contributor">
					<page title="General">
						<column>
							<viewlet background="true" id="com.ibm.team.dashboard.viewlets.web.static" title="Welcome, ${scope}" trim="purple">
								<memento>
									<property name="html" type="xsd:string">
										&lt;div style=&quot;padding: 5px&quot;&gt;
										Welcome to your personal dashboard. You can customize it to suit your needs in the following ways:
										&lt;ol&gt;
										&lt;li&gt;Drag the viewlets around to the desired positions &lt;/li&gt;
										&lt;li&gt;Configure viewlet preferences &lt;/li&gt;
										&lt;li&gt;Organize viewlets in tabs &lt;/li&gt;
										&lt;li&gt;Add new viewlets using the viewlet chooser &lt;/li&gt;
										&lt;/ol&gt;
										&lt;/div&gt;
									</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" trim="blue">
								<preference id="presentation" value="bar" />
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.myOpen" />
								<preference id="parameter" value="com.ibm.team.workitem.attribute.priority" />
							</viewlet>
						</column>
						<column>
							<viewlet id="com.ibm.team.workitem.viewlet.queries" title="My Queries" trim="blue">
								<memento>
									<property name="queryStringIds" type="xsd:string">
										<value>com.ibm.team.workitem.queries.predefined.myOpen</value>
										<value>com.ibm.team.workitem.queries.predefined.myOpenCurrent</value>
										<value>com.ibm.team.workitem.queries.predefined.openCreated</value>
										<value>com.ibm.team.workitem.queries.predefined.openSubscribed</value>
										<value>com.ibm.team.workitem.queries.predefined.pendingApprovals</value>
									</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.bookmarks" title="My Links" trim="blue">
								<memento>
									<property name="bookmarks" type="xsd:string">
										<memento>
											<property name="title" type="xsd:string">Eclipse</property>
											<property name="href" type="xsd:string">http://eclipse.org</property>
											<property name="id" type="int">1</property>
											<property name="category" type="xsd:string">technology</property>
											<property name="description" type="xsd:string">Eclipse community site</property>
										</memento>
										<memento>
											<property name="title" type="xsd:string">Jazz</property>
											<property name="href" type="xsd:string">http://jazz.net</property>
											<property name="id" type="int">2</property>
											<property name="category" type="xsd:string">technology</property>
											<property name="description" type="xsd:string">Jazz platform community site</property>
										</memento>
									</property>
									<property name="nextId" type="int">3</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.queryresults" trim="blue">
								<preference id="defaultQuery" value="com.ibm.team.workitem.queries.predefined.myOpen" />
							</viewlet>
						</column>
						<column>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" trim="blue">
								<preference id="presentation" value="pie" />
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.myOpen" />
								<preference id="parameter" value="com.ibm.team.workitem.attribute.severity" />
							</viewlet>
						</column>
					</page>
				</dashboard-template>
				<dashboard-template title="${scope}" type="project">
					<page title="General">
						<column>
							<viewlet background="true" id="com.ibm.team.dashboard.viewlets.web.static" title="Welcome to ${scope}" trim="gray">
								<memento>
									<property name="html" type="xsd:string">
										&lt;div style=&quot;padding: 5px&quot;&gt;
										Welcome to the project dashboard. This dashboard was created from a template and has not yet been customized.
										&lt;/div&gt;
									</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.description" title="Project Description" trim="blue" />
						</column>
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.teams" trim="blue" />
							<viewlet id="com.ibm.team.workitem.viewlet.queries" title="${scope} Queries" trim="blue">
								<memento>
									<property name="queryStringIds" type="xsd:string">
										<value>com.ibm.team.workitem.queries.predefined.recentlyCreated</value>
										<value>com.ibm.team.workitem.queries.predefined.recentlyModified</value>
										<value>com.ibm.team.workitem.queries.predefined.recentlyClosed</value>
										<value>com.ibm.team.workitem.queries.predefined.incoming</value>
									</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.bookmarks" title="Useful Links" trim="blue">
								<memento>
									<property name="bookmarks" type="xsd:string">
										<memento>
											<property name="title" type="xsd:string">Eclipse</property>
											<property name="href" type="xsd:string">http://eclipse.org</property>
											<property name="id" type="int">1</property>
											<property name="category" type="xsd:string">technology</property>
											<property name="description" type="xsd:string">Eclipse community site</property>
										</memento>
										<memento>
											<property name="title" type="xsd:string">Jazz</property>
											<property name="href" type="xsd:string">http://jazz.net</property>
											<property name="id" type="int">2</property>
											<property name="category" type="xsd:string">technology</property>
											<property name="description" type="xsd:string">Jazz platform community site</property>
										</memento>
									</property>
									<property name="nextId" type="int">3</property>
								</memento>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.status" trim="blue" />
						</column>
						<column>
							<viewlet id="com.ibm.team.apt.viewlet.plans" trim="blue">
								<preference id="defaultLine" value="development" />
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" trim="blue">
								<preference id="presentation" value="pie" />
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.recentlyModified" />
								<preference id="parameter" value="com.ibm.team.workitem.attribute.category" />
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" trim="blue">
								<preference id="presentation" value="bar" />
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.recentlyModified" />
								<preference id="parameter" value="com.ibm.team.workitem.attribute.priority" />
							</viewlet>
						</column>
					</page>
				</dashboard-template>
			</configuration-data>
			<configuration-data id="com.ibm.team.dashboard.configuration.entries" xmlns="http://com.ibm.team.dashboard/entries">
				<viewlet-entry category="com.ibm.team.dashboard.viewlets.web.feeds" title="News from Jazz" icon="https://jazz.net/favicon.ico" preview="com.ibm.team.dashboard.viewlets.service/graphics/feeds/images/preview-jazz-news.png" viewlet-id="com.ibm.team.dashboard.viewlets.web.feed">
					<description>Latest news from jazz.net web site.</description>
					<preference id="url" value="http://jazz.net/pub/community/news/feed.rss?externalize=true" />
				</viewlet-entry>
				<viewlet-entry category="com.ibm.team.dashboard.viewlets.web.feeds" icon="http://eclipse.org/favicon.ico" title="News from Eclipse" preview="com.ibm.team.dashboard.viewlets.service/graphics/feeds/images/preview-eclipse-news.png" viewlet-id="com.ibm.team.dashboard.viewlets.web.feed">
					<description>Latest news from Eclipse.org web site.</description>
					<preference id="url" value="http://www.eclipse.org/home/eclipseinthenews.rss" />
				</viewlet-entry>
			</configuration-data>
			<configuration-data id="com.ibm.team.workitem.query.editor.configuration" xmlns="http://com.ibm.team.workitem.query.editor/configuration">
				<query-type id="com.ibm.team.workitem.workItemType">
					<presentations>
						<presentation typeId="duration" kind="com.ibm.team.apt.kind.internal.duration" />
					</presentations>
				</query-type>
			</configuration-data>
			<configuration-data id="com.ibm.team.workitem.editor.configuration.quickinformationconfiguration" xmlns="http://com.ibm.team.workitem.editor/quickinformation">
				<quickinformationConfiguration id="com.ibm.team.workitem.configuration.quickinformation.default">
					<presentation title="Subscribers" kind="com.ibm.team.workitem.quickinformation.kind.subscriber">
						<property key="linkTarget" value="com.ibm.team.workitem.attribute.subscriptions" />
					</presentation>
					<presentation title="Attachments" kind="com.ibm.team.workitem.quickinformation.kind.artifact">
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.attachments" />
					</presentation>
					<presentation title="Parent" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.parentworkitem/parent" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Children" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.parentworkitem/children" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Blocks" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.blocksworkitem/blocks" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Depends On" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.blocksworkitem/dependsOn" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Duplicate Of" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.duplicateworkitem/duplicateOf" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Duplicated By" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.duplicateworkitem/duplicates" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Related" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.relatedworkitem/" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Copies" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.copiedworkitem/copies" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Copied From" kind="com.ibm.team.workitem.quickinformation.kind.workitem">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.copiedworkitem/copiedFrom" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Mentions" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.textualReference/target" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Mentioned By" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.textualReference/source" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Related Artifacts" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.workitem.linktype.relatedartifact/relatedArtifact" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Change Sets" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.filesystem.workitems.change_set/com.ibm.team.scm.ChangeSet" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Reported against Builds" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.build.linktype.reportedWorkItems/com.ibm.team.build.common.link.reportedAgainstBuilds" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="Included in Builds" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.build.linktype.includedWorkItems/com.ibm.team.build.common.link.includedInBuilds" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation title="External Connection" kind="com.ibm.team.workitem.quickinformation.kind.reference">
						<property key="endpointId" value="com.ibm.team.interop.linktype.item/externalConnection" />
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.links" />
					</presentation>
					<presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="SVN Revisions">
						<property key="endpointId" value="com.ibm.team.scm.svn.linkType.workItem/source"/>
					 	<property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
					</presentation>
					<presentation title="Approvals" kind="com.ibm.team.workitem.quickinformation.kind.approval">
						<property key="linkTarget" value="com.ibm.team.workitem.presentation.approvals" />
					</presentation>
				</quickinformationConfiguration>
			</configuration-data>
			<configuration-data id="com.ibm.team.workitem.editor.configuration.presentations" xmlns="http://com.ibm.team.workitem.editor/presentations">
				<editor id="com.ibm.team.workitem.editor.default">
					<tab tabId="com.ibm.team.workitem.editor.default.internalHeader" title="none"/>
					<tab tabId="com.ibm.team.workitem.tab.overview" title="Overview" />
					<tab tabId="com.ibm.team.workitem.tab.links" title="Links" />
					<tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals" />
					<tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
						<property key="hideIfEmpty" value="true" />
					</tab>
					<tab tabId="com.ibm.team.workitem.tab.history" title="History" />
				</editor>
				<tab id="com.ibm.team.apt.editor.story.internalHeader" layout="internalHeader">
					<section sectionId="com.ibm.team.workitem.header.default" title="none"/>
				</tab>
				<tab id="com.ibm.team.workitem.editor.retrospective.internalHeader" layout="internalHeader">
					<section sectionId="com.ibm.team.workitem.header.default" title="none"/>
				</tab>
				<tab id="com.ibm.team.workitem.editor.default.internalHeader" layout="internalHeader">
					<section sectionId="com.ibm.team.workitem.header.default" title="none"/>
				</tab>
				<section id="com.ibm.team.workitem.header.default">
					<presentation attributeId="com.ibm.team.workitem.attribute.summary"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation kind="com.ibm.team.workitem.kind.workflow.state">
						<property key="labelVisible" value="false"/>
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
						<property key="labelVisible" value="false"/>
					</presentation>
				</section>
				<tab id="com.ibm.team.workitem.tab.overview" layout="builtInOverviewLayout">
					<section sectionId="com.ibm.team.workitem.section.details" slot="details" title="Details" />
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information" />
					<section sectionId="com.ibm.team.workitem.section.description" slot="description" title="Description" />
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion" />
				</tab>
				<tab id="com.ibm.team.workitem.tab.links" layout="builtInLinksLayout">
					<section sectionId="com.ibm.team.workitem.section.attachments" slot="attachments" title="Attachments" />
					<section sectionId="com.ibm.team.workitem.section.subscribers" slot="subscribers" title="Subscribers" />
					<section sectionId="com.ibm.team.workitem.section.links" slot="links" title="Links" />
				</tab>
				<tab id="com.ibm.team.workitem.tab.approvals" layout="builtInApprovalsLayout">
					<section sectionId="com.ibm.team.workitem.section.approvals" title="Approvals" />
				</tab>
				<tab id="com.ibm.team.workitem.tab.customAttributes" layout="builtInCustomAttributesLayout">
					<section sectionId="com.ibm.team.workitem.section.collector_small" slot="left" title="Miscellaneous">
						<property key="autocollect" value="true" />
						<property key="width" value="small" />
					</section>
					<section sectionId="com.ibm.team.workitem.section.collector_wide" slot="right" title="Miscellaneous">
						<property key="autocollect" value="true" />
						<property key="width" value="wide" />
					</section>
				</tab>
				<tab id="com.ibm.team.workitem.tab.history" layout="builtInHistoryLayout">
					<section sectionId="com.ibm.team.workitem.section.history" title="History" />
				</tab>
				<section id="com.ibm.team.workitem.section.details">
					<presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
						<property key="readonly" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.creator">
						<property key="readonly" value="true" />
					</presentation>
					<presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category" />
					<presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target" />
					<presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate" />
					<presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent" />
					<presentation attributeId="com.ibm.team.workitem.attribute.duedate" />
					<presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.resolver">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator" />
				</section>
				<section id="com.ibm.team.workitem.section.quickinformation">
					<presentation id="com.ibm.team.workitem.presentation.quickinformation" kind="com.ibm.team.workitem.kind.internal.quickInformation">
						<property key="quickinformationConfiguration" value="com.ibm.team.workitem.configuration.quickinformation.default" />
					</presentation>
				</section>
				<section id="com.ibm.team.workitem.section.description">
					<presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.internal.description" />
				</section>
				<section id="com.ibm.team.workitem.section.discussion">
					<presentation id="com.ibm.team.workitem.presentation.discussion" kind="com.ibm.team.workitem.kind.internal.discussion" />
				</section>
				<section id="com.ibm.team.workitem.section.attachments">
					<presentation id="com.ibm.team.workitem.presentation.attachments" kind="com.ibm.team.workitem.kind.internal.attachments" />
				</section>
				<section id="com.ibm.team.workitem.section.subscribers">
					<presentation attributeId="com.ibm.team.workitem.attribute.subscriptions" kind="com.ibm.team.workitem.kind.contributorList" />
				</section>
				<section id="com.ibm.team.workitem.section.links">
					<presentation id="com.ibm.team.workitem.presentation.links" kind="com.ibm.team.workitem.kind.internal.links" />
				</section>
				<section id="com.ibm.team.workitem.section.approvals">
					<presentation id="com.ibm.team.workitem.presentation.approvals" kind="com.ibm.team.workitem.kind.internal.approvals">
						<property key="toBeLinkedPartId" value="com.ibm.team.workitem.presentation.discussion" />
					</presentation>
				</section>
				<section id="com.ibm.team.workitem.section.history">
					<presentation id="com.ibm.team.workitem.presentation.history" kind="com.ibm.team.workitem.kind.internal.history" />
				</section>
				<editor id="com.ibm.team.apt.editor.story">
					<tab tabId="com.ibm.team.apt.editor.story.internalHeader" title="none"/>
					<tab tabId="com.ibm.team.apt.tab.overview" title="Overview" />
					<tab tabId="com.ibm.team.workitem.tab.links" title="Links" />
					<tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals" />
					<tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
						<property key="hideIfEmpty" value="true" />
					</tab>
					<tab tabId="com.ibm.team.workitem.tab.history" title="History" />
				</editor>
				<tab id="com.ibm.team.apt.tab.overview" layout="builtInOverviewLayout">
					<section sectionId="com.ibm.team.apt.section.details" title="Details" slot="details" />
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information" />
					<section sectionId="com.ibm.team.workitem.section.description" title="Description" slot="description" />
					<section sectionId="com.ibm.team.workitem.section.discussion" title="Discussion" slot="discussion" />
				</tab>
				<section id="com.ibm.team.apt.section.details">
					<presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.apt.attribute.progress" kind="com.ibm.team.apt.kind.internal.progress" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
						<property key="readonly" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.creator">
						<property key="readonly" value="true" />
					</presentation>
					<presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category" />
					<presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration" />
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target" />
					<presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.resolver">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator" />
				</section>
				<editor id="com.ibm.team.workitem.editor.retrospective">
					<tab tabId="com.ibm.team.workitem.editor.retrospective.internalHeader" title="none"/>
					<tab tabId="com.ibm.team.workitem.tab.retroOverview" title="Overview" />
					<tab tabId="com.ibm.team.workitem.tab.links" title="Links" />
					<tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
						<property key="hideIfEmpty" value="true" />
					</tab>
					<tab tabId="com.ibm.team.workitem.tab.history" title="History" />
				</editor>
				<tab id="com.ibm.team.workitem.tab.retroOverview" layout="builtInOverviewLayout">
					<section sectionId="com.ibm.team.workitem.section.RetroDetails" slot="details" title="Details" />
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information" />
					<section sectionId="com.ibm.team.workitem.section.description" slot="description" title="Description" />
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion" />
				</tab>
				<section id="com.ibm.team.workitem.section.RetroDetails">
					<presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
						<property key="readonly" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.creator">
						<property key="readonly" value="true" />
					</presentation>
					<presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category" />
					<presentation kind="com.ibm.team.workitem.kind.separator" />
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target" />
					<presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.resolver">
						<property key="readonly" value="true" />
						<property key="hideIfEmpty" value="true" />
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator" />
				</section>
				<section id="com.ibm.team.apt.planPreview.default.section.summary">
					<presentation attributeId="com.ibm.team.workitem.attribute.summary" kind="com.ibm.team.workitem.kind.smallhtml">
						<property key="labelVisible" value="true"/>
					</presentation>
				</section>
				<tab id="com.ibm.team.apt.planPreview.default" layout="builtInHLayout">
					<section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.apt.planPreview.default.section.details" slot="left" title="Details"/>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<section id="com.ibm.team.apt.planPreview.default.section.details">
					<presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
				</section>
				<section id="com.ibm.team.apt.planPreview.story.section.details">
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
					<property key="warningMessage" value="Owner does not belong to Team Area"/>
						</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
					<presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation kind="com.ibm.team.apt.kind.internal.progress"/>
				</section>
				<tab id="com.ibm.team.apt.planPreview.story" layout="builtInHLayout">
					<section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.apt.planPreview.story.section.details" slot="left" title="Details"/>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<tab id="com.ibm.team.apt.planPreview.retrospective" layout="builtInHLayout">
					<section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.apt.planPreview.retrospective.section.details" slot="left" title="Details"/>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<section id="com.ibm.team.apt.planPreview.retrospective.section.details">
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
				</section>
				<editor id="com.ibm.team.apt.planPreview">
					<tab tabId="com.ibm.team.apt.planPreview.default" title="Default"/>
					<tab tabId="com.ibm.team.apt.planPreview.story" title="Story"/>
					<tab tabId="com.ibm.team.apt.planPreview.retrospective" title="Retrospective"/>
				</editor>
				<section id="com.ibm.team.workitem.web.inline.default.summary">
					<presentation attributeId="com.ibm.team.workitem.attribute.summary" kind="com.ibm.team.workitem.kind.smallhtml">
						<property key="labelVisible" value="true"/>
					</presentation>
				</section>
				<tab id="com.ibm.team.workitem.web.inline.default" layout="builtInHLayout">
					<section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.web.inline.default.details" slot="left" title="Details">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<section id="com.ibm.team.workitem.web.inline.default.details">
					<presentation kind="com.ibm.team.workitem.kind.workflow.state"/>
					<presentation kind="com.ibm.team.workitem.kind.workflow.resolution"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.internal.deliverable"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
				</section>
				<tab id="com.ibm.team.workitem.web.inline.story" layout="builtInHLayout">
					<section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.web.inline.story.details" slot="left" title="Details">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<section id="com.ibm.team.workitem.web.inline.story.details">
					<presentation kind="com.ibm.team.workitem.kind.workflow.state"/>
					<presentation kind="com.ibm.team.workitem.kind.workflow.resolution"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation kind="com.ibm.team.apt.kind.internal.progress"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
				</section>
				<tab id="com.ibm.team.workitem.web.inline.retrospective" layout="builtInHLayout">
					<section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.web.inline.retrospective.details" slot="left" title="Details">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
						<property key="noHeader" value="true"/>
					</section>
					<section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
					<section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
						<property key="expanded" value="false"/>
					</section>
				</tab>
				<section id="com.ibm.team.workitem.web.inline.retrospective.details">
					<presentation kind="com.ibm.team.workitem.kind.workflow.state"/>
					<presentation kind="com.ibm.team.workitem.kind.workflow.resolution"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
				</section>
				<editor id="com.ibm.team.workitem.web.inline">
					<tab tabId="com.ibm.team.workitem.web.inline.default" title="Default"/>
					<tab tabId="com.ibm.team.workitem.web.inline.story" title="Story"/>
					<tab tabId="com.ibm.team.workitem.web.inline.retrospective" title="Retrospective"/>
				</editor>
				<section id="com.ibm.team.workitem.lightweight.editor.section">
					<presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.summary"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.html">
						<property key="small" value="true"/>
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.internal.deliverable"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
					<presentation attributeId="com.ibm.team.workitem.attribute.owner">
						<property key="warningMessage" value="Owner does not belong to Team Area"/>
					</presentation>
					<presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
					<presentation kind="com.ibm.team.workitem.kind.separator"/>
				</section>
				<editor id="com.ibm.team.workitem.lightweight">
					<tab tabId="com.ibm.team.workitem.lightweight.editor" title="Other Work Item Editor Elements"/>
				</editor>
				<tab id="com.ibm.team.workitem.lightweight.editor" layout="builtInHLayout">
					<section sectionId="com.ibm.team.workitem.lightweight.editor.section" title="Lightweight Creator"/>
				</tab>
			</configuration-data>
			<configuration-data id="com.ibm.team.apt.configuration.workResourcesSpecification" xmlns="http://com.ibm.team.apt/workResourcesSpecification">
				<workResourcesSpecification workHours="8" workDays="5" />
			</configuration-data>
			<configuration-data xmlns="http://com.ibm.team.workitem.editor/workitemTypeEditorIdBinding" id="com.ibm.team.workitem.editor.configuration.workitemTypeEditorIdBinding">
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.editor.story" workitemType="com.ibm.team.apt.workItemType.story"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.retrospective" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="defect"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="task"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.apt.workItemType.story"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.story" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.apt.workItemType.story"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.story" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.apt.workItemType.story"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.retrospective" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.retrospective" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.default" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="defect"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="defect"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.default" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="task"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="task"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.standard"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.internal"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.simpleAsset"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.standard"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.internal"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.simpleAsset"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.businessSolution"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.release"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.specification"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.implementation"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.businessSolution"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.release"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.specification"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.implementation"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.ram.type.migration"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.ram.type.migration"/>
			</configuration-data>
			
			
			
			<configuration-data id="com.ibm.team.apt.configuration.topLevelPlanWorkItemBinding" xmlns="http://com.ibm.team.apt/topLevelPlanWorkItemBinding">
				<topLevelPlanWorkItemBinding workitemType="com.ibm.team.apt.workItemType.story" />
			</configuration-data>
			<configuration-data id="com.ibm.team.workitem.configuration.enumerations" xmlns="http://com.ibm.team.workitem/enumerations">
				 <enumeration attributeTypeId="priority">
			        <literal default="true" icon="processattachment:/enumeration/unassigned.gif" id="priority.literal.l1" name="Unassigned"/>
			        <literal icon="processattachment:/enumeration/low.gif" id="priority.literal.l2" name="Low"/>
			        <literal icon="processattachment:/enumeration/medium.gif" id="priority.literal.l3" name="Medium"/>
			        <literal icon="processattachment:/enumeration/high.gif" id="priority.literal.l4" name="High"/>
			    </enumeration>
			    <enumeration attributeTypeId="severity">
			        <literal icon="processattachment:/enumeration/unassigned2.gif" id="severity.literal.l1" name="Unclassified"/>
			        <literal icon="processattachment:/enumeration/minor.gif" id="severity.literal.l2" name="Minor"/>
			        <literal default="true" icon="processattachment:/enumeration/normal.gif" id="severity.literal.l3" name="Normal"/>
			        <literal icon="processattachment:/enumeration/major.gif" id="severity.literal.l4" name="Major"/>
			        <literal icon="processattachment:/enumeration/critical.gif" id="severity.literal.l5" name="Critical"/>
			        <literal icon="processattachment:/enumeration/blocker.gif" id="severity.literal.l6" name="Blocker"/>
			    </enumeration>
				<enumeration attributeTypeId="complexity">
					<literal id="0.5" name="0.5 pts" />
					<literal id="1" name="1 pt" default="true" />
					<literal id="2" name="2 pts" />
					<literal id="3" name="3 pts" />
					<literal id="5" name="5 pts" />
					<literal id="8" name="8 pts" />
					<literal id="12" name="12 pts" />
					<literal id="20" name="20 pts" />
					<literal id="40" name="40 pts" />
					<literal id="80" name="80 pts" />
				</enumeration>
			</configuration-data>
		</data>
	</project-configuration>
	<team-configuration>
		<permissions>
		    <role id="admin">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		</permissions>
		
		
		
		<iteration-type id="stabilization-phase">
			<behavior>
				<role id="default">
					<operation id="com.ibm.team.scm.client.deliver">
						<preconditions>
							<precondition xmlns="http://com.ibm.team.process/prohibitCompilationErrors" description="If you release changes when there are compilation errors in your workspace it often means that your changes have broken something else.&#10;&#10;Please do not release code when your workspace doesn't compile." id="com.ibm.team.process.deliver.prohibitCompilationErrors" name="Clean Workspace" overrulable="true" />
							<precondition xmlns="http://com.ibm.team.process/requireWorkItem" description="You shouldn't deliver a change set without associating a work item or adding a comment.&#10;&#10;Other users should be able to look at your changes and see why they were made." id="com.ibm.team.process.deliver.requireWorkItem" name="Descriptive Change Sets">
								<requires value="workitem">
									<workitem owner="required" target="required" />
								</requires>
							</precondition>
							<precondition xmlns="http://com.ibm.team.process/requireWorkItemApproval" description="Require that the code changes have been reviewed by a team member. This is tracked by a 'Review' approval on the associated work item." id="com.ibm.team.process.deliver.requireWorkItemApproval" name="Require Review" overrulable="true">
								<requires>
									<approval type="Review">
										<approvers number-of-approvers="1" role="team-member" />
									</approval>
								</requires>
							</precondition>
						</preconditions>
					</operation>
				</role>
			</behavior>
		</iteration-type>
	</team-configuration>
</process-specification>
