Ignore:
Timestamp:
06/05/08 12:26:04 (4 years ago)
Author:
anp
Message:

debug deployScorm2004 + passage à Scorm 2004 3rd Edition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Wsp_ModelingAssmnt/spaces/gen/modelBuilder/bs.doss/sma_scormGenDeploy/pf/scorm2k4/schemas/adlnav_v1p3.xsd

    r8581 r11145  
    22<xs:schema targetNamespace = "http://www.adlnet.org/xsd/adlnav_v1p3" 
    33           xmlns:xs = "http://www.w3.org/2001/XMLSchema" 
    4            xmlns:xsi = "http://www.w3.org/2001/XMLSchema-instance" 
    54           xmlns = "http://www.adlnet.org/xsd/adlnav_v1p3" 
    65           elementFormDefault = "qualified" 
    7            version = "ADL Version 1.3"> 
     6           version = "1.0"> 
    87 
    98   <xs:annotation> 
    109      <xs:documentation> 
    11           This is a draft version of the ADL namespaced elements for presentation of navigation controls. 
    12           Further modifications will be made prior to the SCORM 1.3 final release. 
     10          This file represents the W3C XML Schema Language Binding of the ADL namespaced elements for navigation controls. 
    1311      </xs:documentation> 
    1412   </xs:annotation> 
     
    2018      <xs:documentation> 
    2119      ************************************************************************* 
    22       *                                Change History                                  * 
     20      *                          Change History                               * 
    2321      ************************************************************************* 
    2422      2003-18-09  Initial creation. 
     23      2004-23-01  Final edits in preparation for release 
     24      2005-06-06  Added new hideLMSUI vocabulary token suspendAll, exitAll, 
     25                  and abandonAll 
    2526      ************************************************************************* 
    2627      </xs:documentation> 
     
    5253         <xs:enumeration value = "exit"/> 
    5354         <xs:enumeration value = "previous"/> 
     55         <xs:enumeration value = "suspendAll"/> 
     56         <xs:enumeration value = "exitAll"/> 
     57         <xs:enumeration value = "abandonAll"/> 
    5458      </xs:restriction> 
    5559   </xs:simpleType> 
Note: See TracChangeset for help on using the changeset viewer.