<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2006 sp2 U (http://www.altova.com) by Iain King (Dept. for Children, Schools and Families) -->
<!--
	Changes 1.2 to 1.3
		Further codes added to KScomponentType due to A_COMP proposals.

	Changes 1.1 to 1.2
		New "AFL" and "APP" codes added to StageType.
		New "LL" code added to ResultSystemType.
		New codes added to KScomponentType for AFL/APP and all empty xs:annotation and xs:documentation tags removed.
-->
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.dcsf.gov.uk/schemas/cbds" targetNamespace="http://www.dcsf.gov.uk/schemas/cbds" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.3" id="AssessmentTypes">
	<xs:annotation>
		<xs:appinfo>
			<Metadata xmlns="http://www.govtalk.gov.uk/metadata/egms">
				<Contributor Role="Developer" Href="mailto:Iain.King@dcsf.gsi.gov.uk">Iain King</Contributor>
				<Contributor Role="DSG Helpdesk" Href="mailto:DSG.HELPDESK@DCSF.GSI.Gov.UK">DCSF - DSG (D1)</Contributor>
				<Creator>DSG D2 : CBDS and NRWS, Department for Children, Schools and Families</Creator>
				<Date>
					<Modified>2010-05-12</Modified>
					<Modified>2010-05-04</Modified>
					<Modified>2009-05-20</Modified>
					<Modified>2008-05-12</Modified>
					<Modified>2007-09-19</Modified>
					<Modified>2007-03-14</Modified>
					<Modified>2006-03-10</Modified>
					<Modified>2004-01-16</Modified>
					<Modified>2003-01-02</Modified>
					<Created>2001-12-19</Created>
					<Issued/>
				</Date>
				<Format Scheme="http://www.iana.org/assignments/media-types/">text/xml</Format>
				<Identifier>AssessTypes</Identifier>
				<Publisher>Department for Children, Schools and Families, Sanctuary Buildings, Great Smith Street, London  SW1P 3BT</Publisher>
				<Relation>
					<ConformsTo>http://www.w3.org/2001/XMLSchema</ConformsTo>
					<IsVersionOf>AssessmentTypes2007</IsVersionOf>
					<IsPartOf>CBDS Schemas</IsPartOf>
					<ProvidesDefinitionOf>ExamBoardSyllabusIDType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>ExamBoardType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>LocaleType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>ResultStatusType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>ResultSystemType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>SeasonType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>StageType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>KScomponentType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>MethodType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>ExamSubjectType</ProvidesDefinitionOf>
					<ProvidesDefinitionOf>KSsubjectType</ProvidesDefinitionOf>
				</Relation>
				<Status>
					<Status>release</Status>
					<Description>May release for 2010</Description>
					<Version>1.3</Version>
				</Status>
				<Subject>
					<Project>CBDS</Project>
					<Category>Schools Education</Category>
					<Category>Pupil</Category>
					<Category>Pupil Assessment</Category>
				</Subject>
				<Title>Assessment Types</Title>
				<Type>Architectural</Type>
				<Description>Provides the definition of Pupil Assessment Items</Description>
				<Language>ENG</Language>
				<Rights>
					<Copyright>Crown Copyright 2003 - 2010</Copyright>
					<ProtectiveMarking>Unclassified</ProtectiveMarking>
				</Rights>
			</Metadata>
		</xs:appinfo>
	</xs:annotation>
	<xs:simpleType name="LocaleType">
		<xs:annotation>
			<xs:documentation>
The location of the school in which the assessment took place
	</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="WAL">
				<xs:annotation>
					<xs:documentation>Wales</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ENG">
				<xs:annotation>
					<xs:documentation>England</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="UNK">
				<xs:annotation>
					<xs:documentation>Unknown</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StageType">
		<xs:annotation>
			<xs:documentation>Mostly National Curriculum Stage, but other Assessment Systems included </xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="P">
				<xs:annotation>
					<xs:documentation>P-scales (SEN)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="F">
				<xs:annotation>
					<xs:documentation>Foundation</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS1">
				<xs:annotation>
					<xs:documentation>Key Stage 1</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="K1T">
				<xs:annotation>
					<xs:documentation>Key Stage 1 Trial</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS2">
				<xs:annotation>
					<xs:documentation>Key Stage 2</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS3">
				<xs:annotation>
					<xs:documentation>Key Stage 3</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS4">
				<xs:annotation>
					<xs:documentation>Key Stage 4</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS5">
				<xs:annotation>
					<xs:documentation>Key Stage 5</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FSP">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y03">
				<xs:annotation>
					<xs:documentation>Year 3 Optional Tests/Teacher Assessments</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y04">
				<xs:annotation>
					<xs:documentation>Year 4 Optional Tests/Teacher Assessments</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y4X">
				<xs:annotation>
					<xs:documentation>Year 4 Optional Tests (1997 Based)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y05">
				<xs:annotation>
					<xs:documentation>Year 5 Optional Tests/Teacher Assessments</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y07">
				<xs:annotation>
					<xs:documentation>Year 7 Optional Tests/Teacher Assessments</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y7P">
				<xs:annotation>
					<xs:documentation>Year 7 Progress Tests</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="Y08">
				<xs:annotation>
					<xs:documentation>Year 8 Optional Tests/Teacher Assessments</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="EAL">
				<xs:annotation>
					<xs:documentation>English as an Additional Language Level of Acquisition</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SEN">
				<xs:annotation>
					<xs:documentation>P Scale Assessment for SEN children</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="W09">
				<xs:annotation>
					<xs:documentation>World Class Tests – Aged 9</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="W13">
				<xs:annotation>
					<xs:documentation>World Class Tests – Aged 13</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AFL">
				<xs:annotation>
					<xs:documentation>Assessment for Learning - added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="APP">
				<xs:annotation>
					<xs:documentation>Assessing Pupil Progress - added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SeasonType">
		<xs:annotation>
			<xs:documentation>
Time of year when exam sittings take place
			</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="S">
				<xs:annotation>
					<xs:documentation>Summer</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="W">
				<xs:annotation>
					<xs:documentation>Winter</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResultStatusType">
		<xs:annotation>
			<xs:documentation>
Indicator of status of an assessment result value
			</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="P">
				<xs:annotation>
					<xs:documentation>Provisional</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="R">
				<xs:annotation>
					<xs:documentation>Result</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="I">
				<xs:annotation>
					<xs:documentation>Interim</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="E">
				<xs:annotation>
					<xs:documentation>Estimated</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="T">
				<xs:annotation>
					<xs:documentation>Target</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResultSystemType">
		<xs:annotation>
			<xs:documentation>NC Level, Grade, Raw Score etc</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="LL">
				<xs:annotation>
					<xs:documentation>Assessment for Learning Level for AFL - added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NP">
				<xs:annotation>
					<xs:documentation>SEN Assessment Level (P Scale)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FC">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile Count</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FA">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile Aggregate</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FS">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FD">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile Detail</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="EG">
				<xs:annotation>
					<xs:documentation>Examination/Post-14 Qualification Grade</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="EL">
				<xs:annotation>
					<xs:documentation>EAL Assessment Level (Pre NC Level 2)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IA">
				<xs:annotation>
					<xs:documentation>International Baccalaureate Assessment</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IG">
				<xs:annotation>
					<xs:documentation>International Baccalaureate Grade Point</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IR">
				<xs:annotation>
					<xs:documentation>International Baccalaureate Final Result</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NA">
				<xs:annotation>
					<xs:documentation>National Curriculum Age Standardised Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NF">
				<xs:annotation>
					<xs:documentation>National Curriculum Level with Fine Grading</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NL">
				<xs:annotation>
					<xs:documentation>National Curriculum Level</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NM">
				<xs:annotation>
					<xs:documentation>National Curriculum Task/Test Mark</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NP">
				<xs:annotation>
					<xs:documentation>SEN Assessment Level (P Scale)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NR">
				<xs:annotation>
					<xs:documentation>National Curriculum Test Raw Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NS">
				<xs:annotation>
					<xs:documentation>National Curriculum Summary (Aggregate) Mark</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SL">
				<xs:annotation>
					<xs:documentation>(To be advised)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExamBoardType">
		<xs:annotation>
			<xs:documentation>Qualification Awarding Bodies</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="AEB">
				<xs:annotation>
					<xs:documentation>Associated Examining Board</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="EDX">
				<xs:annotation>
					<xs:documentation>Edexcel</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NEA">
				<xs:annotation>
					<xs:documentation>Northern Examinations &amp;amp; Assessment Board</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NIC">
				<xs:annotation>
					<xs:documentation>Northern Ireland Council for the Curriculum, Examinations &amp;amp; Assessment</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="WJE">
				<xs:annotation>
					<xs:documentation>Welsh Joint Education Committee (Cyd-Bwyllgor Addysg Cymru)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="OCR">
				<xs:annotation>
					<xs:documentation>Oxford Cambridge &amp;amp; RSA Examinations</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="OCS">
				<xs:annotation>
					<xs:documentation>Oxford &amp;amp; Cambridge Schools Examination Board</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="UCL">
				<xs:annotation>
					<xs:documentation>University of Cambridge School Classics Project</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="UOD">
				<xs:annotation>
					<xs:documentation>University of Oxford Delegacy of Local Examinations</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AQA">
				<xs:annotation>
					<xs:documentation>Assessment &amp;amp; Qualifications Alliance</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="BTC">
				<xs:annotation>
					<xs:documentation>British Training &amp;amp; Enterprise Council</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="RSA">
				<xs:annotation>
					<xs:documentation>Royal Society of Arts</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CAG">
				<xs:annotation>
					<xs:documentation>The City &amp;amp; Guilds of London Institute</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SEG">
				<xs:annotation>
					<xs:documentation>Southern Examination Group</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExamBoardSyllabusIDType">
		<xs:annotation>
			<xs:documentation>Not currently validated or enumerated</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:annotation>
		<xs:documentation>AssessComponentType</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="KScomponentType">
		<xs:annotation>
			<xs:documentation>
A facet or part of an overall assessment in a subject or area of learning
For example assessment of progress in English may be comprised of Reading, Writing, Comprehension, Handwriting etc each contributing to the whole.
</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="USE"/>
			<xs:enumeration value="SSM"/>
			<xs:enumeration value="ENQ"/>
			<xs:enumeration value="LIF"/>
			<xs:enumeration value="MPR"/>
			<xs:enumeration value="EXC"/>
			<xs:enumeration value="EWR"/>
			<xs:enumeration value="ERE"/>
			<xs:enumeration value="PHY"/>
			<xs:enumeration value="AOL">
				<xs:annotation>
					<xs:documentation>Area of Learning (Foundation Stage)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AT1">
				<xs:annotation>
					<xs:documentation>Attaiment Target 1 (various subjects)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AT2">
				<xs:annotation>
					<xs:documentation>Attaiment Target 2 (various subjects)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AT3">
				<xs:annotation>
					<xs:documentation>Attaiment Target 3 (various subjects)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AT4">
				<xs:annotation>
					<xs:documentation>Attaiment Target 4 (various subjects)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="HAN">
				<xs:annotation>
					<xs:documentation>Handwriting</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="M01"/>
			<xs:enumeration value="M02"/>
			<xs:enumeration value="M03"/>
			<xs:enumeration value="M05"/>
			<xs:enumeration value="M08"/>
			<xs:enumeration value="M10"/>
			<xs:enumeration value="M12"/>
			<xs:enumeration value="M13"/>
			<xs:enumeration value="M14"/>
			<xs:enumeration value="MAS"/>
			<xs:enumeration value="MTA">
				<xs:annotation>
					<xs:documentation>Mathematics Task Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MTE">
				<xs:annotation>
					<xs:documentation>Mathematics Test Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MT2"/>
			<xs:enumeration value="MT3"/>
			<xs:enumeration value="SBA"/>
			<xs:enumeration value="SBB"/>
			<xs:enumeration value="RAS"/>
			<xs:enumeration value="REA">
				<xs:annotation>
					<xs:documentation>Reading Task</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="RE2"/>
			<xs:enumeration value="RE3"/>
			<xs:enumeration value="REC"/>
			<xs:enumeration value="S01"/>
			<xs:enumeration value="S03"/>
			<xs:enumeration value="S04"/>
			<xs:enumeration value="S05"/>
			<xs:enumeration value="S06"/>
			<xs:enumeration value="S09"/>
			<xs:enumeration value="SAS"/>
			<xs:enumeration value="SPE"/>
			<xs:enumeration value="SUB">
				<xs:annotation>
					<xs:documentation>Subject</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="WRI">
				<xs:annotation>
					<xs:documentation>Writing</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AAS"/>
			<xs:enumeration value="EXT"/>
			<xs:enumeration value="MAR"/>
			<xs:enumeration value="MAS"/>
			<xs:enumeration value="TS1"/>
			<xs:enumeration value="TS2"/>
			<xs:enumeration value="AT"/>
			<xs:enumeration value="AS1"/>
			<xs:enumeration value="AS2"/>
			<xs:enumeration value="AS3"/>
			<xs:enumeration value="AS4"/>
			<xs:enumeration value="TOT"/>
			<xs:enumeration value="AOL"/>
			<xs:enumeration value="REE">
				<xs:annotation>
					<xs:documentation>Reading Test</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="WRL"/>
			<xs:enumeration value="WRS"/>
			<xs:enumeration value="ENG"/>
			<xs:enumeration value="SPL"/>
			<xs:enumeration value="MAT"/>
			<xs:enumeration value="NUM"/>
			<xs:enumeration value="SCI"/>
			<xs:enumeration value="LIS">
				<xs:annotation>
					<xs:documentation>Listening</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TS3">
				<xs:annotation>
					<xs:documentation>English Writing (long task)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TS4">
				<xs:annotation>
					<xs:documentation>English Writing (short task)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ART">
				<xs:annotation>
					<xs:documentation>Art &amp;amp; Design</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DAT">
				<xs:annotation>
					<xs:documentation>Design and Technology</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GEO">
				<xs:annotation>
					<xs:documentation>Geography</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="HIS">
				<xs:annotation>
					<xs:documentation>History</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ICT">
				<xs:annotation>
					<xs:documentation>Information &amp;amp; Communication Technology</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MUS">
				<xs:annotation>
					<xs:documentation>Music</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PED">
				<xs:annotation>
					<xs:documentation>Physical education</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MFL">
				<xs:annotation>
					<xs:documentation>Modern Foreign Language</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="HWP">
				<xs:annotation>
					<xs:documentation>Handwriting and Presentation</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF1">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF2">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF3">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF4">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF5">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF6">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF7">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AF8">
				<xs:annotation>
					<xs:documentation>AFL/APP added May 2010</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:annotation>
		<xs:documentation>AssessMetodTypes</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="MethodType">
		<xs:annotation>
			<xs:documentation>System or Method of Assessment</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="35">
				<xs:annotation>
					<xs:documentation>Tier 3-5 (Mathematics only)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="36">
				<xs:annotation>
					<xs:documentation>Tier 3-6 (Science only)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="46">
				<xs:annotation>
					<xs:documentation>Tier 4-6 (Mathematics only)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="47">
				<xs:annotation>
					<xs:documentation>Tier 4-7 (English only)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="57">
				<xs:annotation>
					<xs:documentation>Tier 5-7 (Mathematics and Science)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="68">
				<xs:annotation>
					<xs:documentation>Tier 6-8 (Mathematics only)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AEA">
				<xs:annotation>
					<xs:documentation>Advanced Extension Award ( World Class Tests – Aged 18)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AL">
				<xs:annotation>
					<xs:documentation>A Level</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ALN">
				<xs:annotation>
					<xs:documentation>A Level (New)+</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AS">
				<xs:annotation>
					<xs:documentation>AS Level</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ASN">
				<xs:annotation>
					<xs:documentation>AS Level (New)+</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="AV">
				<xs:annotation>
					<xs:documentation>Advanced GNVQ</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CE">
				<xs:annotation>
					<xs:documentation>Certificate of Achievement</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DD">
				<xs:annotation>
					<xs:documentation>Disapplied</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FMU">
				<xs:annotation>
					<xs:documentation>Free-standing Mathematics Unit Advanced Extension Award ( World Class Tests – Aged 18)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GF">
				<xs:annotation>
					<xs:documentation>GCSE Full Course</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GH">
				<xs:annotation>
					<xs:documentation>GCSE Short Course</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="IB">
				<xs:annotation>
					<xs:documentation>International Baccalaureate</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KS">
				<xs:annotation>
					<xs:documentation>Key Skills</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NA">
				<xs:annotation>
					<xs:documentation>Not Assessed (e.g. Independent School or Overseas)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="NVQ">
				<xs:annotation>
					<xs:documentation>NVQ</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SAH">
				<xs:annotation>
					<xs:documentation>Scottish Qualification Certificate (SQC) - Advanced Higher</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SCA">
				<xs:annotation>
					<xs:documentation>Scottish Qualification Certificate (SQC) - Access</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SCH">
				<xs:annotation>
					<xs:documentation>Scottish Qualification Certificate (SQC) - Higher</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SGV">
				<xs:annotation>
					<xs:documentation/>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SHE">
				<xs:annotation>
					<xs:documentation>Scottish Certificate of Education (SCE) - Higher</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SI1">
				<xs:annotation>
					<xs:documentation>Scottish Qualification Certificate (SQC) - Intermediate 1</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SI2">
				<xs:annotation>
					<xs:documentation>Scottish Qualification Certificate (SQC) - Intermediate 2</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SS1">
				<xs:annotation>
					<xs:documentation>Scottish Standard Grade Course Completed</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SSC">
				<xs:annotation>
					<xs:documentation>Scottish Standard Grade Credit</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SSF">
				<xs:annotation>
					<xs:documentation>Scottish Standard Grade Foundation</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SSG">
				<xs:annotation>
					<xs:documentation>Scottish Standard Grade General</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SVQ">
				<xs:annotation>
					<xs:documentation>Scottish Vocational Qualification</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SYS">
				<xs:annotation>
					<xs:documentation>Scottish Certificate of Sixth Year Studies (CSYS)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TA">
				<xs:annotation>
					<xs:documentation>Teacher Assessment</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TT">
				<xs:annotation>
					<xs:documentation>Task/Test</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="V1F">
				<xs:annotation>
					<xs:documentation>Part 1 GNVQ (Foundation)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="V1I">
				<xs:annotation>
					<xs:documentation>Part 1 GNVQ (Intermediate)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VCA">
				<xs:annotation>
					<xs:documentation>Advanced Vocational Certificate of Education (Vocational A Level)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VCB">
				<xs:annotation>
					<xs:documentation>Advanced Vocational Certificate of Education (Double Award)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VCS">
				<xs:annotation>
					<xs:documentation>Advanced Vocational Certificate of Education (Vocational AS Level)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VFF">
				<xs:annotation>
					<xs:documentation>Full GNVQ (Foundation)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VFI">
				<xs:annotation>
					<xs:documentation>Full GNVQ (Intermediate)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VLF">
				<xs:annotation>
					<xs:documentation>GNVQ Language Unit (Foundation)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="VLI">
				<xs:annotation>
					<xs:documentation>GNVQ Language Unit (Intermediate)</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FA">
				<xs:annotation>
					<xs:documentation>Foundation Stage Assessment</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FS">
				<xs:annotation>
					<xs:documentation>Foundation Stage Score</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:annotation>
		<xs:documentation>AssessSubjectTypes</xs:documentation>
	</xs:annotation>
	<xs:simpleType name="KSsubjectType">
		<xs:annotation>
			<xs:documentation>As determined by Qualifications and Assessment Authority (QCA)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:enumeration value="CLL">
				<xs:annotation>
					<xs:documentation>Communication Language and Literacy</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MAT">
				<xs:annotation>
					<xs:documentation>Mathematics</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="KUW">
				<xs:annotation>
					<xs:documentation>Knowledge and Understanding of the World</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PSE">
				<xs:annotation>
					<xs:documentation>Personal and Social Education</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PHY">
				<xs:annotation>
					<xs:documentation>Physical development</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CRE">
				<xs:annotation>
					<xs:documentation>Creative abilities</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FSP">
				<xs:annotation>
					<xs:documentation>Foundation Stage Profile</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ARA">
				<xs:annotation>
					<xs:documentation>Arabic</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ART">
				<xs:annotation>
					<xs:documentation>Art &amp;amp; Design</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="BEN">
				<xs:annotation>
					<xs:documentation>Bengali</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CHI">
				<xs:annotation>
					<xs:documentation>Chinese</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DAN">
				<xs:annotation>
					<xs:documentation>Danish</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DAT">
				<xs:annotation>
					<xs:documentation>Design and Technology</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="DUT">
				<xs:annotation>
					<xs:documentation>Dutch</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ENG">
				<xs:annotation>
					<xs:documentation>English</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FIN">
				<xs:annotation>
					<xs:documentation>Finnish</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="FRE">
				<xs:annotation>
					<xs:documentation>French</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GEO">
				<xs:annotation>
					<xs:documentation>Geography</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GER">
				<xs:annotation>
					<xs:documentation>German</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GRE">
				<xs:annotation>
					<xs:documentation>Modern Greek</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="GUJ">
				<xs:annotation>
					<xs:documentation>Gujarati</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="HEB">
				<xs:annotation>
					<xs:documentation>Modern Hebrew</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="HIS">
				<xs:annotation>
					<xs:documentation>History</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ICT">
				<xs:annotation>
					<xs:documentation>Information &amp;amp; Communication Technology</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="ITA">
				<xs:annotation>
					<xs:documentation>Italian</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="JAP">
				<xs:annotation>
					<xs:documentation>Japanese</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MAT">
				<xs:annotation>
					<xs:documentation>Mathematics</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MFL">
				<xs:annotation>
					<xs:documentation>Modern Foreign Language</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="MUS">
				<xs:annotation>
					<xs:documentation>Music</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PAN">
				<xs:annotation>
					<xs:documentation>Panjabi</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="PED">
				<xs:annotation>
					<xs:documentation>Physical education</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="POR">
				<xs:annotation>
					<xs:documentation>Portugese</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="RUS">
				<xs:annotation>
					<xs:documentation>Russian</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SCI">
				<xs:annotation>
					<xs:documentation>Science</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SPA">
				<xs:annotation>
					<xs:documentation>Spanish</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="SWE">
				<xs:annotation>
					<xs:documentation>Swedish</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="TUR">
				<xs:annotation>
					<xs:documentation>Turkish</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="URD">
				<xs:annotation>
					<xs:documentation>Urdu</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="WEL">
				<xs:annotation>
					<xs:documentation>Welsh</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="CYM">
				<xs:annotation>
					<xs:documentation>Welsh</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExamSubjectType">
		<xs:annotation>
			<xs:documentation>To be finalised, probably a LEAP code</xs:documentation>
		</xs:annotation>
		<xs:restriction base="xs:string">
			<xs:maxLength value="10"/>
		</xs:restriction>
	</xs:simpleType>
</xs:schema>
