<?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="CATStatisticsGlobal" PrimaryTabpage="/General/General/Statistics" >
		<st:role>Settings for Global Statistics</st:role>
		<st:detailedRole>The global statistics controler manages the values of the attributes common to all the thematics.</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="Overall_MaxPerFile">
			<st:role>Maximum size per file in KB.</st:role>
			<st:uint>
				<st:min>0</st:min>
				<st:max>1024</st:max>
				<st:default>
					<st:value>50</st:value>
				</st:default>
			</st:uint>
		</st:attribute>

		<st:attribute Name="Overall_NbCopies">
			<st:role>Maximum number of copy files</st:role>
			<st:detailedRole>If the file size is exceeded, copy is made in the defined directory. If the maximum number of copies is reached, the oldest files are replaced by the new ones.</st:detailedRole>
			<st:uint>
				<st:min>1</st:min>
				<st:max>999</st:max>
				<st:default>
					<st:value>5</st:value>
				</st:default>
			</st:uint>
		</st:attribute>
		
		<st:attribute Name="Overall_BufferSize">
			<st:role>Maximum buffer size (in KB)</st:role>
			<st:detailedRole>Statistics log are buffered before being send to the output file.</st:detailedRole>
			<st:uint>
				<st:min>0</st:min>
				<st:max>1024</st:max>
				<st:default>
					<st:value>5</st:value>
				</st:default>
			</st:uint>
		</st:attribute>
		
		<st:attribute Name="Overall_CopyDirWin">
			<st:role>Copy directory for the statistics on windows</st:role>
			<st:string>
				<st:default>
					<st:value>${CATTemp}</st:value>
				</st:default>
			</st:string>
		</st:attribute>	

		<st:attribute Name="Overall_CopyDirUx">
			<st:role>Copy directory for the statistics on unix</st:role>
			<st:string>
				<st:default>
					<st:value>${CATTemp}</st:value>
				</st:default>
			</st:string>
		</st:attribute>	

		<st:attribute Name="Overall_StatsScheduling">
			<st:role>Statistics events shceduling capability</st:role>
			<st:uint>
				<st:min>0</st:min>
				<st:max>1</st:max>
				<st:default>
					<st:value>0</st:value>
				</st:default>
			</st:uint>
		</st:attribute>

    <st:attribute Name="Overall_UsageCollectFormat">
      <st:role>Format Statitistics for usage collection</st:role>
      <st:uint>
        <st:min>0</st:min>
        <st:max>1</st:max>
        <st:default>
          <st:value>0</st:value>
        </st:default>
      </st:uint>
    </st:attribute>

	</st:attributes>			
	<st:MultiCategoriesTabpages>
		<st:Tabpage ReusedAs="/ProductStructure/Global Statistics Management" RootTabpage="/General/Global Statistics Management"/>
	</st:MultiCategoriesTabpages>
</st:repository>
