- Timestamp:
- 08/06/09 13:03:56 (3 years ago)
- 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-final1 IMS Content Packaging and eduCommons 3.2.1 2 2 ================================================ 3 3 4 4 This document details how to write IMS Content packages that are compatible with 5 eduCommons 3. 1.1-final.5 eduCommons 3.2.1. 6 6 7 7 eduCommons uses version 1.2 of the IMS Content Packaging Specification. XML Schemas … … 34 34 xmlns:imsmd="http://www.imsglobal.org/xsd/imsmd_v1p2" 35 35 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 39 41 40 42 Specifying and Using eduCommons Namespaces
