Show
Ignore:
Timestamp:
08/06/09 13:03:56 (3 years ago)
Author:
david
Message:

updating docs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • enpraxis.educommons/trunk/enpraxis/educommons/IMSContentPackaging.txt

    r395 r522  
    1 IMS Content Packaging and eduCommons 3.1.1-final 
     1IMS Content Packaging and eduCommons 3.2.1 
    22================================================ 
    33 
    44This document details how to write IMS Content packages that are compatible with 
    5 eduCommons 3.1.1-final.  
     5eduCommons 3.2.1.  
    66 
    77eduCommons uses version 1.2 of the IMS Content Packaging Specification. XML Schemas 
     
    3434    xmlns:imsmd="http://www.imsglobal.org/xsd/imsmd_v1p2"  
    3535    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  
    36     xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 http://www.imsglobal.org/xsd/imscp_v1p2.xsd 
    37         http://www.imsglobal.org/xsd/imsmd_v1p2 http://www.imsglobal.org/xsd/imsmd_v1p2p4.xsd 
    38         http://cosl.usu.edu/xsd/eduCommonsv1.2 http://cosl.usu.edu/xsd/eduCommonsv1.2.xsd" 
     36    xsi:schemaLocation="http://www.imsglobal.org/xsd/imscp_v1p1 imscp_v1p2.xsd  
     37                        http://www.imsglobal.org/xsd/imsmd_v1p2 imsmd_v1p2p4.xsd  
     38                        http://cosl.usu.edu/xsd/eduCommonsv1.2 eduCommonsv1.2.xsd"> 
     39 
     40 
    3941 
    4042Specifying and Using eduCommons Namespaces