<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/fact_book/2010-2011/FactBook_row-subtotals_table.xsl"?>

<chart imageSave="1" imageSaveURL="../../FusionCharts/FusionChartsSave.php" showValues="0" labelDisplay="WRAP" >

	<chartinfo datafile="Staff_by_Status_Function.xml" charttype="../../FusionCharts/MSColumn2D.swf" width="650" height="300" id="StaffChart" />
	
	<title>Employees by Primary Function</title>
	
	<breadcrumb>
		<anchor>index.php</anchor>
		<name>Staff Information</name>
	</breadcrumb>
	
	<printfile>
		employees_by_primary_function.pdf
	</printfile>
	
	<categories>
		<category label="Executive / administrative / managerial" />
		<category label="Other professionals (support / service)" />
		<category label="Technical and paraprofessional" />
		<category label="Clerical and secretarial" />
		<category label="Skilled crafts" />
		<category label="Service / maintenance" />
	</categories>
	<dataset seriesName="Full-time" color="a845dd">
		<set value="37" />
		<set value="238" />
		<set value="15" />
		<set value="83" />
		<set value="25" />
		<set value="81" />
	</dataset>
	<dataset seriesName="Part-time" color="a0e679">
		<set value="0" />
		<set value="16" />
		<set value="3" />
		<set value="30" />
		<set value="0" />
		<set value="39" />
	</dataset>

	
	<tableinfo datafile="Staff_by_Status_Function_table.xml" />

</chart>

