e74cbc9954cb81c925b8ba103a259615c51212d6
[acontent.git] / docs / home / ims / main.xsd
1 <?xml version = "1.0" encoding = "UTF-8"?>
2 <xs:schema xmlns    ="http://dummy.libxml2.validator"
3     targetNamespace ="http://dummy.libxml2.validator"
4     xmlns:xs        ="http://www.w3.org/2001/XMLSchema"
5     xmlns:xsi       ="http://www.w3.org/2001/XMLSchema-instance"
6     xmlns:imscp     ="http://www.imsglobal.org/xsd/imscc/imscp_v1p1"
7     xmlns:imslom    ="http://ltsc.ieee.org/xsd/imscc/LOM"
8     xmlns:lom       ="http://ltsc.ieee.org/xsd/LOM"
9     xmlns:cc        ="http://www.imsglobal.org/xsd/imsccauth_v1p0"
10     xmlns:qti       ="http://www.imsglobal.org/xsd/ims_qtiasiv1p2"
11     xmlns:wl        ="http://www.imsglobal.org/xsd/imswl_v1p0"
12     xmlns:dt        ="http://www.imsglobal.org/xsd/imsdt_v1p0"  
13     xmlns:glossary  ="http://www.atutor.ca/xsd/glossary"        
14     version="1.0"
15     elementFormDefault  ="qualified"
16     attributeFormDefault="unqualified"   
17     >
18    
19     <xs:import namespace ="http://www.imsglobal.org/xsd/imscc/imscp_v1p1" schemaLocation = "imscp_v1p2_localised.xsd"                     />
20     <xs:import namespace ="http://ltsc.ieee.org/xsd/imscc/LOM"            schemaLocation = "domainProfile_1/lomLoose_localised.xsd"       />
21     <xs:import namespace ="http://ltsc.ieee.org/xsd/LOM"                  schemaLocation = "domainProfile_2/lomLoose_localised.xsd"       />
22     <xs:import namespace ="http://www.imsglobal.org/xsd/imsccauth_v1p0"   schemaLocation = "domainProfile_0/imsccauth_v1p0_localised.xsd" />
23     <xs:import namespace ="http://www.imsglobal.org/xsd/ims_qtiasiv1p2"   schemaLocation = "domainProfile_4/ims_qtiasiv1p2_localised.xsd" />
24     <xs:import namespace ="http://www.imsglobal.org/xsd/imswl_v1p0"       schemaLocation = "domainProfile_5/imswl_v1p0_localised.xsd"     />    
25     <xs:import namespace ="http://www.imsglobal.org/xsd/imsdt_v1p0"       schemaLocation = "domainProfile_6/imsdt_v1p0_localised.xsd"     />    
26     <xs:import namespace ="http://www.atutor.ca/xsd/glossary"             schemaLocation = "glossary.xsd"                                 />    
27 </xs:schema>