﻿<?xml version='1.0' encoding='utf-8' standalone='yes'?>
<AxeAssessmentManifest xmlns="http://www.microsoft.com/axe/assessment/manifest">
  <_locDefinition>
    <_locDefault
        _loc="locNone"
        _locID="strict"
        />
    <_locTag _loc="locData">DisplayName</_locTag>
    <_locTag _loc="locData">Tag</_locTag>
    <_locTag _loc="locData">ToolTip</_locTag>
    <_locTag _loc="locData">Category</_locTag>
    <_locTag _loc="locData">Author</_locTag>
    <_locTag _loc="locData">Copyright</_locTag>
    <_locTag _loc="locData">TestCasename</_locTag>
  </_locDefinition>
  <VersionedId>
    <Guid>{973e7b95-e7fc-4ba8-81a8-97911101d17e}</Guid>
    <Version>
      <Major>6</Major>
      <Minor>3</Minor>
      <Build>9600</Build>
      <Revision>16384</Revision>
    </Version>
  </VersionedId>
  <MinimumAxeVersionRequired>
    <Version>
      <Major>6</Major>
      <Minor>3</Minor>
      <Build>9600</Build>
      <Revision>16384</Revision>
    </Version>
  </MinimumAxeVersionRequired>
  <Description>
    <ProgrammaticName>PhotoUsage</ProgrammaticName>
    <DisplayName _locID="1">Photo handling</DisplayName>
    <ToolTip _locID="2">Simulates an end user working with photos workloads  while measuring energy efficiency.</ToolTip>
    <Tags>
      <Tag _locID="3">OEM</Tag>
      <Tag _locID="4">ODM</Tag>
      <Tag _locID="5">ITPro</Tag>
      <Tag _locID="6">Reviewer/Analyst</Tag>
      <Tag _locID="7">Photo Usage</Tag>
      <Tag _locID="8">Copy</Tag>
      <Tag _locID="9">Slideshow</Tag>
      <Tag _locID="10">Tagging</Tag>
      <Tag _locID="11">Viewing</Tag>
      <Tag _locID="12">UI Script</Tag>
    </Tags>
    <Categories>
      <Category _locID="13">Experiences</Category>
    </Categories>
  </Description>
  <Properties>
    <IconResource>CameraIcon</IconResource>
    <Author _locID="14">Microsoft Corporation</Author>
    <Copyright _locID="15">© 2013 Microsoft Corporation. All rights reserved.</Copyright>
    <Url>http://go.microsoft.com/fwlink/?LinkID=293840</Url>
    <AuthorUrl>http://go.microsoft.com/fwlink/?LinkID=294051</AuthorUrl>
    <UpdateUrl>http://go.microsoft.com/fwlink/?LinkID=294052</UpdateUrl>
    <RequiresDisplay/>
    <ShouldRunSilent/>
    <VerifyOSVersion>
      <Version>
        <Major>6</Major>
        <Minor>2</Minor>
        <Build>0</Build>
        <Revision>0</Revision>
      </Version>
    </VerifyOSVersion>
    <EstimatedRunTime>9000000000</EstimatedRunTime>
    <WatchDogTimeOut>24000000000</WatchDogTimeOut>
    <ExitValueMeaning>
      <ZeroIsSuccess/>
    </ExitValueMeaning>
    <LastSavedTimeAndDate>2011-10-28T00:10:22.3115039Z</LastSavedTimeAndDate>
    <JobKind>
      <BatteryLife/>
    </JobKind>
  </Properties>
  <ParameterDefinitions>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>localpath</ProgrammaticName>
        <DisplayName _locID="16">LocalPath</DisplayName>
        <ToolTip _locID="17">This is the location on which you want the assessment to run</ToolTip>
        <Categories>
          <Category _locID="18">Assessment Set Up</Category>
        </Categories>
      </Description>
      <Type>
        <String/>
      </Type>
      <Inclusion>
        <Required/>
      </Inclusion>
      <DefaultValue>AssessmentData</DefaultValue>
      <BenchmarkValue>AssessmentData</BenchmarkValue>
      <CommandLineFormat>-localpath "{0}"</CommandLineFormat>
      <Ordinal>0</Ordinal>
    </ParameterDefinition>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>contentpath</ProgrammaticName>
        <DisplayName _locID="19">Content Path</DisplayName>
        <ToolTip _locID="20">This is the path at which the photos are located now</ToolTip>
        <Categories>
          <Category _locID="21">Assessment Set Up</Category>
        </Categories>
      </Description>
      <Type>
        <String/>
      </Type>
      <Inclusion>
        <OptionalIncluded/>
      </Inclusion>
      <DefaultValue>PhotoAssessment\PhotoData</DefaultValue>
      <BenchmarkValue>PhotoAssessment\PhotoData</BenchmarkValue>
      <CommandLineFormat>-contentpath "{0}"</CommandLineFormat>
      <Ordinal>1</Ordinal>
    </ParameterDefinition>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>Iterations</ProgrammaticName>
        <DisplayName _locID="22">Iterations</DisplayName>
        <ToolTip _locID="23">This is the number of times that each workload that has been selected will run</ToolTip>
        <Categories>
          <Category _locID="24">Assessment Set Up</Category>
        </Categories>
      </Description>
      <Type>
        <Int32/>
      </Type>
      <Inclusion>
        <Required/>
      </Inclusion>
      <DefaultValue>1</DefaultValue>
      <BenchmarkValue>1</BenchmarkValue>
      <CommandLineFormat>-iterations {0}</CommandLineFormat>
      <Ordinal>2</Ordinal>
    </ParameterDefinition>
    <ParameterDefinition>
      <Description>
        <ProgrammaticName>KeepLocalContent</ProgrammaticName>
        <DisplayName _locID="29">Keep Local Content</DisplayName>
        <ToolTip _locID="30">If specified, the images used for the assessment will remain on the local machine.</ToolTip>
        <Categories>
          <Category _locID="31">Assessment Set Up</Category>
        </Categories>
      </Description>
      <Type>
        <Boolean/>
      </Type>
      <CommandLineFormat>-keepcorpus</CommandLineFormat>
      <Ordinal>3</Ordinal>
    </ParameterDefinition>
  </ParameterDefinitions>
  <Execution>
    <CreateProcess>
      <ApplicationName>%PROCESSOR_ARCHITECTURE%\PhotoAssessments.exe -noetw -workload photomanipulation</ApplicationName>
    </CreateProcess>
  </Execution>
  <LocalizedStringDictionary/>
</AxeAssessmentManifest>
