[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/cc/schemas/ -> cclibxml2validator.xsd (source)

   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      version="1.0"
  11      elementFormDefault  ="qualified"
  12      attributeFormDefault="unqualified"
  13      >
  14  
  15      <xs:import namespace ="http://www.w3.org/XML/1998/namespace"          schemaLocation = "xml.xsd"                                      />
  16      <xs:import namespace ="http://www.imsglobal.org/xsd/imscc/imscp_v1p1" schemaLocation = "imscp_v1p2_localised.xsd"                     />
  17      <xs:import namespace ="http://ltsc.ieee.org/xsd/imscc/LOM"            schemaLocation = "domainProfile_1/lomLoose_localised.xsd"       />
  18      <xs:import namespace ="http://ltsc.ieee.org/xsd/LOM"                  schemaLocation = "domainProfile_2/lomLoose_localised.xsd"       />
  19      <xs:import namespace ="http://www.imsglobal.org/xsd/imsccauth_v1p0"   schemaLocation = "domainProfile_0/imsccauth_v1p0_localised.xsd" />
  20  </xs:schema>


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1