[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/cc/schemas/domainProfile_1/ -> anyElement.xsd (source)

   1  <?xml version="1.0" encoding="UTF-8"?>
   2  <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://ltsc.ieee.org/xsd/imscc/LOM" targetNamespace="http://ltsc.ieee.org/xsd/imscc/LOM" elementFormDefault="qualified" version="IEEE LTSC LOM XML 1.0">
   3  
   4     <xs:annotation>
   5        <xs:documentation>
   6           This work is licensed under the Creative Commons Attribution-ShareAlike
   7           License.  To view a copy of this license, see the file license.txt,
   8           visit http://creativecommons.org/licenses/by-sa/2.0 or send a letter to
   9           Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.
  10        </xs:documentation>
  11  
  12        <xs:documentation>
  13           This component schema definition provides the element group declaration and the
  14           attribute group declaration used for extension XML elements and attributes.
  15        </xs:documentation>
  16        <xs:documentation>
  17           This file has been modified by the Knowledge Media Institute of the 
  18           University Koblenz-Landau (http://iwm.uni-koblenz.de). It contains the
  19           following changes:
  20           1) Instead of "unique/strict.xsd" the schema "unique/loose.xsd" is imported 
  21              because this reflects what is said in 1484.12.3-2005, page 35 (section C.1.3)
  22           2) In all component XSDs the schemaLocation attribute was amended to the 
  23              xs:import and xs:include statements. This enables the usage of the schemas
  24              with tools which don't deal well with missing schemaLocation informations.
  25              
  26           This file is available at "http://iwm.uni-koblenz.de/xsd/IEEE-LOM/loose"
  27        </xs:documentation>
  28     </xs:annotation>
  29  
  30     <xs:group name="customElements">
  31        <xs:choice>
  32           <xs:any namespace="##other" processContents="lax" />
  33        </xs:choice>
  34     </xs:group>
  35  
  36  </xs:schema>


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