<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2007-2009 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="The person in this role represents customer and end-user concerns by gathering input from stakeholders to understand the problem to be solved and by capturing and setting priorities for requirements." name="Analyst" role-id="analyst"/>
	    <role-definition cardinality="single" description="This role is responsible for defining the software architecture, which includes making the key technical decisions that constrain the overall design and implementation of the project." name="Architect" role-id="architect"/>
	    <role-definition cardinality="many" description="This role is responsible for developing a part of the system, including designing it to fit into the architecture, possibly prototyping the user-interface, and then implementing, unit-testing, and integrating the components that are part of the solution." name="Developer" role-id="developer"/>
	    <role-definition cardinality="single" description="Leads the planning of the project, coordinates interactions with the stakeholders, and keeps the project team focused on meeting the project objectives." name="Project Manager" role-id="project_manager"/>
	    <role-definition cardinality="many" description="This role represents interest groups whose needs must be satisfied by the project. It is a role that may be played by anyone who is (or potentially will be) materially affected by the outcome of the project." name="Stakeholder" role-id="stakeholder"/>
	    <role-definition cardinality="many" description="This role is responsible for the core activities of the test effort. Those activities include identifying, defining, implementing, and conducting the necessary tests, as well as logging the outcomes of the testing and analyzing the results." name="Tester" role-id="tester"/>
	    <role-definition cardinality="many" description="" name="Requirements Engineer" role-id="req_eng"/>
	    <role-definition cardinality="many" description="" name="System Architect" role-id="sys_arch"/>
	    <role-definition cardinality="many" description="" name="Software Modeler" role-id="sw_modeler"/>
	</role-definitions>
	
	
	
	<project-configuration>
		<initialization>
		    <server-initialization>
		        <followup-actions>
		            <followup-action xmlns="http://com.ibm.team.process/setUpProject" description="Initializes a project area with the pieces necessary to start work on a project." id="com.ibm.team.process.server.setUpProject" name="Setup Project">
		                <team-area name="${project-area-name} Team" timeline="development"/>
		                <stream description="Main collaboration stream for ${team-area-name}" name="${team-area-name} Stream">
		                    <component name="${team-area-name} Default Component"/>
		                </stream>
		                <workspace description="Initial repository workspace for the creator of ${stream-name}" name="${stream-name} Workspace"/>
		                <workitems>
		                    <category htmlDescription="Category for all not further specified work items." path="${project-area-name}"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define an iteration plan&lt;br/&gt;&lt;br/&gt;To define an iteration plan for your team area:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Team Artifacts&lt;/b&gt; view and expand the node corresponding to your connected project area.&lt;br/&gt;&lt;br/&gt;2. Right-click the &lt;b&gt;Plans&lt;/b&gt; node, select &lt;b&gt;New-&amp;gt;Iteration Plan&lt;/b&gt;, and complete the wizard.&lt;br/&gt;&lt;br/&gt;For additional details on defining iteration plans using the &lt;b&gt;Iteration Plan&lt;/b&gt; wizard, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.apt.doc/topics/t_getting_started.html&quot;&gt;Getting Started with Iteration Planning&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define an Iteration Plan" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define iterations&lt;br/&gt;&lt;br/&gt;When the project area was initialized, an initial timeline &amp;quot;Main Development&amp;quot; was created. Within the timeline a hierarchy of iterations has been created for you.&lt;br/&gt;&lt;br/&gt;Please consult the ESW process description to learn about these iterations.&lt;br/&gt;&lt;br/&gt;To edit, delete, duplicate or add additional timelines and iterations:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Project Area Editor&lt;/b&gt; by right-clicking on the project area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Go to the &lt;b&gt;Timelines&lt;/b&gt; section in the editor. To create a new iteration, use either the &lt;b&gt;Create Iteration...&lt;/b&gt; action or the &lt;b&gt;Duplicate...&lt;/b&gt; action on an existing iteration.&lt;br/&gt;&lt;br/&gt;3. To define the start and end dates for an existing iteration, use the &lt;b&gt;Edit Properties...&lt;/b&gt; action on an existing iteration.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Team Process, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/get_start_proj_proc.html&quot;&gt;Getting Started with Projects, Teams, and Process&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Create Schedule" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define the team members for the project area as well as the team area&lt;br/&gt;&lt;br/&gt;To define team members for a team area or project area:&lt;br/&gt;&lt;br/&gt;1. Open the team area or project area editor by right-clicking on the project or team area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. On the &lt;b&gt;Overview&lt;/b&gt; page of the editor, there is a &lt;b&gt;Members&lt;/b&gt; section. To add a user to the team select the &lt;b&gt;Add&lt;/b&gt; button. To create a new user and add them as a member of the team, select the &lt;b&gt;Create&lt;/b&gt; button&lt;br/&gt;&lt;br/&gt;3. If you clicked &lt;b&gt;Add&lt;/b&gt;, in the &lt;b&gt;Add Team Members&lt;/b&gt; dialog, select the user(s) you wish to add to your team or project area. If you clicked &lt;b&gt;Create&lt;/b&gt;, define the new team member in the &lt;b&gt;Create User&lt;/b&gt; wizard.&lt;br/&gt;&lt;br/&gt;4. Consider what roles individuals working on your project will assume and what role-specific process should apply to each role. In addition, you will want to consider what permissions to grant to individuals in these roles. For additional details on using Jazz Team Process, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/get_start_proj_proc.html&quot;&gt;Getting Started with Projects, Teams, and Process&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;5. On &lt;b&gt;Save&lt;/b&gt; of the editor you will be prompted to send invitations to the newly added team members. This allows you to configure an email invitation that is sent to the new team member. The new team member can accept the invitation with &lt;b&gt;File-&amp;gt;Accept Team Invitation...&lt;/b&gt;. The invitation will quickly setup their Eclipse workspace to work with the team. At any time you can invite team members to join the team by selecting the team member in the &lt;b&gt;Members&lt;/b&gt; section, right click and select &lt;b&gt;Invite to Join Team...&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Create Team Structure" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define the vision for the future system. Describe the problem and features based on Stakeholder requests.&lt;br/&gt;&lt;br/&gt;The solution is proposed for a problem that everybody agrees on. Stakeholders collaborate with the development team to express and document their problems, needs, and potential features for the system to be, so the project team can better understand what has to be done." summary="Define Vision" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Review and adjust the permissions to be used for the project&lt;br/&gt;&lt;br/&gt;To review and adjust the permissions:&lt;br/&gt;&lt;br/&gt;1. Open the project area editor by right-clicking on the project or team area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Go to the &lt;b&gt;Process Configuration&lt;/b&gt; tab.&lt;br/&gt;&lt;br/&gt;3. Select the &lt;b&gt;Permissions&lt;/b&gt; node under &lt;b&gt;Project Configuration&lt;/b&gt;, review and adjust the project level permissions.&lt;br/&gt;&lt;br/&gt;4. Select the &lt;b&gt;Permissions&lt;/b&gt; node under &lt;b&gt;Team Configuration&lt;/b&gt;, review and adjust the team level permissions.&lt;br/&gt;&lt;br/&gt;For additional details on defining permissions, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_permissions.html&quot;&gt;Permissions&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define Permissions" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="This activity defines the process and tools that will be used on the project; installs, configures and initializes the development tools, and launches the development environment." summary="Define and Deploy Development Environment" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="This task plans for the management of risks during the project. The purpose of this task is to identify and prioritize project risks and how they will be handled, and capture this information in the risk management plan." summary="Plan for Risk Reduction" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Specify the organization of things that exist at design-time.&lt;br/&gt;&lt; br/&gt;The logical architecture is the set of organizing principles and structures for the development project. The largest single aspect of this is the organization of the system model(s). The goals of a good logical architecture are to:&#10;&lt;ul&gt;&#10;    &lt;li&gt;&#10;        allow team members to complete their work as efficiently as possible&#10;    &lt;/li&gt;&#10;    &lt;li&gt;&#10;        minimize interactions between teams&#10;    &lt;/li&gt;&#10;    &lt;li&gt;&#10;        maximize access to the parts of the model they need but don't control&#10;    &lt;/li&gt;&#10;    &lt;li&gt;&#10;&#10;        maximize ease of sharing parts when needed&#10;    &lt;/li&gt;&#10;    &lt;li&gt;&#10;        minimize rework and independent recreation of the same elements&#10;    &lt;/li&gt;&#10;    &lt;li&gt;&#10;        maximize the ease of system construction (compilation and deployment on target platforms)&#10;    &lt;/li&gt;&#10;&lt;/ul&gt;&#10;" summary="Specify Logical Architecture" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="This task creates performs initial safety and reliability analysis and captures the results in a hazard analysis document.&lt;br/&gt;&lt;br/&gt;The hazard analysis is a key document that captures hazards, risks, faults, and control measures together. The control measures mitigate the risks and so must be captured as requirements on the system to manage the risks to an acceptable level." summary="Perform Initial Safety and Reliability Analysis" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Outline the use cases which will drive the scope of the next iterations." summary="Outline Use Cases" type="task"/>
		                </workitems>
		            </followup-action>
		            <followup-action xmlns="http://com.ibm.team.reports/setUpProject" description="Deploys some pre-defined reports and report templates to the project area. The templates with 'Micro' in the name are used by the dashboard only; templates will be deployed for these but no reports will be created for them. Both templates and reports will be created for all other entries." id="com.ibm.team.reports.service.setUpProject" name="Setup Project for Reports">
		                <reports>
		                    <report description="Blocking Work Items" file="Blocking Work Items.rptdesign" folder="Work Items" id="workitems.BlockingWorkItems" name="Blocking Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Health" file="Build Health.rptdesign" folder="Build" id="build.BuildHealth" name="Build Health" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Results" file="Build Results.rptdesign" id="build.BuildResults" name="Build Results" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Burndown" file="Burndown.rptdesign" folder="Work Items" id="workitems.Burndown" name="Burndown" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Release Burndown" file="Release Burndown.rptdesign" folder="Work Items" id="workitems.ReleaseBurndown" name="Release Burndown" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items Daily" file="Closed Work Items Daily.rptdesign" folder="Work Items" id="workitems.ClosedWorkItemsDaily" name="Closed Work Items Daily" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Code Health" file="Code Health.rptdesign" folder="Build" id="build.CodeHealth" name="Code Health" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Data Warehouse Metrics" file="Data Warehouse Metrics.rptdesign" folder="Data Warehouse" id="datawarehouse.DataWarehouseMetrics" name="Data Warehouse Metrics" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Backlog" file="Defect Backlog.rptdesign" folder="Work Items" id="workitems.DefectBacklog" name="Defect Backlog" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Discovery Rate" file="Defect Discovery Rate.rptdesign" folder="Work Items" id="workitems.DefectDiscoveryRate" name="Defect Discovery Rate" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Deferred Work Items" file="Deferred Work Items.rptdesign" folder="Work Items" id="workitems.DeferredWorkItems" name="Deferred Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Failures" file="Frequent Test Failures.rptdesign" folder="Build" id="build.FrequentTestFailures" name="Frequent Test Failures" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Regressions" file="Frequent Test Regressions.rptdesign" folder="Build" id="build.FrequentTestRegressions" name="Frequent Test Regressions" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Latest Repository Metrics" file="Latest Repository Metrics.rptdesign" folder="Repository" id="repository.LatestRepositoryMetrics" name="Latest Repository Metrics" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Latest Repository Metrics by Namespace" file="Latest Repository Metrics by Namespace.rptdesign" folder="Repository" id="repository.LatestRepositoryMetricsByNamespace" name="Latest Repository Metrics by Namespace" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="New Work Items by Severity" file="New Work Items by Severity.rptdesign" folder="Work Items" id="workitems.NewWorkItemsBySeverity" name="New Work Items by Severity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open vs Closed Work Items" file="Open vs Closed Work Items.rptdesign" folder="Work Items" id="workitems.OpenVsClosedWorkItems" name="Open vs Closed Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Type" file="Open Work Items by Type.rptdesign" folder="Work Items" id="workitems.OpenWorkItemsByType" isDefault="true" name="Open Work Items by Type" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Project Activity" file="Project Activity.rptdesign" folder="Source Control" id="scm.ProjectActivity" name="Project Activity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Shows the item counts and total content in a stream." file="Stream Size Counts.rptdesign" folder="Source Control" id="scm.StreamSizeCounts" name="Stream Size Counts" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Repository Integral Range Counters" file="Repository Integral Range Counters.rptdesign" folder="Repository" id="repository.RepositoryIntegralRangeCounters" name="Repository Integral Range Counters" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Repository Metrics" file="Repository Metrics.rptdesign" folder="Repository" id="repository.RepositoryMetrics" name="Repository Metrics" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Repository Metrics by Namespace" file="Repository Metrics by Namespace.rptdesign" folder="Repository" id="repository.RepositoryMetricsByNamespace" name="Repository Metrics by Namespace" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Repository Range Counters" file="Repository Range Counters.rptdesign" folder="Repository" id="repository.RepositoryRangeCounters" name="Repository Range Counters" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Repository Scalar Counters" file="Repository Scalar Counters.rptdesign" folder="Repository" id="repository.RepositoryScalarCounters" name="Repository Scalar Counters" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison" file="Work Item Comparison.rptdesign" folder="Work Items" id="workitems.WorkItemComparison" name="Work Item Comparison" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Owner" file="live/Work Items by Owner.rptdesign" folder="Work Items" id="workitems.WorkItemsByOwner" name="Work Items by Owner" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Priority" file="Work Items by Priority.rptdesign" folder="Work Items" id="workitems.WorkItemsByPriority" name="Work Items by Priority" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Priority" file="live/Work Items by Team Area.rptdesign" folder="Work Items" id="workitems.WorkItemsByTeamArea" name="Work Items by Team Area" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Backlog by Project Area" file="cross-project/Defect Backlog by Project Area.rptdesign" folder="Work Items" id="workitems.DefectBacklogByProjectArea" name="Defect Backlog by Project Area" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison by Project Area" file="cross-project/Work Item Comparison by Project Area.rptdesign" folder="Work Items" id="workitems.WorkItemComparisonByProjectArea" name="Work Item Comparison by Project Area" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Blocking Work Items" file="micro/Micro Blocking Work Items.rptdesign" id="workitems.MicroBlockingWorkItems" name="Micro Blocking Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Duration" file="micro/Micro Build Duration.rptdesign" id="build.MicroBuildDuration" name="Micro Build Duration" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Health" file="micro/Micro Build Health.rptdesign" id="build.MicroBuildHealth" name="Micro Build Health" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Burndown" file="micro/Micro Burndown.rptdesign" id="workitems.MicroBurndown" name="Micro Burndown" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Release Burndown" file="micro/Micro Release Burndown.rptdesign" id="workitems.MicroReleaseBurndown" name="Micro Release Burndown" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items by Priority" file="micro/Micro Closed Work Items by Priority.rptdesign" id="workitems.MicroClosedWorkItemsByPriority" name="Micro Closed Work Items by Priority" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items Daily" file="micro/Micro Closed Work Items Daily.rptdesign" id="workitems.MicroClosedWorkItemsDaily" name="Micro Closed Work Items Daily" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Compilation Warnings" file="micro/Micro Compilation Warnings.rptdesign" id="build.MicroCompilationWarnings" name="Micro Compilation Warnings" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Deferred Work Items" file="micro/Micro Deferred Work Items.rptdesign" id="workitems.MicroDeferredWorkItems" name="Micro Deferred Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Failures" file="micro/Micro Frequent Test Failures.rptdesign" id="build.MicroFrequentTestFailures" name="Micro Frequent Test Failures" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Regressions" file="micro/Micro Frequent Test Regressions.rptdesign" id="build.MicroFrequentTestRegressions" name="Micro Frequent Test Regressions" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="JUnit Failures" file="micro/Micro JUnit Failures.rptdesign" id="build.MicroJUnitFailures" name="Micro JUnit Failures" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="JUnit Tests" file="micro/Micro JUnit Tests.rptdesign" id="build.MicroJUnitTests" name="Micro JUnit Tests" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="New Work Items by Severity" file="micro/Micro New Work Items by Severity.rptdesign" id="workitems.MicroNewWorkItemsBySeverity" name="Micro New Work Items by Severity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open vs Closed Work Items" file="micro/Micro Open vs Closed Work Items.rptdesign" id="workitems.MicroOpenVsClosedWorkItems" name="Micro Open vs Closed Work Items" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Priority" file="micro/Micro Open Work Items by Priority.rptdesign" id="workitems.MicroOpenWorkItemsByPriority" name="Micro Open Work Items by Priority" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Type" file="micro/Micro Open Work Items by Type.rptdesign" id="workitems.MicroOpenWorkItemsByType" name="Micro Open Work Items by Type" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison" file="micro/Micro Work Item Comparison.rptdesign" id="workitems.MicroWorkItemComparison" name="Micro Work Item Comparison" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Stream Size Counts" file="micro/Micro Stream Size Counts.rptdesign" id="scm.MicroStreamSizeCounts" name="Micro Stream Size Counts" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro File Change Activity" file="micro/Micro File Change Activity.rptdesign" id="scm.MicroFileChangeActivity" name="Micro File Change Activity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Change Set Activity" file="micro/Micro Change Set Activity.rptdesign" id="scm.MicroChangeSetActivity" name="Micro Change Set Activity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items Tag Cloud" file="Work Items Tag Cloud.query" folder="Work Items" id="workitems.WorkItemsTagCloud" name="Work Items Tag Cloud" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                </reports>
		            </followup-action>
		        </followup-actions>
		    </server-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="default">
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <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.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <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>
		    </role>
		    <role id="project_manager">
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		    </role>
		</permissions>
		<data>
			<configuration-data xmlns="http://com.ibm.team.workitem/workitemTypes" final="false" id="com.ibm.team.workitem.configuration.workItemTypes">
			    <type category="com.ibm.team.workitem.workItemType" icon="processattachment:/workitemtype/bug.gif" id="defect" name="Defect">
			        <alias name="bug"/>
			    </type>
			    <type category="change_request" icon="processattachment:/workitemtype/general.gif" id="change_request" name="Change Request"/>
			    <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" icon="processattachment:/workitemtype/enhancement.gif" id="enhancement" name="Enhancement"/>
			    <type category="com.ibm.team.workitem.workItemType.risk" icon="processattachment:/workitemtype/risk.gif" id="com.ibm.team.workitem.workItemType.risk" name="Risk"/>
			    <type category="com.ibm.team.workitem.workItemType.usecase" icon="processattachment:/workitemtype/ticket.gif" id="usecase" name="Use Case"/>
			    <customAttributes category="com.ibm.team.workitem.workItemType">
			        <customAttribute id="com.ibm.team.apt.estimate.minimal" name="Minimal Estimate" type="duration"/>
			        <customAttribute id="com.ibm.team.apt.estimate.maximal" name="Maximal Estimate" type="duration"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.risk">
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.probability" name="Probability" type="risk"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.impact" name="Impact" type="risk"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.usecase">
			        <customAttribute id="com.ibm.team.workitem.workItemType.usecase.precondition" name="Precondition" type="string"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.usecase.postcondition" name="Postcondition" type="string"/>
			    </customAttributes>
			    <attributeDefinitions>
			        <attributeDefinition id="com.ibm.team.apt.estimate.minimal" name="Minimal Estimate" type="duration"/>
			        <attributeDefinition id="com.ibm.team.apt.estimate.maximal" name="Maximal Estimate" type="duration"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.probability" name="Probability" type="risk"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.impact" name="Impact" type="risk"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.usecase.precondition" name="Precondition" type="string"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.usecase.postcondition" name="Postcondition" type="string"/>
			    </attributeDefinitions>
			</configuration-data>
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workitemConfiguration" id="com.ibm.team.workitem.configuration">
				<configuration id="com.ibm.team.workitem.configuration.oslc.types">
					<typeBinding oslcTypeId="defect" workItemTypeId="defect"/>
					<typeBinding oslcTypeId="planItem" workItemTypeId="usecase"/>
				</configuration>
				<configuration id="com.ibm.team.workitem.configuration.stateGroups">
			        <stateGroup id="com.ibm.team.rqm.stateGroup.readyForTesting.defect">
			            <state id="s3"/>
			            <resolution id="r1"/>
			        </stateGroup>
			        <stateGroup id="com.ibm.team.rqm.stateGroup.readyForTesting">
			            <state id="usecaseWorkflow.state.tested"/>
			        </stateGroup>
			    </configuration>
			</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 kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Implements Requirement">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.implementsRequirement/implements"/>
			        </presentation>
					<presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Blocks Test">
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.blocksTestExecutionRecord/blocks"/>
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Affects Test">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.affectsExecutionResult/affects"/>
			        </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 kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Related Change Management">
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.relatedChangeManagement/relatedChangeManagement"/>
			            <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 kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Tested By">
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.testedByTestCase/testedby"/>
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			        </presentation>
					<presentation title="Change Sets" kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference">
						<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="com.ibm.team.workitem.quickinformation.kind.reference">
						<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 xmlns="http://com.ibm.team.workitem.editor/presentations" id="com.ibm.team.workitem.editor.configuration.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>
			    <editor id="com.ibm.team.workitem.editor.risk">
			        <tab tabId="com.ibm.team.workitem.editor.risk.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.overview.risk" 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>
			    <editor id="com.ibm.team.workitem.editor.usecase">
			        <tab tabId="com.ibm.team.workitem.editor.usecase.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.overview.usecase" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.usecase.conditions" title="Conditions"/>
			        <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>
			    <editor id="com.ibm.team.apt.planPreview">
			        <tab tabId="com.ibm.team.apt.planPreview.default" title="Default"/>
			        <tab tabId="com.ibm.team.apt.planPreview.useCase" title="Use Case"/>
			        <tab tabId="com.ibm.team.apt.planPreview.risk" title="Risk"/>
			    </editor>
			    <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.usecase" title="Use Case"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.risk" title="Risk"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.lightweight">
			        <tab tabId="com.ibm.team.workitem.lightweight.editor" title="Other Work Item Editor Elements"/>
			    </editor>
			    <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.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.workitem.section.history">
			        <presentation id="com.ibm.team.workitem.presentation.history" kind="com.ibm.team.workitem.kind.internal.history"/>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.overview.usecase" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.details.usecase" 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.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>
			    <section id="com.ibm.team.workitem.web.inline.usecase.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.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.risk" 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.risk.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.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.apt.planPreview.risk" 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.risk.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.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>
			    <tab id="com.ibm.team.workitem.tab.overview.risk" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.details.risk" 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.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>
			    <tab id="com.ibm.team.workitem.editor.usecase.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </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.internal.deliverable"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" 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.apt.estimate.minimal" kind="com.ibm.team.apt.kind.internal.estimate"/>
			        <presentation attributeId="com.ibm.team.apt.estimate.maximal" 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>
			    <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.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.history" layout="builtInHistoryLayout">
			        <section sectionId="com.ibm.team.workitem.section.history" title="History"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.lightweight.editor" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.lightweight.editor.section" title="Lightweight Creator"/>
			    </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.tab.approvals" layout="builtInApprovalsLayout">
			        <section sectionId="com.ibm.team.workitem.section.approvals" title="Approvals"/>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.risk.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.workItemType.risk.probability"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <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>
			    <section id="com.ibm.team.workitem.web.inline.section.discussion">
			        <presentation id="com.ibm.team.workitem.presentation.discussion" kind="com.ibm.team.workitem.kind.internal.discussion">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.workitem.section.details.risk">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probability"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <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.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <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>
			    <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.section.usecase.conditions">
			        <presentation attributeId="com.ibm.team.workitem.workItemType.usecase.postcondition" kind="com.ibm.team.workitem.kind.internal.description"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.usecase.precondition" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </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>
			    <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.usecase.conditions" layout="builtInCustomAttributesLayout">
			        <section sectionId="com.ibm.team.workitem.section.usecase.conditions" slot="right" title="Conditions">
			            <property key="width" value="wide"/>
			            <property key="autocollect" value="true"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.useCase.section.details">
			        <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>
			    <tab id="com.ibm.team.apt.planPreview.useCase" 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.useCase.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.workitem.section.discussion">
			        <presentation id="com.ibm.team.workitem.presentation.discussion" kind="com.ibm.team.workitem.kind.internal.discussion"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.usecase" 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.usecase.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.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <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.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.tab.customAttributes" layout="builtInCustomAttributesLayout">
			        <section sectionId="com.ibm.team.workitem.section.collector_small" slot="left" title="Miscellaneous">
			            <property key="width" value="small"/>
			            <property key="autocollect" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.collector_wide" slot="right" title="Miscellaneous">
			            <property key="width" value="wide"/>
			            <property key="autocollect" value="true"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.section.details.usecase">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <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.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>
			    <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>
			    <tab id="com.ibm.team.workitem.editor.risk.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.risk.section.details">
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probability"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <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.duedate"/>
			    </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.attachments">
			        <presentation id="com.ibm.team.workitem.presentation.attachments" kind="com.ibm.team.workitem.kind.internal.attachments"/>
			    </section>
			</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.apt/topLevelPlanWorkItemBinding" id="com.ibm.team.apt.configuration.topLevelPlanWorkItemBinding">
                <topLevelPlanWorkItemBinding workitemType="task"/>
            </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="risk">
			        <literal icon="processattachment:/enumeration/low.gif" id="risk.literal.l1" name="Low"/>
			        <literal default="true" icon="processattachment:/enumeration/medium.gif" id="risk.literal.l2" name="Medium"/>
			        <literal icon="processattachment:/enumeration/high.gif" id="risk.literal.l3" name="High"/>
			    </enumeration>
			</configuration-data>
			<configuration-data xmlns="http://com.ibm.team.workitem/workflow" final="false" id="com.ibm.team.workitem.configuration.workflow">
			    <stateGroupDefinition category="closed" id="closed" name="Closed" oslcGroup="oslc-closed"/>
			    <stateGroupDefinition category="open" id="open" name="Open"/>
			    <stateGroupDefinition category="inprogress" id="inprogress" name="In Progress" oslcGroup="oslc-inprogress"/>
			    <stateGroupDefinition category="open" id="sg4" name="Fixed" oslcGroup="oslc-fixed"/>
			    <workflowDefinition id="bugzillaWorkflow">
			        <workflow description="This workflow is inspired by the standard Bugzilla workflow and appropriate for defects and tasks." name="Default Workflow" reopenActionId="bugzillaWorkflow.action.reopen" resolveActionId="bugzillaWorkflow.action.resolve" startActionId="bugzillaWorkflow.action.confirm">
			            <resolution icon="processattachment:/workflow/reject.gif" id="r5" name="Invalid"/>
			            <resolution icon="processattachment:/workflow/works.gif" id="r4" name="Works For Me"/>
			            <resolution icon="processattachment:/workflow/wontdo.gif" id="r3" name="Won't Fix"/>
			            <resolution icon="processattachment:/workflow/duplicate.gif" id="r2" name="Duplicate"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="r1" name="Fixed"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="r8" name="Fixed Upstream"/>
			            <resolution icon="processattachment:/workflow/unresolve.gif" id="r0" name="Unresolved"/>
			            <resolution icon="processattachment:/workflow/defer.gif" id="r7" name="Later"/>
			            <resolution icon="processattachment:/workflow/remind.gif" id="bugzillaWorkflow.resolution.r9" name="Remind"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="bugzillaWorkflow.action.startWorking" name="Start Working" state="s2"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="bugzillaWorkflow.action.resolve" name="Resolve" state="s3">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r7"/>
			                <resolution id="r8"/>
			                <resolution id="bugzillaWorkflow.resolution.r9"/>
			            </action>
			            <action icon="processattachment:/workflow/open.gif" id="bugzillaWorkflow.action.triage" name="Triage" state="s7"/>
			            <action icon="processattachment:/workflow/open.gif" id="bugzillaWorkflow.action.stopWorking" name="Stop Working" state="s1"/>
			            <action icon="processattachment:/workflow/close.gif" id="bugzillaWorkflow.action.close" name="Close" state="s5">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r7"/>
			                <resolution id="r8"/>
			                <resolution id="bugzillaWorkflow.resolution.r9"/>
			            </action>
			            <action icon="processattachment:/workflow/open.gif" id="bugzillaWorkflow.action.confirm" name="Initialize" state="s1"/>
			            <action icon="processattachment:/workflow/verify.gif" id="bugzillaWorkflow.action.verify" name="Verify" state="s4">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r7"/>
			                <resolution id="r8"/>
			                <resolution id="bugzillaWorkflow.resolution.r9"/>
			            </action>
			            <action icon="processattachment:/workflow/open.gif" id="bugzillaWorkflow.action.untriage" name="Untriage" state="s1"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="bugzillaWorkflow.action.reopen" name="Reopen" state="s6"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="bugzillaWorkflow.action.setResolved" name="Set Resolved" state="s3">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r7"/>
			                <resolution id="r8"/>
			                <resolution id="bugzillaWorkflow.resolution.r9"/>
			            </action>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="s5" name="Closed" showResolution="true">
			                <action id="bugzillaWorkflow.action.reopen"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="s2" name="In Progress" showResolution="false">
			                <action id="bugzillaWorkflow.action.resolve"/>
			                <action id="bugzillaWorkflow.action.stopWorking"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="s1" name="New" showResolution="false">
			                <action id="bugzillaWorkflow.action.startWorking"/>
			                <action id="bugzillaWorkflow.action.resolve"/>
			                <action id="bugzillaWorkflow.action.triage"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/reopen.gif" id="s6" name="Reopened" showResolution="false">
			                <action id="bugzillaWorkflow.action.startWorking"/>
			                <action id="bugzillaWorkflow.action.resolve"/>
			                <action id="bugzillaWorkflow.action.triage"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/resolve.gif" id="s3" name="Resolved" showResolution="true">
			                <action id="bugzillaWorkflow.action.verify"/>
			                <action id="bugzillaWorkflow.action.close"/>
			                <action id="bugzillaWorkflow.action.reopen"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="s7" name="Triaged" showResolution="false">
			                <action id="bugzillaWorkflow.action.startWorking"/>
			                <action id="bugzillaWorkflow.action.untriage"/>
			                <action id="bugzillaWorkflow.action.resolve"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/verify.gif" id="s4" name="Verified" showResolution="true">
			                <action id="bugzillaWorkflow.action.close"/>
			                <action id="bugzillaWorkflow.action.reopen"/>
			                <action id="bugzillaWorkflow.action.setResolved"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="riskWorkflow">
			        <workflow name="Risk Workflow" startActionId="riskWorkflow.action.new">
			            <resolution icon="processattachment:/workflow/defer.gif" id="riskWorkflow.resolution.r0" name="Avoided"/>
			            <resolution icon="processattachment:/workflow/works.gif" id="riskWorkflow.resolution.r1" name="Obsolete"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="riskWorkflow.resolution.r2" name="Mitigated"/>
			            <action icon="processattachment:/workflow/close.gif" id="riskWorkflow.action.close" name="Close" state="riskWorkflow.state.s12">
			                <resolution id="riskWorkflow.resolution.r0"/>
			                <resolution id="riskWorkflow.resolution.r1"/>
			                <resolution id="riskWorkflow.resolution.r2"/>
			            </action>
			            <action icon="processattachment:/workflow/reopen.gif" id="riskWorkflow.action.reopen" name="Reopen" state="riskWorkflow.state.s11"/>
			            <action icon="processattachment:/workflow/open.gif" id="riskWorkflow.action.new" name="New" state="riskWorkflow.state.s11"/>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="riskWorkflow.state.s11" name="Open" showResolution="false">
			                <action id="riskWorkflow.action.close"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="riskWorkflow.state.s12" name="Closed" showResolution="false">
			                <action id="riskWorkflow.action.reopen"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="usecaseWorkflow">
			        <workflow name="Use Case Workflow" startActionId="usecaseWorkflow.action.a6">
			            <resolution icon="processattachment:/workflow/close.gif" id="usecaseWorkflow.resolution.done" name="Done"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="usecaseWorkflow.action.a6" name="Reopen" state="usecaseWorkflow.state.idea"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="usecaseWorkflow.action.a11" name="Reiterate" state="usecaseWorkflow.state.defined"/>
			            <action icon="processattachment:/workflow/close.gif" id="usecaseWorkflow.action.a7" name="Done" state="usecaseWorkflow.state.verified">
			                <resolution id="usecaseWorkflow.resolution.done"/>
			            </action>
			            <action icon="processattachment:/workflow/implement2.gif" id="usecaseWorkflow.action.a2" name="Ready for Review" state="usecaseWorkflow.state.tested"/>
			            <action icon="processattachment:/workflow/defer.gif" id="usecaseWorkflow.action.a1" name="Defer" state="usecaseWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="usecaseWorkflow.action.define" name="Start Working" state="usecaseWorkflow.state.defined"/>
			            <state description="Use Case is deferred" group="closed" icon="processattachment:/workflow/defer.gif" id="usecaseWorkflow.state.s1" name="Deferred" showResolution="false">
			                <action id="usecaseWorkflow.action.a6"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="usecaseWorkflow.state.verified" name="Done" showResolution="true">
			                <action id="usecaseWorkflow.action.a6"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="usecaseWorkflow.state.defined" name="In Progress" showResolution="false">
			                <action id="usecaseWorkflow.action.a1"/>
			                <action id="usecaseWorkflow.action.a2"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/idea.gif" id="usecaseWorkflow.state.idea" name="Not Done" showResolution="false">
			                <action id="usecaseWorkflow.action.define"/>
			                <action id="usecaseWorkflow.action.a1"/>
			            </state>
			            <state description="Use Case is ready for review" group="inprogress" icon="processattachment:/workflow/implement.gif" id="usecaseWorkflow.state.tested" name="Ready for Review" showResolution="false">
			                <action id="usecaseWorkflow.action.a1"/>
			                <action id="usecaseWorkflow.action.a7"/>
			                <action id="usecaseWorkflow.action.a11"/>
			                <action id="usecaseWorkflow.action.a6"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="ChangeRequest">
			        <workflow description="This workflow is recommended for Requirements Change Requests (RCR), but is general enough to be used for other change requests, such as Model Change Requests, Software Change Requests, Test Change Requests, Documentation Change Requests, etc." name="Change Request" startActionId="ChangeRequest.action.a7">
			            <resolution icon="processattachment:/workflow/reject.gif" id="ChangeRequest.resolution.r1" name="Invalid"/>
			            <resolution icon="processattachment:/workflow/works.gif" id="ChangeRequest.resolution.r2" name="Works For Me"/>
			            <resolution icon="processattachment:/workflow/wontdo.gif" id="ChangeRequest.resolution.r3" name="Won't Fix"/>
			            <resolution icon="processattachment:/workflow/duplicate.gif" id="ChangeRequest.resolution.r4" name="Duplicate"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="ChangeRequest.resolution.r5" name="Fixed"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="ChangeRequest.resolution.r6" name="Fixed Upstream"/>
			            <resolution icon="processattachment:/workflow/unresolve.gif" id="ChangeRequest.resolution.r7" name="Unresolved"/>
			            <resolution icon="processattachment:/workflow/defer.gif" id="ChangeRequest.resolution.r8" name="Later"/>
			            <resolution icon="processattachment:/workflow/remind.gif" id="ChangeRequest.resolution.r9" name="Remind"/>
			            <action icon="processattachment:/workflow/open.gif" id="ChangeRequest.action.a4" name="Stop Working" state="ChangeRequest.state.s3">
			                <resolution id="ChangeRequest.resolution.r1"/>
			                <resolution id="ChangeRequest.resolution.r8"/>
			                <resolution id="ChangeRequest.resolution.r7"/>
			            </action>
			            <action icon="processattachment:/workflow/close.gif" id="ChangeRequest.action.a5" name="Apply" state="ChangeRequest.state.s1">
			                <resolution id="ChangeRequest.resolution.r5"/>
			            </action>
			            <action icon="processattachment:/workflow/reopen.gif" id="ChangeRequest.action.a11" name="Reopen" state="ChangeRequest.state.s7"/>
			            <action icon="processattachment:/workflow/verify.gif" id="ChangeRequest.action.a6" name="Approve" state="ChangeRequest.state.s7"/>
			            <action icon="processattachment:/workflow/open.gif" id="ChangeRequest.action.a7" name="Initialize" state="ChangeRequest.state.s3"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="ChangeRequest.action.a2" name="Start Working" state="ChangeRequest.state.s2"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="ChangeRequest.action.a9" name="Send to Review" state="ChangeRequest.state.s5"/>
			            <action description="Work is incomplete or otherwise in need of an update." icon="processattachment:/workflow/reiterate.gif" id="ChangeRequest.action.a12" name="Rework" state="ChangeRequest.state.s2">
			                <resolution id="ChangeRequest.resolution.r7"/>
			                <resolution id="ChangeRequest.resolution.r1"/>
			            </action>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="ChangeRequest.state.s1" name="Closed" showResolution="true">
			                <action id="ChangeRequest.action.a11"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="ChangeRequest.state.s2" name="In Progress" showResolution="true">
			                <action id="ChangeRequest.action.a9"/>
			                <action id="ChangeRequest.action.a4"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="ChangeRequest.state.s3" name="Created" showResolution="true">
			                <action id="ChangeRequest.action.a2"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/resolve.gif" id="ChangeRequest.state.s5" name="In Review" showResolution="true">
			                <action id="ChangeRequest.action.a6"/>
			                <action id="ChangeRequest.action.a12"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/verify.gif" id="ChangeRequest.state.s7" name="Approved" showResolution="false">
			                <action id="ChangeRequest.action.a5"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			</configuration-data>
			
			
			
			
			
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workflowBinding" final="false" id="com.ibm.team.workitem.configuration.workflowBinding">
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType" workflowId="bugzillaWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.risk" workflowId="riskWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.usecase" workflowId="usecaseWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="change_request" workflowId="ChangeRequest"/>
			</configuration-data>
			
			

			<!-- Shared Queries -->
			<configuration-data id="com.ibm.team.workitem.configuration.queries" xmlns="http://com.ibm.team.workitem/queries">
			   
				<query name="All Risks" description="Lists all Risks" id="com.ibm.team.workitem.queries.predefined.allRisks">
					<select>
						<column attribute="id"/>
						<column attribute="state"/>
						<column attribute="summary"/>
						<column attribute="owner"/>
					</select>
					<where>
						<condition operator="is">
							<attribute name="workItemType"/>
							<value content="com.ibm.team.workitem.workItemType.risk" type="type"/>
						</condition>
					</where>
					<orderBy attribute="state" direction="desc"/>
				</query>

				<query description="Lists all open Risks" name="Open Risks" id="com.ibm.team.workitem.queries.predefined.openRisks">
					<select>
						<column attribute="id"/>
						<column attribute="state"/>
						<column attribute="summary"/>
						<column attribute="owner"/>
					</select>
					<where>
						<and>
							<condition operator="is">
								<attribute name="workItemType"/>
								<value content="com.ibm.team.workitem.workItemType.risk" type="type"/>
							</condition>
							<condition operator="is">
								<attribute name="internalState"/>
								<variable arguments="open or in progress" type="state"/>
							</condition>
						</and>
					</where>
					<orderBy attribute="id" direction="desc"/>
				</query>

				<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>
			</configuration-data>
			
	        <configuration-data xmlns="http://com.ibm.team.dashboard/templates" id="com.ibm.team.dashboard.configuration.templates">
	            <dashboard-template title="${scope}" type="project">
	                <page title="General">
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" trim="none"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gold">
	                            <preference id="hide-templates" value="true"/>
	                        </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">Tester</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"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.feed" title="News from Jazz" trim="blue">
	                            <preference id="url" value="http://jazz.net/pub/community/news/feed.rss?externalize=true"/>
	                        </viewlet>
	                    </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>
	            <dashboard-template title="${scope}" type="team">
	                <page title="General">
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" trim="none"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gold">
	                            <preference id="hide-templates" value="true"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.description" title="Team Description" trim="blue"/>
	                    </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"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.feed.jazz" title="Events Log" trim="blue">
	                            <preference id="items" value="10"/>
	                        </viewlet>
	                    </column>
	                </page>
	            </dashboard-template>
	            <dashboard-template title="${scope}'s Dashboard" type="contributor" id="contributor">
					<page title="General">
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" title="Welcome" trim="orange"/>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gray"/>
						</column>
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.projects">
								<preference id="showHomeMenuUA" value="true"/>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.feed" title="My Work Item Changes">
								<preference id="items" value="5"/>
								<preference id="url" value="${server-URL}/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&amp;user=${current_user}"/>
							</viewlet>
						</column>
						<column>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" title="My Work">
								<preference id="presentation" value="h-bar"/>
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.myOpenCurrent"/>
								<preference id="queryCategory" value="${project-item-id}"/>
								<preference id="parameter" value="com.ibm.team.workitem.attribute.severity"/>
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.queryresults" title="Pending Approvals for Me">
								<preference id="defaultQuery" value="com.ibm.team.workitem.queries.predefined.pendingApprovals"/>
								<preference id="queryCategory" value="${project-item-id}"/>
								<preference id="items" value="5"/>
								<preference id="secondIcon" value="severity"/>
							</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>					

			<!-- Query Editor Layout -->
			<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 xmlns="http://com.ibm.team.workitem.editor/workitemTypeEditorIdBinding" final="false" id="com.ibm.team.workitem.editor.configuration.workitemTypeEditorIdBinding">
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.risk" workitemType="com.ibm.team.workitem.workItemType.risk"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.usecase" workitemType="usecase"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="enhancement"/>
			    <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.risk"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="usecase"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.risk" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workitem.workItemType.risk"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.risk" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workitem.workItemType.risk"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.useCase" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="usecase"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.usecase" target="com.ibm.team.workitem.web.inline" workitemType="usecase"/>
			    <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="enhancement"/>
			    <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="enhancement"/>
			    <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"/>
			</configuration-data>
			
			
			<configuration-data id="com.ibm.team.workitem.configuration.templates" xmlns="http://com.ibm.team.workitem/templates">
			
			<template content="processattachment:/workitemtemplates/esw_arch_dsgn.xml" description="" identifier="esw_arch_dsgn" name="ESW: Architectural Design"/>
			
			<template content="processattachment:/workitemtemplates/esw_build_val_ucs_seq.xml" description="" identifier="esw_build_val_ucs_seq" name="ESW: Build and Validate UCs"/>
			
			<template content="processattachment:/workitemtemplates/esw_det_dsgn.xml" description="" identifier="esw_det_dsgn" name="ESW: Detailed Design"/>
			
			<template content="processattachment:/workitemtemplates/esw_hifi_modeling.xml" description="" identifier="esw_hifi_modeling" name="ESW: Hi-Fi Modeling"/>
			
			<template content="processattachment:/workitemtemplates/esw_elab_srs.xml" description="" identifier="esw_elab_srs" name="ESW: Elaborate SRS"/>
			
			<template content="processattachment:/workitemtemplates/esw_collab_dsgn.xml" description="" identifier="esw_collab_dsgn" name="ESW: Collaboration Design"/>
			
			<template content="processattachment:/workitemtemplates/esw_chng_hndl.xml" description="" identifier="esw_chng_hndl" name="Change Handling"/>
			</configuration-data>
			
			
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/approvalTracking" final="false" id="com.ibm.team.workitem.configuration.approvalTracking">
			    <approvalTracking approvalTarget="com.ibm.team.workitem.approvalState.approved" approvalType="com.ibm.team.workitem.approvalType.approval" workflowAction="ChangeRequest.action.a6" workflowId="ChangeRequest"/>
			    <approvalTracking approvalTarget="com.ibm.team.workitem.approvalState.rejected" approvalType="com.ibm.team.workitem.approvalType.approval" workflowAction="ChangeRequest.action.a12" workflowId="ChangeRequest"/>
			</configuration-data>
			
		</data>
	</project-configuration>
	<team-configuration>
		<permissions>
		    <role id="analyst">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="create">
		                <action id="any"/>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="bulk"/>
		            <action id="modify">
		                <action id="projectArea"/>
		                <action id="summary"/>
		                <action id="type"/>
		                <action id="resolution"/>
		                <action id="description"/>
		                <action id="comments"/>
		                <action id="severity"/>
		                <action id="version"/>
		                <action id="category"/>
		                <action id="tags">
		                    <action id="any"/>
		                </action>
		                <action id="subscriptions"/>
		                <action id="duration"/>
		                <action id="correctedEstimate"/>
		                <action id="timeSpent"/>
		                <action id="dueDate"/>
		                <action id="startDate"/>
		                <action id="approvals"/>
		                <action id="approvalDescriptors"/>
		                <action id="references">
		                    <action id="any"/>
		                </action>
		                <action id="com.ibm.team.workitem.workItemType.risk.probability"/>
		                <action id="com.ibm.team.workitem.workItemType.risk.impact"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.precondition"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.postcondition"/>
		            </action>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <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.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="project_manager">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <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.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="architect">
		        <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.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.workitem.operation.workItemSave">
		            <action id="modify">
		                <action id="projectArea"/>
		                <action id="summary"/>
		                <action id="type"/>
		                <action id="resolution"/>
		                <action id="description"/>
		                <action id="comments"/>
		                <action id="severity"/>
		                <action id="version"/>
		                <action id="category"/>
		                <action id="tags">
		                    <action id="any"/>
		                </action>
		                <action id="priority"/>
		                <action id="subscriptions"/>
		                <action id="duration"/>
		                <action id="correctedEstimate"/>
		                <action id="timeSpent"/>
		                <action id="dueDate"/>
		                <action id="startDate"/>
		                <action id="approvals"/>
		                <action id="approvalDescriptors"/>
		                <action id="references">
		                    <action id="any"/>
		                </action>
		                <action id="com.ibm.team.workitem.workItemType.risk.probability"/>
		                <action id="com.ibm.team.workitem.workItemType.risk.impact"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.precondition"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.postcondition"/>
		                <action id="com.ibm.team.apt.estimate.minimal"/>
		                <action id="com.ibm.team.apt.estimate.maximal"/>
		            </action>
		            <action id="create">
		                <action id="any"/>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="bulk"/>
		            <action id="remove"/>
		        </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>
		    <role id="developer">
		        <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.interop.server.synchronize">
		            <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.modifyChangeset">
		            <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="modify">
		                <action id="summary"/>
		                <action id="resolution"/>
		                <action id="description"/>
		                <action id="comments"/>
		                <action id="severity"/>
		                <action id="version"/>
		                <action id="category"/>
		                <action id="tags">
		                    <action id="any"/>
		                </action>
		                <action id="owner"/>
		                <action id="subscriptions"/>
		                <action id="duration"/>
		                <action id="correctedEstimate"/>
		                <action id="timeSpent"/>
		                <action id="dueDate"/>
		                <action id="startDate"/>
		                <action id="approvals"/>
		                <action id="approvalDescriptors"/>
		                <action id="references">
		                    <action id="any"/>
		                </action>
		                <action id="com.ibm.team.workitem.workItemType.risk.probability"/>
		                <action id="com.ibm.team.workitem.workItemType.risk.impact"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.precondition"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.postcondition"/>
		            </action>
		            <action id="create">
		                <action id="type">
		                    <action id="defect"/>
		                    <action id="task"/>
		                    <action id="enhancement"/>
		                    <action id="com.ibm.team.workitem.workItemType.risk"/>
		                </action>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="bulk"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="stakeholder">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="create">
		                <action id="type">
		                    <action id="defect"/>
		                    <action id="enhancement"/>
		                    <action id="task"/>
		                </action>
		            </action>
		            <action id="modify">
		                <action id="category"/>
		                <action id="summary"/>
		                <action id="resolution"/>
		                <action id="comments"/>
		                <action id="subscriptions"/>
		                <action id="tags">
		                    <action id="add"/>
		                </action>
		                <action id="references">
		                    <action id="attachment">
		                        <action id="add"/>
		                    </action>
		                </action>
		                <action id="approvals"/>
		                <action id="type"/>
		                <action id="severity"/>
		                <action id="description"/>
		                <action id="version"/>
		            </action>
		        </operation>
		    </role>
		    <role id="tester">
		        <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.interop.server.synchronize">
		            <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.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="modify">
		                <action id="summary"/>
		                <action id="resolution"/>
		                <action id="description"/>
		                <action id="comments"/>
		                <action id="severity"/>
		                <action id="version"/>
		                <action id="category"/>
		                <action id="tags">
		                    <action id="any"/>
		                </action>
		                <action id="owner"/>
		                <action id="subscriptions"/>
		                <action id="duration"/>
		                <action id="correctedEstimate"/>
		                <action id="timeSpent"/>
		                <action id="startDate"/>
		                <action id="approvals"/>
		                <action id="approvalDescriptors"/>
		                <action id="references">
		                    <action id="any"/>
		                </action>
		                <action id="com.ibm.team.workitem.workItemType.risk.probability"/>
		                <action id="com.ibm.team.workitem.workItemType.risk.impact"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.precondition"/>
		                <action id="com.ibm.team.workitem.workItemType.usecase.postcondition"/>
		                <action id="dueDate"/>
		            </action>
		            <action id="create">
		                <action id="type">
		                    <action id="defect"/>
		                    <action id="task"/>
		                    <action id="enhancement"/>
		                    <action id="com.ibm.team.workitem.workItemType.risk"/>
		                </action>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="bulk"/>
		        </operation>
		    </role>
		    <role id="req_eng">
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <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>
		    </role>
		    <role id="sys_arch">
		        <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.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.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <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>
		    <role id="sw_modeler">
		        <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.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		    </role>
		</permissions>
		
		
		<behavior>
		    <role id="default">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <preconditions>
		                <precondition xmlns="http://com.ibm.team.workitem/requiredProperties" description="Defect, Task, or Enhancement work items must be Filed Against a specific category and a Summary must be provided so that the team can quickly evaluate who is responsible for the issue. Risk and Use Case work items require only a Summary." id="com.ibm.team.workitem.advisor.requiredProperties" name="Required Properties">
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.risk">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.usecase">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                </precondition>
		                <precondition xmlns="http://com.ibm.team.workitem/requiredApprovals" description="Verifies that a work item can only be saved if all required approvals are in the configured state." id="com.ibm.team.workitem.advisor.requiredApprovals" name="Required Approvals">
		                    <approval approvalState="com.ibm.team.workitem.approvalState.approved" approvalType="com.ibm.team.workitem.approvalType.approval" stateId="ChangeRequest.state.s7" workItemType="change_request"/>
		                    <options onlyIfPresent="false"/>
		                </precondition>
		            </preconditions>
		        </operation>
		        <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="All change sets should be associated with a work item which is planned for the current iteration.&#10;&#10;This makes it easier for the team to track its progress through the iteration and allows other users to understand why your changes were made." id="com.ibm.team.process.deliver.requireWorkItem" name="Descriptive Change Sets" overrulable="true">
		                    <requires value="workitem-or-comment">
		                        <workitem owner="required" target="required"/>
		                    </requires>
		                </precondition>
		                <precondition xmlns="http://com.ibm.team.process/prohibitUnusedImports" description="The team believes in keeping the code clean and free of warnings.&#10;&#10;Please do not release code containing unused imports." id="com.ibm.team.process.deliver.prohibitUnusedImports" name="No Unused Imports" overrulable="true"/>
		            </preconditions>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <followup-actions>
		                <followup-action xmlns="http://com.ibm.team.process/createInvitationWorkItems" description="Creates an initial set of work items for the user who is invited to the team." id="com.ibm.team.process.definitions.server.createInvitationWorkItems" name="Create Initial Work Items">
		                    <workitems>
		                        <workitem htmlDescription="Create a Repository Workspace&lt;br/&gt;&lt;br/&gt;To create a new repository workspace to work with your new Jazz team:&lt;br/&gt;&lt;br/&gt;1. In the &lt;b&gt;Team Artifacts&lt;/b&gt; view, expand the &lt;b&gt;My Team Areas&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;2. Open the team area you have joined by double clicking on the team area.&lt;br/&gt;&lt;br/&gt;3. Switch to the &lt;b&gt;Links&lt;/b&gt; tab of the opened &lt;b&gt;Team Area&lt;/b&gt; editor.&lt;br/&gt;&lt;br/&gt;4. In the &lt;b&gt;Artifacts&lt;/b&gt; section, expand the &lt;b&gt;Source Control&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;5. Right click on the stream and select &lt;b&gt;New -&gt; Repository Workspace...&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;6. Specify the repository workspace name. Click &lt;b&gt;Next&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;7. Click &lt;b&gt;Finish&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;You now have a repository workspace loaded with all the components of the team's stream.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Source Control, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.scm.doc/topics/c_intro.html&quot;&gt;Getting Started with Jazz Source Control&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="[Joining a Team] Create a Repository Workspace" type="task"/>
		                        <workitem htmlDescription="Find your work items&lt;br/&gt;&lt;br/&gt;When you accepted the invitation to join the team, work items like this one were created for the tasks you need to perform to complete joining the team.&lt;br/&gt;&lt;br/&gt;At any time, if you wish to find the work items that are assigned to you, you can use the &lt;b&gt;My Work&lt;/b&gt; or &lt;b&gt;Team Central&lt;/b&gt; views.&lt;br/&gt;&lt;br/&gt;There are also a number of default queries created for you. To browse these queries:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Team Artifacts View&lt;/b&gt; and expand the node corresponding to the connected project area of the team you just joined.&lt;br/&gt;&lt;br/&gt;2. Expand the &lt;b&gt;Work Items&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;3. Expand the &lt;b&gt;Shared Queries&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;4. Expand the &lt;b&gt;Predefined&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;5. Double click on the &lt;b&gt;Open assigned to me&lt;/b&gt; query.&lt;br/&gt;&lt;br/&gt;The &lt;b&gt;Work Items&lt;/b&gt; view will open and display your assigned work items.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Work Items, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.workitem.doc/topics/t_getting_started.html&quot;&gt;Getting Started with Work Items&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="[Joining a Team] Find Your Work Items" type="task"/>
		                        <workitem htmlDescription="Set up instant messaging&lt;br/&gt;&lt;br/&gt;To set up instant messaging inside your Jazz client, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=/com.ibm.team.collaboration.doc/topics/t_connect_st.html&quot;&gt;Connect to a local Sametime or Notes application&lt;/a&gt; or &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.collaboration.doc/topics/t_connect_jabber.html&quot;&gt;Connect to a Jabber server&lt;/a&gt; help topics." summary="[Joining a Team] Set Up Instant Messaging" type="task"/>
		                    </workitems>
		                </followup-action>
		            </followup-actions>
		        </operation>
		        <operation id="com.ibm.team.process.client.acceptTeamInvitation">
		            <followup-actions>
		                <followup-action description="Show initial work items created when accepting team invitation." id="com.ibm.team.process.client.runAssignedWorkitemsQueryForAcceptInvitation" name="Show Work Items"/>
		            </followup-actions>
		        </operation>
		    </role>
		</behavior>
		
		
        <timeline id="development">
            <iteration id="R1">
            </iteration>
        </timeline>
	</team-configuration>
</process-specification>
