tao-test/app/taoQtiItem/model/qti/data/qtiv2p1/imsqti_metadata_v2p1.xsd

238 lines
15 KiB
XML
Raw Normal View History

2022-08-29 20:14:13 +02:00
<?xml version = "1.0" encoding = "UTF-8"?>
<xs:schema xmlns="http://www.imsglobal.org/xsd/imsqti_metadata_v2p1"
targetNamespace="http://www.imsglobal.org/xsd/imsqti_metadata_v2p1"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
version="IMS QTI 2.1"
elementFormDefault="qualified"
attributeFormDefault="unqualified">
<xs:annotation>
<xs:documentation>
XSD Data File Information
-------------------------
Author: Colin Smythe
Date: 12th May, 2012
Version: 2.1
Status: Final Release
Description: This is the Platform Specific Model of the Metadata object in the IMS QTI v2.1 Specification
Information Model. It is this representation that is used to produce the XSD binding for the
Metadata IMS QTI v2.1.
History: This version supercedes the full IMS QTI v1.2 and QTIv2.0 specifications.
License: IPR, License and Distribution Notices
This machine readable file is derived from IMS Global Learning Consortium (GLC) specification IMS Question and Test Interoperability (QTI) Version 2.1
found at http://www.imsglobal.org/question and the original IMS GLC schema binding or code base
http://www.imsglobal.org/question/.
Recipients of this document are requested to submit, with their comments, notification of any
relevant patent claims or other intellectual property rights of which they may be aware that might be
infringed by the schema binding contained in this document.
IMS GLC takes no position regarding the validity or scope of any intellectual property or other
rights that might be claimed to pertain to the implementation or use of the technology described in this
document or the extent to which any license under such rights might or might not be available; neither
does it represent that it has made any effort to identify any such rights. Information on IMS GLCs
procedures with respect to rights in IMS GLC specifications can be found at the IMS GLC Intellectual Property
Rights web page: http://www.imsglobal.org/ipr/imsipr_policyFinal.pdf.
Copyright (c) IMS Global Learning Consortium 1999-2012. All Rights Reserved.
License Notice for Users
Users of products or services that include this document are hereby granted a worldwide, royalty-free,
non-exclusive license to use this document.
Distribution Notice for Developers
Developers of products or services that are not original incorporators of this document and
have not changed this document, that is, are distributing a software product that incorporates this
document as is from a third-party source other than IMS, are hereby granted permission to copy,
display and distribute the contents of this document 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.
Developers of products or services that are original incorporators of this document and wish
to provide distribution of this document as is or with modifications and developers of products and
services that are not original incorporators of this document and have changed this document, are
required to register with the IMS GLC community on the IMS GLC website as described in the following two
paragraphs:-
* If you wish to distribute this document as is, with no modifications, you are hereby granted
permission to copy, display and distribute the contents of this document 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 license
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/specificationdownload.cfm. Once
registered you are granted permission to transfer unlimited distribution rights of this document for the
purposes of third-party or other distribution of your product or service that incorporates this
document as long as this IPR, License and Distribution notice remains in place in its entirety;
* If you wish to create and distribute a derived work from this document, you are hereby
granted permission to copy, 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 GLC and receive an email from IMS GLC granting the license. To register, follow
the instructions on the IMS GLC 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.
The limited permissions granted above are perpetual and will not be revoked by IMS GLC or its
successors or assigns.
THIS SPECIFICATION IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NONINFRINGEMENT IS
EXPRESSLY DISCLAIMED. ANY USE OF THIS SPECIFICATION SHALL BE MADE ENTIRELY AT THE IMPLEMENTERS OWN RISK, AND NEITHER THE CONSORTIUM
NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF
ANY NATURE WHATSOEVER, DIRECTLY OR INDIRECTLY, ARISING FROM THE USE OF THIS SPECIFICATION.
Source UML File Information
---------------------------
The source file information must be supplied as an XMI file (without diagram layout information).
The supported UML authoring tools are:
(a) Poseidon - v6 (and later)
Source XSLT File Information
----------------------------
XSL Generator: UMLtoXSDTransformv1p0.xsl
XSLT Processor: Xalan
Release: 1.0
Date: 31st March, 2012
Autogen Engineer: Colin Smythe (IMS GLC, UK)
Autogen Date: 2012-04-16
IMS GLC Auto-generation Binding Tool-kit (I-BAT)
------------------------------------------------
This file was auto-generated using the IMS GLC Binding Auto-generation Tool-kit (I-BAT). While every
attempt has been made to ensure that this tool auto-generates the files correctly, users should be aware
that this is an experimental tool. Permission is given to make use of this tool. IMS GLC makes no
claim on the materials created by third party users of this tool. Details on how to use this tool
are contained in the IMS GLC "I-BAT" Documentation available at the IMS GLC web-site.
Tool Copyright: 2005-2012 (c) IMS Global Learning Consortium Inc. All Rights Reserved.
</xs:documentation>
</xs:annotation>
<!-- Generate Global Attributes *********************************************************************** -->
<!-- ================================================================================================== -->
<!-- Generate Global List Types *********************************************************************** -->
<!-- ================================================================================================== -->
<!-- Generate Namespaced extension Group ************************************************************* -->
<!-- ================================================================================================== -->
<!-- Generate Special DataTypes ********************************************************************** -->
<!-- ================================================================================================== -->
<!-- Generate the enumerated simpleType declarations ************************************************** -->
<!-- ================================================================================================== -->
<!-- Generate the simpleType elements based on IMS data-types (Parameter) ***************************** -->
<!-- ================================================================================================== -->
<!-- Generate the simpleType elements based on IMS data-types (Derived) ******************************* -->
<!-- ================================================================================================== -->
<!-- Generate the simpleType elements based on IMS data-types (Union) ********************************* -->
<!-- ================================================================================================== -->
<!-- Generate the simpleType elements based on IMS data-types (Complex) ******************************* -->
<!-- ================================================================================================== -->
<!-- Generate the derived data-type elements based upon simpleType ************************************ -->
<xs:simpleType name="String256.Type">
<xs:restriction base="xs:string">
<xs:maxLength value="256"/>
<xs:whiteSpace value="preserve"/>
</xs:restriction>
</xs:simpleType>
<!-- ================================================================================================== -->
<!-- Generate the derived data-type elements based upon derived simpleType **************************** -->
<!-- ================================================================================================== -->
<!-- Generate the data-type ComplexTypes ************************************************************** -->
<xs:complexType name="QTIMetadata.Type" mixed="false">
<xs:annotation>
<xs:documentation source="umldocumentation">
<p align="left">This is the container for QTI-specific meta-data. This structure is designed to be used as an extension to the top-level categories within the IEEE LOM. All of its child elements are defined as local.</p>
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="itemTemplate" type="xs:boolean" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="timeDependent" type="xs:boolean" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="composite" type="xs:boolean" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="interactionType" minOccurs = "0" maxOccurs = "unbounded">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="associateInteraction"/>
<xs:enumeration value="choiceInteraction"/>
<xs:enumeration value="customInteraction"/>
<xs:enumeration value="drawingInteraction"/>
<xs:enumeration value="endAttemptInteraction"/>
<xs:enumeration value="extendedTextInteraction"/>
<xs:enumeration value="gapMatchInteraction"/>
<xs:enumeration value="graphicAssociateInteraction"/>
<xs:enumeration value="graphicGapMatchInteraction"/>
<xs:enumeration value="graphicOrderInteraction"/>
<xs:enumeration value="hotspotInteraction"/>
<xs:enumeration value="hottextInteraction"/>
<xs:enumeration value="inlineChoiceInteraction"/>
<xs:enumeration value="matchInteraction"/>
<xs:enumeration value="orderInteraction"/>
<xs:enumeration value="positionObjectInteraction"/>
<xs:enumeration value="selectionPointInteraction"/>
<xs:enumeration value="sliderInteraction"/>
<xs:enumeration value="textEntryInteraction"/>
<xs:enumeration value="uploadInteraction"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="feedbackType" minOccurs = "0" maxOccurs = "1">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="adaptive"/>
<xs:enumeration value="nonadaptive"/>
<xs:enumeration value="none"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element name="solutionAvailable" type="xs:boolean" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="toolName" type="String256.Type" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="toolVersion" type="String256.Type" minOccurs = "0" maxOccurs = "1"/>
<xs:element name="toolVendor" type="String256.Type" minOccurs = "0" maxOccurs = "1"/>
</xs:sequence>
</xs:complexType>
<!-- ================================================================================================== -->
<!-- Declaration of the elements (Complex) ************************************************************ -->
<!-- ================================================================================================== -->
<!-- Declaration of the elements (Derived) ************************************************************* -->
<!-- ================================================================================================== -->
<!-- Declaration of the root element(s) *************************************************************** -->
<xs:element name="qtiMetadata" type="QTIMetadata.Type"/>
<!-- ================================================================================================== -->
</xs:schema>