Proyectos de Subversion Moodle

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
    IPR, License and Distribution Notices
4
    This machine readable file is derived from IMS specification IMS Content Packaging Version: 1.2
5
    found at http://www.imsglobal.org/content/packaging/ and the original IMS schema binding or code base
6
    http://www.imsglobal.org/content/packaging/.
7
 
8
    Recipients of this document are requested to submit, with their comments, notification of any relevant patent
9
    claims or other intellectual property rights of which they may be aware that might be infringed by the schema
10
    binding contained in this document.
11
 
12
    IMS takes no position regarding the validity or scope of any intellectual property or other rights that might be
13
    claimed to pertain to the implementation or use of the technology described in this document or the extent to
14
    which any license under such rights might or might not be available; neither does it represent that it has made
15
    any effort to identify any such rights. Information on IMS�s procedures with respect to rights in IMS specifications
16
    can be found at the IMS Intellectual Property Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf.
17
 
18
    Copyright © IMS Global Learning Consortium 1999-2008. All Rights Reserved.
19
 
20
    License Notice for Users
21
    Users of products or services that include this document are hereby granted a worldwide, royalty-free,
22
    non-exclusive license to use this document.
23
 
24
    Distribution Notice for Developers
25
    Developers of products or services that are not original incorporators of this document and have not changed this
26
    document, that is, are distributing a software product that incorporates this document as is from a third-party source
27
    other than IMS, are hereby granted permission to copy, display and distribute the contents of this document in any
28
    medium for any purpose without fee or royalty provided that you include this IPR, License and Distribution notice in its
29
    entirety on ALL copies, or portions thereof.
30
 
31
    Developers of products or services that are original incorporators of this document and wish to provide distribution
32
    of this document as is or with modifications and developers of products and services that are not original incorporators
33
    of this document and have changed this document, are required to register with the IMS community on the IMS website
34
    as described in the following two paragraphs:
35
 
36
    - If you wish to distribute this document as is, with no modifications, you are hereby granted permission to copy,
37
    display and distribute the contents of this document in any medium for any purpose without fee or royalty provided
38
    that you include this IPR, License and Distribution notice in its entirety on ALL copies, or portions thereof, that you make and you complete a valid license registration with IMS and receive an email from IMS granting the license.
39
    To register, follow the instructions on the IMS website: http://www.imsglobal.org/specificationdownload.cfm. Once
40
    registered you are granted permission to transfer unlimited distribution rights of this document for the purposes
41
    of third-party or other distribution of your product or service that incorporates this document as long as this IPR,
42
    License and Distribution notice remains in place in its entirety.
43
 
44
    - If you wish to create and distribute a derived work from this document, you are hereby granted permission to copy,
45
    display and distribute the contents of the derived work in any medium for any purpose without fee or royalty provided that you include this IPR, License and Distribution notice in its entirety on ALL copies, or portions thereof, that you make and you complete a valid profile registration with IMS and receive an email from IMS granting the license. To register, follow the instructions on the IMS website: http://www.imsglobal.org/profile/. Once registered you are granted permission to transfer unlimited distribution rights of the derived work for the purposes of third-party or other distribution of your product or service that incorporates the derived work as long as this IPR, License and Distribution notice remains in place in its entirety.
46
 
47
    The limited permissions granted above are perpetual and will not be revoked by IMS or its successors or assigns.
48
 
49
    THIS SPECIFICATION IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR,
50
    ANY WARRANTY OF NONINFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY USE OF THIS SPECIFICATION
51
    SHALL BE MADE ENTIRELY AT THE IMPLEMENTER�S OWN RISK, AND NEITHER THE CONSORTIUM, NOR
52
    ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER
53
    OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING
54
    FROM THE USE OF THIS SPECIFICATION.
55
-->
56
<!--*************************************************************************-->
57
<!--** This schema has been modified from the original base schema named - **-->
58
<!--** imscp_v1p2.xsd                                                      **-->
59
<!--** using the IMS SchemaProf tool. This tool is based on software from  **-->
60
<!--** the TELCERT Project which was funded in part by the European        **-->
61
<!--** Commission under contract IST-507128                                **-->
62
<!--*************************************************************************-->
63
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.imsglobal.org/xsd/imscc/imscp_v1p1" targetNamespace="http://www.imsglobal.org/xsd/imscc/imscp_v1p1" version="IMS CP 1.2 localised_Schema_2008_6_30" elementFormDefault="qualified" attributeFormDefault="unqualified" xsi:schemaLocation="http://www.imsglobal.org/xsd/imsccauth_v1p0 domainProfile_0\imsccauth_v1p0_localised.xsd http://ltsc.ieee.org/xsd/imscc/LOM domainProfile_1\lomLoose_localised.xsd http://ltsc.ieee.org/xsd/LOM domainProfile_2\lomLoose_localised.xsd http://www.imsglobal.org/xsd/imscp_extensionv1p2 domainProfile_3\imscp_extensionv1p2_localised.xsd">
64
	<xsd:include xmlns:xsd="http://www.w3.org/2001/XMLSchema" schemaLocation="imscc_c1p2maeV0p15_definition.xsd" />
65
    <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd" />
66
    <xs:annotation>
67
        <xs:documentation>
68
            XSD Data File Information
69
            -------------------------
70
            Author:       CP1.2 Project Team
71
            Date:         31st October, 2006
72
            Version:      2.0
73
            Status:       CM/DN Release
74
            Description:  This is a normative representation of the IMS CP 1.2 Information Model for binding
75
                          purposes.  Read the corresponding IMS CP Information Model for the Platform
76
                          Independent Model representation.
77
 
78
            History:      This is version 1 of the IMS CP v1.2 XSD.  It directly supercedes IMS CP v1.1.4 XSD.
79
                          Note that the target namespace has NOT been changed.
80
                          Apart from the functional additions, the main structural changes are:
81
                          (1) All of the elements and attributes are defined as local to their host object;
82
                          (2) Comments have been added to the complexType definitions.
83
 
84
            Copyright:    2006 (c) IMS Global Learning Consortium Inc.  All Rights Reserved.
85
                          IMS Global Learning Consortium, Inc. (IMS/GLC) is publishing the information
86
                          contained in this binding ("Specification") for purposes of scientific
87
                          experimental and scholarly collaboration only.  IMS/GLC makes no warranty or
88
                          representation regarding the accuracy or completeness of the Specification.
89
                          This material is provided on an "As Is" and "As Available basis".
90
                          The Specification is at all times subject to change and revision without
91
                          notice. It is your sole responsibility to evaluate the usefulness, accuracy
92
                          and completeness of the Specification as it relates to you.  IMS/GLC would
93
                          appreciate receiving your comments and suggestions.  Please contact IMS/GLC
94
                          through our website at: http://www.imsglobal.org.
95
 
96
            Source XSLT File Information
97
            ----------------------------
98
            XSL Generator:    UMLtoXSDTransformv0p7.xsl
99
            XSLT Processor:   Xalan
100
            Release:          1.0 Beta 1
101
            Date:             30th November, 2005
102
 
103
            Auto-generation Tool
104
            --------------------
105
            This WSDL/XSD was auto-generated using the IMS WSDL/XSD auto-generation tool.  While every attempt
106
            has been made to ensure that this tool auto-generates the XSDs correctly, users should be aware
107
            that this is an experimental tool.  Permission is given to make use of this tool.  IMS makes no
108
            claim on the materials created by third party users of this tool.  Details on how to use this tool
109
            are contained in the IMS document: "IMS General Web Services: WSDL/XSD Binding Auto-generation"
110
            available at the IMS web-site.
111
            Tool Copyright:  2005 (c) IMS Global Learning Consortium Inc.  All Rights Reserved.
112
        </xs:documentation>
113
    </xs:annotation>
114
 
115
        <!-- Generate Global Attributes ***********************************************************************  -->
116
 
117
        <!-- =====================================  -->
118
 
119
        <!-- Generate Namespaced extension Group  *************************************************************  -->
120
 
121
            <xs:group name="grpStrict.any">
122
                <xs:annotation>
123
                    <xs:documentation>
124
                        Any namespaced element from any namespace may be included within an "any" element.
125
                        The namespace for the imported element must be defined in the instance, and the schema must be imported.
126
                        The extension has a definition of "strict" i.e. they must have their own namespace.
127
                    </xs:documentation>
128
                </xs:annotation>
129
                <xs:sequence>
130
                    <xs:any namespace="##other" processContents="strict" minOccurs="0" maxOccurs="0" />
131
                </xs:sequence>
132
            </xs:group>
133
<xs:group name="grpStrict.any3535">
134
                <xs:annotation>
135
                    <xs:documentation>
136
                        Any namespaced element from any namespace may be included within an "any" element.
137
                        The namespace for the imported element must be defined in the instance, and the schema must be imported.
138
                        The extension has a definition of "strict" i.e. they must have their own namespace.
139
                    </xs:documentation>
140
                </xs:annotation>
141
                <xs:sequence>
142
                    <xs:any namespace=" http://ltsc.ieee.org/xsd/LOM" processContents="strict" minOccurs="0" maxOccurs="unbounded" />
143
                </xs:sequence>
144
            </xs:group>
145
<xs:group name="grpStrict.any4935">
146
                <xs:annotation>
147
                    <xs:documentation>
148
                        Any namespaced element from any namespace may be included within an "any" element.
149
                        The namespace for the imported element must be defined in the instance, and the schema must be imported.
150
                        The extension has a definition of "strict" i.e. they must have their own namespace.
151
                    </xs:documentation>
152
                </xs:annotation>
153
                <xs:sequence>
154
                    <xs:any namespace=" http://ltsc.ieee.org/xsd/imscc/LOM" processContents="strict" minOccurs="0" maxOccurs="unbounded" />
155
                </xs:sequence>
156
            </xs:group>
157
<xs:group name="grpStrict.any2939">
158
                <xs:annotation>
159
                    <xs:documentation>
160
                        Any namespaced element from any namespace may be included within an "any" element.
161
                        The namespace for the imported element must be defined in the instance, and the schema must be imported.
162
                        The extension has a definition of "strict" i.e. they must have their own namespace.
163
                    </xs:documentation>
164
                </xs:annotation>
165
                <xs:sequence>
166
                    <xs:any namespace=" http://www.imsglobal.org/xsd/imsccauth_v1p0" processContents="strict" minOccurs="0" maxOccurs="unbounded" />
167
                </xs:sequence>
168
            </xs:group>
169
 
170
        <!-- =====================================  -->
171
 
172
        <!-- Generate the enumerated simpleType declarations **************************************************  -->
173
 
174
        <!-- =====================================  -->
175
 
176
        <!-- Generate the simpleType elements based IMS data-types  *******************************************  -->
177
 
178
        <!-- =====================================  -->
179
 
180
        <!-- Generate the derived data-type elements **********************************************************  -->
181
 
182
        <!-- =====================================  -->
183
 
184
        <!-- Generate the data-type elements ******************************************************************  -->
185
 
186
            <xs:complexType name="Manifest.Type">
187
                <xs:annotation>
188
                    <xs:documentation>
189
                        A manifest element is a container for data structures whose contents describe a
190
                        semantically complete instance of the IMS Content Packaging Information Model.
191
 
192
                        A manifest element may contain and reference child manifest elements
193
                        in the same IMS Manifest document.  The root manifest element defines an
194
                        entire IMS Package.  A child manifest element defines a semantically complete
195
                        subset of that Package.
196
 
197
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of objects defined as children of ims-cp-imManifest : Manifest.[ ManifestMetadata, Organizations, Resources, Manifest, Extension ].</p>
198
                    </xs:documentation>
199
                </xs:annotation>
200
                <xs:sequence>
201
                    <xs:element name="metadata" type="ManifestMetadata.Type" minOccurs="1" maxOccurs="1" />
202
                    <xs:element name="organizations" type="Organizations.Type" minOccurs="1" maxOccurs="1" />
203
                    <xs:element name="resources" type="Resources.Type" minOccurs="1" maxOccurs="1" />
204
                    <xs:element name="manifest" type="Manifest.Type" minOccurs="0" maxOccurs="0" />
205
                    <xs:group ref="grpStrict.any2939" />
206
                </xs:sequence>
207
                <xs:attribute name="identifier" use="required" type="xs:ID" />
208
                <xs:attribute name="version" use="optional" type="xs:string" />
209
                <xs:attribute ref="xml:base" use="optional" />
210
                <xs:anyAttribute namespace="##other" processContents="strict" />
211
            </xs:complexType>
212
 
213
            <xs:complexType name="Metadata.Type">
214
                <xs:annotation>
215
                    <xs:documentation>
216
                        An instance of the metadata element contains data structures
217
                        that declare descriptive information about a metadata element's
218
                        parent only.
219
 
220
                        One or more different metadata models may be declared as
221
                        child extensions of a metadata element.
222
 
223
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imMetadata:  Metadata.[ Extension ].</p>
224
                    </xs:documentation>
225
                </xs:annotation>
226
                <xs:sequence>
227
                    <xs:element name="schema" type="xs:string" minOccurs="0" maxOccurs="1" />
228
                    <xs:element name="schemaversion" type="xs:string" minOccurs="0" maxOccurs="1" />
229
                    <xs:group ref="grpStrict.any3535" />
230
                </xs:sequence>
231
            </xs:complexType>
232
 
233
            <xs:complexType name="Organizations.Type">
234
                <xs:annotation>
235
                    <xs:documentation>
236
                        The organizations element is a container for all data structures
237
                        that describe the way or ways that information encapsulated by
238
                        its parent manifest element is structured.
239
 
240
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents of binding of the child objects of ims-cp-imOrganizations: Organizations.[ Organization, Extension ].</p>
241
                    </xs:documentation>
242
                </xs:annotation>
243
                <xs:sequence>
244
                    <xs:element name="organization" type="Organization.Type" minOccurs="0" maxOccurs="1" />
245
                    <xs:group ref="grpStrict.any" />
246
                </xs:sequence>
247
                <xs:attribute name="default" use="prohibited" type="defaultOrganizationProhibited" />
248
                <xs:anyAttribute namespace="##other" processContents="strict" />
249
            </xs:complexType>
250
 
251
            <xs:complexType name="Resources.Type">
252
                <xs:annotation>
253
                    <xs:documentation>
254
                        The Resources element is a container for data structures containing
255
                        references  to one or more assets.  Asset references may be grouped
256
                        within a containing resources element in whatever manner seems best.
257
 
258
                        The scope of referenced assets is specific to a resources element's parent
259
                        manifest element only.
260
 
261
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imResources: Resources.[ Resource, Extension ].</p>
262
                    </xs:documentation>
263
                </xs:annotation>
264
                <xs:sequence>
265
                    <xs:element name="resource" type="Resource.Type" minOccurs="0" maxOccurs="unbounded" />
266
                    <xs:group ref="grpStrict.any" />
267
                </xs:sequence>
268
                <xs:attribute ref="xml:base" use="optional" />
269
                <xs:anyAttribute namespace="##other" processContents="strict" />
270
            </xs:complexType>
271
 
272
            <xs:complexType name="Organization.Type">
273
                <xs:annotation>
274
                    <xs:documentation>
275
                        An organization element is a container for all data structures relating
276
                        to a particular way or view that information encapsulated by a
277
                        grandparent manifest object is structured.
278
 
279
                        Multiple organization elements within the same parent organizations
280
                        element are equivalent in purpose: Each shows a different way for
281
                        structuring the same information declared within a grandparent
282
                        manifest object.
283
 
284
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-Organization: Organization[ Title, Item, Metadata, Extension ].</p>
285
                    </xs:documentation>
286
                </xs:annotation>
287
                <xs:sequence>
288
                    <xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="1" />
289
                    <xs:element name="item" type="Item.Type4333" minOccurs="1" maxOccurs="1" />
290
                    <xs:element name="metadata" type="Metadata.Type" minOccurs="0" maxOccurs="1" />
291
                    <xs:group ref="grpStrict.any" />
292
                </xs:sequence>
293
                <xs:attribute name="identifier" use="required" type="xs:ID" />
294
                <xs:attribute name="structure" use="required" type="rootedHierarchy" fixed="rooted-hierarchy" />
295
                <xs:anyAttribute namespace="##other" processContents="strict" />
296
            </xs:complexType>
297
 
298
            <!--**Following element's attribute values altered by AP condition processing**-->
299
<xs:complexType name="Resource.Type">
300
                <xs:annotation>
301
                    <xs:documentation>
302
                        A resource element is a container for a particular asset
303
                        or collection of assets.  A resource may contain references
304
                        to assets that are all of the same type or different types (i.e., file formats).
305
 
306
                        The scope or boundary of an IMS Package is defined by the asset
307
                        references collected into all resources containers associated with the
308
                        root manifest element, whether as a child, direcdt descendant, or externally
309
                        linked descendant.
310
 
311
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imResource: Resource.[ Metadata, File, Dependency, Extension ].</p>
312
                    </xs:documentation>
313
                </xs:annotation>
314
                <xs:sequence>
315
                    <xs:element name="metadata" type="Metadata.Type" minOccurs="0" maxOccurs="1" />
316
                    <xs:element name="file" type="File.Type" minOccurs="0" maxOccurs="unbounded" />
317
                    <!--**Following element's attribute values altered by AP condition processing**-->
318
<xs:element name="dependency" type="Dependency.Type" minOccurs="0" maxOccurs="unbounded" />
319
                    <xs:group ref="grpStrict.any" />
320
                </xs:sequence>
321
                <xs:attribute name="identifier" use="required" type="xs:ID" />
322
                <xs:attribute name="type" use="required" type="predefinedContentTypes" />
323
                <xs:attribute ref="xml:base" use="optional" />
324
                <xs:attribute name="href" use="optional" type="xs:anyURI" />
325
                <xs:anyAttribute namespace="http://www.imsglobal.org/xsd/imsccauth_v1p0 http://www.imsglobal.org/xsd/imscp_extensionv1p2" processContents="strict" />
326
            </xs:complexType>
327
 
328
            <!--**Following element's attribute values altered by AP condition processing**-->
329
<xs:complexType name="Item.Type">
330
                <xs:annotation>
331
                    <xs:documentation>
332
                        An item element represents a structural node in a particular organization.
333
                        An item element may be a parent or sibling of other Item elements,
334
                        each one representing a unique structural node.
335
 
336
                        An organization has no meaning unless it has at least one Item element.
337
 
338
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects of ims-cp-imItem: Item.[ Title, Item, Metadata, Extension ].</p>
339
                    </xs:documentation>
340
                </xs:annotation>
341
                <xs:sequence>
342
                    <xs:element name="title" type="xs:string" minOccurs="1" maxOccurs="1" />
343
                    <xs:element name="item" type="Item.Type" minOccurs="0" maxOccurs="unbounded" />
344
                    <xs:element name="metadata" type="Metadata.Type" minOccurs="0" maxOccurs="1" />
345
                    <xs:group ref="grpStrict.any" />
346
                </xs:sequence>
347
                <xs:attribute name="identifier" use="required" type="xs:ID" />
348
                <xs:attribute name="identifierref" use="optional" type="xs:string" />
349
                <xs:attribute name="isvisible" use="prohibited" type="NoIsVisible" />
350
                <xs:attribute name="parameters" use="prohibited" type="NoParameters" />
351
                <xs:anyAttribute namespace="##other" processContents="strict" />
352
            </xs:complexType>
353
<xs:complexType name="Item.Type4333">
354
                <xs:annotation>
355
                    <xs:documentation>
356
                        An item element represents a structural node in a particular organization.
357
                        An item element may be a parent or sibling of other Item elements,
358
                        each one representing a unique structural node.
359
 
360
                        An organization has no meaning unless it has at least one Item element.
361
 
362
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects of ims-cp-imItem: Item.[ Title, Item, Metadata, Extension ].</p>
363
                    </xs:documentation>
364
                </xs:annotation>
365
                <xs:sequence>
366
                    <xs:element name="title" type="xs:string" minOccurs="0" maxOccurs="0" />
367
                    <xs:element name="item" type="Item.Type" minOccurs="0" maxOccurs="unbounded" />
368
                    <xs:element name="metadata" type="Metadata.Type" minOccurs="0" maxOccurs="1" />
369
                    <xs:group ref="grpStrict.any" />
370
                </xs:sequence>
371
                <xs:attribute name="identifier" use="required" type="xs:ID" />
372
                <xs:attribute name="identifierref" use="prohibited" type="NoIdentifierRef" />
373
                <xs:attribute name="isvisible" use="prohibited" type="NoIsVisible" />
374
                <xs:attribute name="parameters" use="prohibited" type="NoParameter" />
375
                <xs:anyAttribute namespace="##other" processContents="strict" />
376
            </xs:complexType>
377
 
378
            <xs:complexType name="File.Type">
379
                <xs:annotation>
380
                    <xs:documentation>
381
                        A file element declares a reference to a single asset.  The reference may
382
                        be relative to the Package containing the file element or absolute
383
                        (external to the Package).
384
 
385
                        A file element may contain child extensions declaring alternative references
386
                         to the same asset as that referenced by the file element's href attribute.
387
 
388
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imFile: File.[ Metadata, Extension ].</p>
389
                    </xs:documentation>
390
                </xs:annotation>
391
                <xs:sequence>
392
                    <xs:element name="metadata" type="Metadata.Type" minOccurs="0" maxOccurs="1" />
393
                    <xs:group ref="grpStrict.any" />
394
                </xs:sequence>
395
                <xs:attribute name="href" use="required" type="xs:anyURI" />
396
                <xs:anyAttribute namespace="##other" processContents="strict" />
397
            </xs:complexType>
398
 
399
            <xs:complexType name="Dependency.Type">
400
                <xs:annotation>
401
                    <xs:documentation>
402
                        A dependency element provides a way to associate another collection of
403
                        asset references within the scope of the dependency element's parent
404
                        resource element.
405
 
406
                        This element allows the parsimonious declaration of asset references.
407
                        Shared asset references can be declared once and associated many
408
                        times through a Dependency element.
409
 
410
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imDependency: Dependency.[ Extension ].</p>
411
                    </xs:documentation>
412
                </xs:annotation>
413
                <xs:sequence>
414
                    <xs:group ref="grpStrict.any" />
415
                </xs:sequence>
416
                <!--**Following element's attribute values altered by AP condition processing**-->
417
<xs:attribute name="identifierref" use="required" type="xs:string" />
418
                <xs:anyAttribute namespace="##other" processContents="strict" />
419
            </xs:complexType>
420
 
421
            <xs:complexType name="ManifestMetadata.Type">
422
                <xs:annotation>
423
                    <xs:documentation>
424
                        This metadata element contains data structures that declare
425
                        descriptive information about an entire Package.
426
 
427
                        One or more different metadata models may be declared as
428
                        child extensions of a metadata element.
429
 
430
                        The schema and schemaversion children define the kind or collection
431
                        of metadata models being used.
432
 
433
                        <p xmlns="http://www.imsglobal.org/xsd/imscp_v1p1">Represents a binding of the kinds of child objects defined for ims-cp-imManifestMetadata:  ManifestMetadata.[ Schema, SchemaVersion, MetadataModel ]..</p>
434
                    </xs:documentation>
435
                </xs:annotation>
436
                <xs:sequence>
437
                    <xs:element name="schema" type="schemaFixed" minOccurs="1" maxOccurs="1" fixed="IMS Common Cartridge" />
438
                    <xs:element name="schemaversion" type="schemaversionFixed" minOccurs="1" maxOccurs="1" fixed="1.0.0" />
439
                    <xs:group ref="grpStrict.any4935" />
440
                </xs:sequence>
441
            </xs:complexType>
442
 
443
        <!-- =====================================  -->
444
 
445
        <!-- Declaration of the elements **********************************************************************  -->
446
 
447
        <!-- =====================================  -->
448
 
449
        <!-- Declaration of the root element(s) ***************************************************************  -->
450
 
451
            <xs:element name="manifest" type="Manifest.Type" />
452
 
453
        <!-- =====================================  -->
454
 
455
</xs:schema>