rootElement.xsd
Cliquez ici pour obtenir le fichier
Taille 2.8 kB - Type du fichier text/xmlContenu du fichier
<xs:schema targetNamespace="http://ltsc.ieee.org/xsd/LOM" xmlns="http://ltsc.ieee.org/xsd/LOM" xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" version="LOMFR NF Z 76-040 12/2006"> <xs:annotation> <xs:documentation> This work is licensed under the Creative Commons Attribution-ShareAlike License. To view a copy of this license, see the file license.txt, visit http://creativecommons.org/licenses/by-sa/2.0 or send a letter to Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA. </xs:documentation> <xs:documentation> This component schema defintion provides the element name declaration for the root element for all LOM XML instances. </xs:documentation> <xs:documentation> ***************************************************************************** ** ** ** NOTE THIS CHANGE HISTORY IS USED TO DOCUMENT CHANGES TO THE XML SCHEMA ** ** DEFINITION DURING THE BALLOTING PROCESS. THIS CHANGE HISTORY WILL BE ** ** REMOVED ONCE THE FINAL VERSION OF THE STANDARD IS PUBLISHED. A NEW ** ** CHANGE HISTORY WILL BE INCLUDED TO INDICATE THE INITIAL RELEASE THAT ** ** MAPS TO THE FINAL STANDARD. ** ** ** ***************************************************************************** ** CHANGE HISTORY ** ***************************************************************************** ** 08/24/2004: 1)Updated the Creative Commons Licensing agreement to ** ** reference the Attribution-ShareAlike 2.0 ** ** ** ** 09/27/2004 1)Updated file documentation to correspond with working ** ** draft 3. ** ** 2)Updated the Creative Commons Licensing agreement to ** ** reference the Attribution-ShareAlike 2.0 ** ***************************************************************************** </xs:documentation> </xs:annotation> <!-- Element declarations --> <!-- Learning Object Metadata --> <xs:element name="lom" type="lom"> <xs:unique name="lomUnique"> <xs:selector xpath="*"/> <xs:field xpath="@uniqueElementName"/> </xs:unique> </xs:element> </xs:schema>