<?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/testSkillSet.xml</identifier>
  <title>
    <langstring xml:lang="en-GB">The skill concepts to be tested for the SPWS project</langstring>
    <!-- other languages here -->
  </title>
  <description>
    <langstring xml:lang="en-GB">This is a demo set of skill areas: IT and numeracy.</langstring>
    <!-- other languages here -->
  </description>
  <definition>
    <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>
  <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 survey photographic audio video</value>
      </statementtoken>
    </statement>
  </definition>
  <metadata>
    <!-- metadata explicitly suggested by the RDCEO spec -->
    <rdceoschema>IMS RDCEO</rdceoschema>
    <rdceoschemaversion>1.0</rdceoschemaversion>
    <lom xmlns="http://www.imsglobal.org/xsd/imsmd_v1p2">
      <relation>
        <kind>
          <source>
            <langstring>LOMv1.0</langstring>
          </source>
          <value>
            <langstring>haspart</langstring>
          </value>
        </kind>
        <resource>
          <identifier>http://www.inst.co.uk/clients/jisc/SPWS/skills/IT.xml</identifier>
        </resource>
      </relation>
      <relation>
        <kind>
          <source>
            <langstring>LOMv1.0</langstring>
          </source>
          <value>
            <langstring>haspart</langstring>
          </value>
        </kind>
        <resource>
          <identifier>http://www.inst.co.uk/clients/jisc/SPWS/skills/numeracy.xml</identifier>
        </resource>
      </relation>
      <!-- classification to go here -->
    </lom>
  </metadata>
</rdceo>

