<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XMLSpy v2006 U (http://www.altova.com)-->
<st:repository xsi:schemaLocation="urn:com:dassault_systemes:settings settings.xsd" xmlns:st="urn:com:dassault_systemes:settings" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
	<st:Description name="CATStatisticsActivity" PrimaryTabpage="/General/General/Statistics" >
		<st:role>Settings for Activity Statistics</st:role>
		<st:detailedRole>The Activity statistics controler manages the values of all or only a part of the attributes available for the thematic</st:detailedRole>
		<st:RepositoryFile>CATStatistics</st:RepositoryFile>
		<st:version>1</st:version>
		<st:compatibility>
			<st:FullCompatibilityfromLevel>1</st:FullCompatibilityfromLevel>
			<st:UpwardCompatibilityfromLevel>1</st:UpwardCompatibilityfromLevel>
		</st:compatibility>
	</st:Description>
	
	<st:attributes>
		<st:attribute Name="Version">
			<st:role>Internal use - statistics settings version level.</st:role>
			<st:int>
				<st:default>
					<st:value>1</st:value>
				</st:default>
			</st:int>
		</st:attribute>

		<st:attribute Name="ACTIVITY_Activation">
			<st:role>Activation state of the Activity statistics</st:role>
			<st:detailedRole>Value of Activity statistics activation</st:detailedRole>
			<st:int size="1">
				<st:default>  
					<st:value>0</st:value>
				</st:default>
			</st:int>
		</st:attribute>
		
		<st:attribute Name="ACTIVITY_Cumulate">
			<st:role>Cumulation mode state of the Activity statistics</st:role>
			<st:detailedRole>Value of Activity statistics cumulation mode
							if false there is one file per session
							if true all sessions are outputted in one file</st:detailedRole>
			<st:boolean size="1">
				<st:default>  
					<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>
		
		<st:attribute Name="ACTIVITY_THEM">
			<st:role>If activated, the thematic name field is outputed.</st:role>
			<st:boolean size="1">
				<st:default>  
				<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_TIME">
			<st:role>If activated, the time field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_CPUS">
			<st:role>If activated, the cpu duration field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_ELPS">
			<st:role>If activated, the elapsed duration field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_RTIM">
			<st:role>If activated, the response time field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>true</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_USER">
			<st:role>If activated, the user name field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>false</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_HOST">
			<st:role>If activated, the host name field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>false</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_UPID">
			<st:role>If activated, the process id field is outputed.</st:role>
			<st:boolean size="1">
				<st:default size="1">  
				<st:value>false</st:value>
				</st:default>
			</st:boolean>
		</st:attribute>

		<st:attribute Name="ACTIVITY_TimeUnit">
			<st:role>Time unit for the cpu, elaped and response time.</st:role>
			<st:int>
				<st:enum>
					<st:role>millisecond </st:role>
					<st:value>1</st:value>
					<st:role> second</st:role>
					<st:value>2</st:value>
				</st:enum>
				<st:default>
					<st:value>1</st:value>
				</st:default>
			</st:int>
		</st:attribute>
		
		<st:attribute Name="ACTIVITY_DateFormat">
			<st:role>Format for the date and time field.</st:role>
			<st:int>
				<st:enum>
					<st:role>standard : Mon Jan 1 08:00.00 2000 </st:role>
					<st:value>1</st:value>
					<st:role> numerical : 2000.001.08.00.00</st:role>
					<st:value>2</st:value>
					<st:role> numerical with millisecond : 2000.001.08.00.00.000</st:role>
					<st:value>3</st:value>
				</st:enum>
				<st:default>
					<st:value>1</st:value>
				</st:default>
			</st:int>
		</st:attribute>
		
		<st:attribute Name="ACTIVITY_OutputFormat">
			<st:role>Output format of the Activity statistics</st:role>
			<st:int size="1">
				<st:enum>
					<st:role> standard output</st:role>
					<st:value>1</st:value>
					<st:role> the thematic name is not repeated on each line</st:role>
					<st:value>2</st:value>
				</st:enum>
				<st:default>
					<st:value>1</st:value>
				</st:default>
			</st:int>
		</st:attribute>	

		<st:attribute Name="ACTIVITY_Formating">
			<st:role>Format of the Activity statistics</st:role>
			<st:int>
				<st:enum>
					<st:role>Standart output format (ie : field="value") </st:role>
					<st:value>1</st:value>
					<st:role> Field is not outputed (ie : "value" )</st:role>
					<st:value>2</st:value>
					<st:role> Common Base Event (CBE) format</st:role>
					<st:value>3</st:value>
					<st:role> WMI EventLog integration</st:role>
					<st:value>4</st:value>
				</st:enum>
				<st:default>
					<st:value>1</st:value>
				</st:default>
			</st:int>
		</st:attribute>	

		<st:attribute Name="ACTIVITY_OutputType">
			<st:role>Format of the Activity statistics</st:role>
			<st:int>
				<st:enum>
					<st:role>Console : log is outputed in the console (not use) </st:role>
					<st:value>1</st:value>
					<st:role> File : log is outputed in a file</st:role>
					<st:value>2</st:value>
				</st:enum>
				<st:default>
					<st:value>2</st:value>
				</st:default>
			</st:int>
		</st:attribute>	

		<st:attribute Name="ACTIVITY_OutputFile">
			<st:role>Name of the output file</st:role>
			<st:string Unicode="true">
				<st:default>
					<st:value>default_file</st:value>
				</st:default>
			</st:string>
		</st:attribute>	

		<st:attribute Name="ACTIVITY_OutputDirectory">
			<st:role>Output directory for the statistic</st:role>
			<st:string>
				<st:default>
					<st:value>default_directory</st:value>
				</st:default>
			</st:string>
		</st:attribute>	
	</st:attributes>			
	<st:MultiCategoriesTabpages>
		<st:Tabpage ReusedAs="/ProductStructure/Activity Statistics Management" RootTabpage="/General/Activity Statistics Management"/>
	</st:MultiCategoriesTabpages>
</st:repository>
