<?xml version="1.0" encoding="utf-8"?>
<!-- note that local versions of the imsrdceo and imsmd schemas are used -->
<rdceo xsi:schemaLocation="http://www.imsglobal.org/xsd/imsrdceo_rootv1p0 imsrdceo_rootv1p0.xsd 
	http://www.imsglobal.org/xsd/imsmd_v1p2 imsmd_v1p2p2.xsd
	http://www.w3.org/XML/1998/namespace http://www.w3.org/2001/xml.xsd"
	xmlns="http://www.imsglobal.org/xsd/imsrdceo_rootv1p0"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <!-- note the null catalog: URI is entry -->
  <identifier>http://www.inst.co.uk/clients/jisc/SPWS/skills/fonts.xml</identifier>
  <title>
    <langstring xml:lang="en-GB">Use of fonts in word processing</langstring>
    <!-- other languages here -->
  </title>
  <description>
    <langstring xml:lang="en-GB">Use of fonts in word processing: selecting appropriate type and size of font and applying the relevant fonts to the appropriate pieces of text. (Or whatever.)</langstring>
    <!-- other languages here -->
  </description>
  <!-- the first definition sets out the full facet ranges of the skill or competency -->
  <!-- Consider a facet of different WP software, same as facet of WP itself. -->
  <definition>
    <!-- if there are no identified facets, the model should be explicitly empty, with no statements -->
    <model>http://www.inst.co.uk/clients/jisc/SPWS/skills/facets/nofacets.html</model>
    <statement statementname="nofacets">    
      <statementtext>    
        <langstring>This competency definition written according to the IMS RDCEO specification, and the recommendations of the SPWS project, has no identified formal facets.</langstring>    
      </statementtext>    
    </statement>  
  </definition>
  <!-- the second definition sets out the standard assessability facets -->
  <definition>
    <model>http://www.inst.co.uk/clients/jisc/SPWS/skills/facets/assessability.html</model>
    <statement statementname="assessmentBasis">
      <statementtoken>
        <source>http://www.inst.co.uk/clients/jisc/SPWS/skills/facets/assessability/assessmentBasis.xml</source>
        <value>selfAwareness choices responses statements actions products consequences sharedPerformance sharedProducts</value>
      </statementtoken>
    </statement>
    <statement statementname="whoAssesses">
      <statementtoken>
        <source>http://www.inst.co.uk/clients/jisc/SPWS/skills/facets/assessability/whoAssesses.xml</source>
        <value>learner humanMarker automaticMarker experts clients peers</value>
      </statementtoken>
    </statement>
    <statement statementname="enduringEvidence">
      <statementtoken>
        <source>http://www.inst.co.uk/clients/jisc/SPWS/skills/facets/assessability/enduringEvidence.xml</source>
        <value>thing certificate testimonial photographic</value>
      </statementtoken>
    </statement>
  </definition>
  <metadata>
    <!-- metadata explicitly suggested by the RDCEO spec -->
    <rdceoschema>IMS RDCEO</rdceoschema>
    <rdceoschemaversion>1.0</rdceoschemaversion>
      <!-- no haspart relations as yet -->
      <!-- classification to go here -->
  </metadata>
</rdceo>

