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/adlcp_v1p3.xsd

    r8581 r11145  
    2525      2004-01-06  Added completionThreshold to the ADL CP namespace 
    2626      2004-23-01  Final edits in preparation for release 
     27      2006-02-06  Removed persistState, change type of the locationType from  
     28                  xs:string to xs:anyURI 
    2729      ************************************************************************* 
    2830      </xs:documentation> 
     
    4446   </xs:attribute> 
    4547 
    46    <xs:attribute name = "persistState" default = "false" type = "xs:boolean" /> 
    47  
    4848   <xs:simpleType name = "locationType"> 
    49       <xs:restriction base = "xs:string"/> 
     49      <xs:restriction base = "xs:anyURI"/> 
    5050   </xs:simpleType> 
    5151 
Note: See TracChangeset for help on using the changeset viewer.