replace schemas with durrent version
[acontent.git] / docs / home / ims / domainProfile_2 / imscc_mR_definition.xsd
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:voc="http://ltsc.ieee.org/xsd/LOM/vocab" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://ltsc.ieee.org/xsd/LOM" targetNamespace="http://ltsc.ieee.org/xsd/LOM">\r
3 <xs:import namespace="http://ltsc.ieee.org/xsd/LOM/vocab" schemaLocation="vocab/loose.xsd"/>\r
4   <!--****************************************************************************************-->\r
5   <!--** Definition document - this document holds AP defined simpleType elements that have **-->\r
6   <!--** been referenced through a type attribute in one of the modified, resultant schema. **-->\r
7   <!--****************************************************************************************-->\r
8   <xs:simpleType name="RolesValues">\r
9     <xs:restriction base="voc:intendedEndUserRole">\r
10       <xs:whiteSpace value="preserve" />\r
11       <xs:enumeration value="Learner" />\r
12       <xs:enumeration value="Instructor" />\r
13     </xs:restriction>\r
14   </xs:simpleType>\r
15   <xs:simpleType name="RoleVocab">\r
16     <xs:restriction base="voc:source">\r
17       <xs:whiteSpace value="preserve" />\r
18       <xs:enumeration value="IMSGLC_CC_Rolesv1p0" />\r
19     </xs:restriction>\r
20   </xs:simpleType>\r
21   <xs:simpleType name="HEContext">\r
22     <xs:restriction base="voc:context">\r
23       <xs:whiteSpace value="preserve" />\r
24       <xs:enumeration value="higher education" />\r
25     </xs:restriction>\r
26   </xs:simpleType>\r
27   <xs:simpleType name="SourceIEELOM">\r
28     <xs:restriction base="voc:source">\r
29       <xs:whiteSpace value="preserve" />\r
30       <xs:enumeration value="LOMv1.0" />\r
31     </xs:restriction>\r
32   </xs:simpleType>\r
33 </xsd:schema>\r
34 \r