[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

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


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