Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
 
   
     

4.4 Result Reporting XSD Documentation

Group by:
 
Main schema imsqti_result_v2p1.xsd
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

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 Assessment Result object in the 1EdTech QTI v2.1 Specification Information Model. It is this representation that is used to produce the AssessmentResult XSD binding for 1EdTech QTI v2.1. History: This version supercedes the full 1EdTech QTI v1.2 and QTIv2.0 specifications. License: IPR, License and Distribution Notices This machine readable file is derived from 1EdTech Consortium (GLC) specification 1EdTech Question and Test Interoperability (QTI) Version 2.1 found at /qti and the original 1EdTech GLC schema binding or code base /qti. 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. 1EdTech 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 1EdTech GLCs procedures with respect to rights in 1EdTech GLC specifications can be found at the 1EdTech GLC Intellectual Property Rights web page: /ipr/imsipr_policyFinal.pdf. Copyright (c) 1EdTech 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 1EdTech, 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 1EdTech GLC community on the 1EdTech 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 1EdTech and receive an email from 1EdTech granting the license. To register, follow the instructions on the 1EdTech website: /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 1EdTech GLC and receive an email from 1EdTech GLC granting the license. To register, follow the instructions on the 1EdTech GLC website: /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 1EdTech 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 (1EdTech GLC, UK) Autogen Date: 2012-04-16

1EdTech GLC Auto-generation Binding Tool-kit (I-BAT)

This file was auto-generated using the 1EdTech 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. 1EdTech 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 1EdTech GLC "I-BAT" Documentation available at the 1EdTech GLC web-site. Tool Copyright: 2005-2012 (c) 1EdTech Consortium Inc. All Rights Reserved.
Properties
attribute form default: unqualified
element form default: qualified
version: 1EdTech QTI 2.1
 
     
Element AssessmentResult.Type / context
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type Context.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model sessionIdentifier*
Children sessionIdentifier
Instance
<context sourcedId="" xmlns="/xsd/imsqti_result_v2p1">
  <sessionIdentifier identifier="" sourceID="">{0,unbounded}</sessionIdentifier>
</context>
Attributes
QName Type Fixed Default Use Annotation
sourcedId Identifier.Type     optional  
Source
<xs:element name="context" type="Context.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element Context.Type / sessionIdentifier
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type SessionIdentifier.Type
Type hierarchy
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
identifier xs:normalizedString     required  
sourceID xs:anyURI     required  
Source
<xs:element name="sessionIdentifier" type="SessionIdentifier.Type" minOccurs="0" maxOccurs="unbounded"/>
 
     
Element AssessmentResult.Type / testResult
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type TestResult.Type
Properties
content: complex
minOccurs: 0
maxOccurs: 1
mixed: false
Model (responseVariable | templateVariable | outcomeVariable)
Children outcomeVariable, responseVariable, templateVariable
Instance
<testResult datestamp="" identifier="" xmlns="/xsd/imsqti_result_v2p1">
  <responseVariable baseType="" cardinality="" choiceSequence="" identifier="">{1,1}</responseVariable>
  <templateVariable baseType="" cardinality="" identifier="">{1,1}</templateVariable>
  <outcomeVariable baseType="" cardinality="" identifier="" interpretation="" longInterpretation="" masteryValue="" normalMaximum="" normalMinimum="" view="">{1,1}</outcomeVariable>
</testResult>
Attributes
QName Type Fixed Default Use Annotation
datestamp DateTime.Type     required  
identifier xs:normalizedString     required  
Source
<xs:element name="testResult" type="TestResult.Type" minOccurs="0" maxOccurs="1"/>
 
     
Element TestResult.Type / responseVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type ResponseVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model correctResponse{0,1} , candidateResponse
Children candidateResponse, correctResponse
Instance
<responseVariable baseType="" cardinality="" choiceSequence="" identifier="" xmlns="/xsd/imsqti_result_v2p1">
  <correctResponse interpretation="">{0,1}</correctResponse>
  <candidateResponse>{1,1}</candidateResponse>
</responseVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
choiceSequence list of IdentifierList.Type     optional  
identifier Identifier.Type     required  
Source
<xs:element name="responseVariable" type="ResponseVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element ResponseVariable.Type / correctResponse
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type CorrectResponse.Type
Properties
content: complex
minOccurs: 0
maxOccurs: 1
mixed: false
Model value+
Children value
Instance
<correctResponse interpretation="" xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{1,unbounded}</value>
</correctResponse>
Attributes
QName Type Fixed Default Use Annotation
interpretation xs:string     optional  
Source
<xs:element name="correctResponse" type="CorrectResponse.Type" minOccurs="0" maxOccurs="1"/>
 
     
Element CorrectResponse.Type / value
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type Value.Type
Properties
content: complex
minOccurs: 1
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
fieldIdentifier Identifier.Type     optional  
Source
<xs:element name="value" type="Value.Type" minOccurs="1" maxOccurs="unbounded"/>
 
     
Element ResponseVariable.Type / candidateResponse
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type CandidateResponse.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model value*
Children value
Instance
<candidateResponse xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{0,unbounded}</value>
</candidateResponse>
Source
<xs:element name="candidateResponse" type="CandidateResponse.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element CandidateResponse.Type / value
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type Value.Type
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
fieldIdentifier Identifier.Type     optional  
Source
<xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
 
     
Element TestResult.Type / templateVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type TemplateVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model value*
Children value
Instance
<templateVariable baseType="" cardinality="" identifier="" xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{0,unbounded}</value>
</templateVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
Source
<xs:element name="templateVariable" type="TemplateVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element TemplateVariable.Type / value
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type Value.Type
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
fieldIdentifier Identifier.Type     optional  
Source
<xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
 
     
Element TestResult.Type / outcomeVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type OutcomeVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model value*
Children value
Instance
<outcomeVariable baseType="" cardinality="" identifier="" interpretation="" longInterpretation="" masteryValue="" normalMaximum="" normalMinimum="" view="" xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{0,unbounded}</value>
</outcomeVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
interpretation xs:string     optional  
longInterpretation xs:anyURI     optional  
masteryValue xs:double     optional  
normalMaximum xs:double     optional  
normalMinimum xs:double     optional  
view list of View.Type     optional  
Source
<xs:element name="outcomeVariable" type="OutcomeVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element OutcomeVariable.Type / value
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type Value.Type
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
fieldIdentifier Identifier.Type     optional  
Source
<xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
 
     
Element AssessmentResult.Type / itemResult
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type ItemResult.Type
Properties
content: complex
minOccurs: 0
maxOccurs: unbounded
mixed: false
Model (responseVariable | templateVariable | outcomeVariable) , candidateComment{0,1}
Children candidateComment, outcomeVariable, responseVariable, templateVariable
Instance
<itemResult datestamp="" identifier="" sequenceIndex="" sessionStatus="" xmlns="/xsd/imsqti_result_v2p1">
  <responseVariable baseType="" cardinality="" choiceSequence="" identifier="">{1,1}</responseVariable>
  <templateVariable baseType="" cardinality="" identifier="">{1,1}</templateVariable>
  <outcomeVariable baseType="" cardinality="" identifier="" interpretation="" longInterpretation="" masteryValue="" normalMaximum="" normalMinimum="" view="">{1,1}</outcomeVariable>
  <candidateComment>{0,1}</candidateComment>
</itemResult>
Attributes
QName Type Fixed Default Use Annotation
datestamp DateTime.Type     required  
identifier xs:normalizedString     required  
sequenceIndex xs:integer     optional  
sessionStatus restriction of xs:string     required  
Source
<xs:element name="itemResult" type="ItemResult.Type" minOccurs="0" maxOccurs="unbounded"/>
 
     
Element ItemResult.Type / responseVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type ResponseVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model correctResponse{0,1} , candidateResponse
Children candidateResponse, correctResponse
Instance
<responseVariable baseType="" cardinality="" choiceSequence="" identifier="" xmlns="/xsd/imsqti_result_v2p1">
  <correctResponse interpretation="">{0,1}</correctResponse>
  <candidateResponse>{1,1}</candidateResponse>
</responseVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
choiceSequence list of IdentifierList.Type     optional  
identifier Identifier.Type     required  
Source
<xs:element name="responseVariable" type="ResponseVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element ItemResult.Type / templateVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type TemplateVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model value*
Children value
Instance
<templateVariable baseType="" cardinality="" identifier="" xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{0,unbounded}</value>
</templateVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
Source
<xs:element name="templateVariable" type="TemplateVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element ItemResult.Type / outcomeVariable
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type OutcomeVariable.Type
Properties
content: complex
minOccurs: 1
maxOccurs: 1
mixed: false
Model value*
Children value
Instance
<outcomeVariable baseType="" cardinality="" identifier="" interpretation="" longInterpretation="" masteryValue="" normalMaximum="" normalMinimum="" view="" xmlns="/xsd/imsqti_result_v2p1">
  <value baseType="" fieldIdentifier="">{0,unbounded}</value>
</outcomeVariable>
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
interpretation xs:string     optional  
longInterpretation xs:anyURI     optional  
masteryValue xs:double     optional  
normalMaximum xs:double     optional  
normalMinimum xs:double     optional  
view list of View.Type     optional  
Source
<xs:element name="outcomeVariable" type="OutcomeVariable.Type" minOccurs="1" maxOccurs="1"/>
 
     
Element ItemResult.Type / candidateComment
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type xs:string
Properties
content: simple
minOccurs: 0
maxOccurs: 1
Source
<xs:element name="candidateComment" type="xs:string" minOccurs="0" maxOccurs="1"/>
 
     
Element assessmentResult
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type AssessmentResult.Type
Properties
content: complex
mixed: false
Model context , testResult{0,1} , itemResult*
Children context, itemResult, testResult
Instance
<assessmentResult xmlns="/xsd/imsqti_result_v2p1">
  <context sourcedId="">{1,1}</context>
  <testResult datestamp="" identifier="">{0,1}</testResult>
  <itemResult datestamp="" identifier="" sequenceIndex="" sessionStatus="">{0,unbounded}</itemResult>
</assessmentResult>
Source
<xs:element name="assessmentResult" type="AssessmentResult.Type"/>
 
     
Simple Type IdentifierList.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type xs:NCName
Source
<xs:simpleType name="IdentifierList.Type">
  <xs:restriction base="xs:NCName"/>
</xs:simpleType>
 
     
Simple Type View.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration author  
enumeration candidate  
enumeration proctor  
enumeration scorer  
enumeration testConstructor  
enumeration tutor  
Source
<xs:simpleType name="View.Type">
  <xs:restriction base="xs:string">
    <xs:enumeration value="author"/>
    <xs:enumeration value="candidate"/>
    <xs:enumeration value="proctor"/>
    <xs:enumeration value="scorer"/>
    <xs:enumeration value="testConstructor"/>
    <xs:enumeration value="tutor"/>
  </xs:restriction>
</xs:simpleType>
 
     
Complex Type EmptyPrimitiveType.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Used by
Complex Type SessionIdentifier.Type
Source
<xs:complexType name="EmptyPrimitiveType.Type">
  <xs:complexContent>
    <xs:restriction base="xs:anyType"/>
  </xs:complexContent>
</xs:complexType>
 
     
Simple Type Identifier.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type xs:NCName
Used by
Source
<xs:simpleType name="Identifier.Type">
  <xs:restriction base="xs:NCName"/>
</xs:simpleType>
 
     
Simple Type DateTime.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Diagram
Diagram
Type restriction of xs:dateTime
Facets
pattern [0-9]{4}.*  
Used by
Source
<xs:simpleType name="DateTime.Type">
  <xs:restriction base="xs:dateTime">
    <xs:pattern value="[0-9]{4}.*"/>
  </xs:restriction>
</xs:simpleType>
 
     
Complex Type AssessmentResult.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

This is the container for the set of results that can be reported using the QTI data structures. A result instance can contain information about a single AssessmentTest and one or more AssessmentItems.
Diagram
Diagram
Properties
mixed: false
Used by
Model context , testResult{0,1} , itemResult*
Children context, itemResult, testResult
Source
<xs:complexType name="AssessmentResult.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">This is the container for the set of results that can be reported using the QTI data structures. A result instance can contain information about a single AssessmentTest and one or more AssessmentItems.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="context" type="Context.Type" minOccurs="1" maxOccurs="1"/>
    <xs:element name="testResult" type="TestResult.Type" minOccurs="0" maxOccurs="1"/>
    <xs:element name="itemResult" type="ItemResult.Type" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
 
     
Complex Type Context.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

This supples the conext informaion for the result information. Each result report has its own identifier. The session identifier during which the results were generated is also supplied.
Diagram
Diagram
Properties
mixed: false
Used by
Model sessionIdentifier*
Children sessionIdentifier
Attributes
QName Type Fixed Default Use Annotation
sourcedId Identifier.Type     optional  
Source
<xs:complexType name="Context.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">This supples the conext informaion for the result information. Each result report has its own identifier. The session identifier during which the results were generated is also supplied.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="sessionIdentifier" type="SessionIdentifier.Type" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="sourcedId" use="optional" type="Identifier.Type"/>
</xs:complexType>
 
     
Complex Type SessionIdentifier.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The identifier for the session during which the associated results were generated.
Diagram
Diagram
Type extension of EmptyPrimitiveType.Type
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
identifier xs:normalizedString     required  
sourceID xs:anyURI     required  
Source
<xs:complexType name="SessionIdentifier.Type">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The identifier for the session during which the associated results were generated.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="EmptyPrimitiveType.Type">
      <xs:attribute name="sourceID" use="required" type="xs:anyURI"/>
      <xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
 
     
Complex Type TestResult.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

This is the container for the results for a single AssessmentTest. The result report consists of the information for the associated set of response varables, template variables and outcome variables. The report is date stamped.
Diagram
Diagram
Properties
mixed: false
Used by
Model (responseVariable | templateVariable | outcomeVariable)
Children outcomeVariable, responseVariable, templateVariable
Attributes
QName Type Fixed Default Use Annotation
datestamp DateTime.Type     required  
identifier xs:normalizedString     required  
Source
<xs:complexType name="TestResult.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">This is the container for the results for a single AssessmentTest. The result report consists of the information for the associated set of response varables, template variables and outcome variables. The report is date stamped.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element name="responseVariable" type="ResponseVariable.Type" minOccurs="1" maxOccurs="1"/>
      <xs:element name="templateVariable" type="TemplateVariable.Type" minOccurs="1" maxOccurs="1"/>
      <xs:element name="outcomeVariable" type="OutcomeVariable.Type" minOccurs="1" maxOccurs="1"/>
    </xs:choice>
  </xs:sequence>
  <xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
  <xs:attribute name="datestamp" use="required" type="DateTime.Type"/>
</xs:complexType>
 
     
Complex Type ResponseVariable.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The ResponseVariable complexType is the container for the definition of a response variable. Response variables are declared by response declarations and bound to interactions in the itemBody. Each response variable declared may be bound to one and only one interaction.
Diagram
Diagram
Properties
mixed: false
Used by
Model correctResponse{0,1} , candidateResponse
Children candidateResponse, correctResponse
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
choiceSequence list of IdentifierList.Type     optional  
identifier Identifier.Type     required  
Source
<xs:complexType name="ResponseVariable.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The ResponseVariable complexType is the container for the definition of a response variable. Response variables are declared by response declarations and bound to interactions in the itemBody. Each response variable declared may be bound to one and only one interaction.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="correctResponse" type="CorrectResponse.Type" minOccurs="0" maxOccurs="1"/>
    <xs:element name="candidateResponse" type="CandidateResponse.Type" minOccurs="1" maxOccurs="1"/>
  </xs:sequence>
  <xs:attribute name="identifier" use="required" type="Identifier.Type"/>
  <xs:attribute name="cardinality" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="multiple"/>
        <xs:enumeration value="ordered"/>
        <xs:enumeration value="record"/>
        <xs:enumeration value="single"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="baseType" use="optional">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="boolean"/>
        <xs:enumeration value="directedPair"/>
        <xs:enumeration value="duration"/>
        <xs:enumeration value="file"/>
        <xs:enumeration value="float"/>
        <xs:enumeration value="identifier"/>
        <xs:enumeration value="integer"/>
        <xs:enumeration value="pair"/>
        <xs:enumeration value="point"/>
        <xs:enumeration value="string"/>
        <xs:enumeration value="uri"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="choiceSequence" use="optional">
    <xs:simpleType>
      <xs:list itemType="IdentifierList.Type"/>
    </xs:simpleType>
  </xs:attribute>
</xs:complexType>
 
     
Complex Type CorrectResponse.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The CorrectResponse complexType is the container for information about the correct response for an interaction. A response declaration may assign an optional 'correctResponse'. This value may indicate the only possible value of the response variable to be considered correct or merely just a correct value. For responses that are being measured against a more complex scale than correct/incorrect this value should be set to the (or an) optimal value. Finally, for responses for hwich no such optimal value is defined the 'correctResponse' must be omitted. If a delivery system supports the display of a solution then it should display the correct values of responses (where defined) to the candidate's own responses (which may be hidden completely if necessary).
Diagram
Diagram
Properties
mixed: false
Used by
Model value+
Children value
Attributes
QName Type Fixed Default Use Annotation
interpretation xs:string     optional  
Source
<xs:complexType name="CorrectResponse.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The CorrectResponse complexType is the container for information about the correct response for an interaction. A response declaration may assign an optional 'correctResponse'. This value may indicate the only possible value of the response variable to be considered correct or merely just a correct value. For responses that are being measured against a more complex scale than correct/incorrect this value should be set to the (or an) optimal value. Finally, for responses for hwich no such optimal value is defined the 'correctResponse' must be omitted. If a delivery system supports the display of a solution then it should display the correct values of responses (where defined) to the candidate's own responses (which may be hidden completely if necessary).</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="Value.Type" minOccurs="1" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="interpretation" use="optional" type="xs:string"/>
</xs:complexType>
 
     
Complex Type Value.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

Comment TBA.
Diagram
Diagram
Type extension of xs:normalizedString
Used by
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
fieldIdentifier Identifier.Type     optional  
Source
<xs:complexType name="Value.Type">
  <xs:annotation>
    <xs:documentation source="umldocumentation">Comment TBA.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:normalizedString">
      <xs:attribute name="fieldIdentifier" use="optional" type="Identifier.Type"/>
      <xs:attribute name="baseType" use="optional">
        <xs:simpleType>
          <xs:restriction base="xs:string">
            <xs:enumeration value="boolean"/>
            <xs:enumeration value="directedPair"/>
            <xs:enumeration value="duration"/>
            <xs:enumeration value="file"/>
            <xs:enumeration value="float"/>
            <xs:enumeration value="identifier"/>
            <xs:enumeration value="integer"/>
            <xs:enumeration value="pair"/>
            <xs:enumeration value="point"/>
            <xs:enumeration value="string"/>
            <xs:enumeration value="uri"/>
          </xs:restriction>
        </xs:simpleType>
      </xs:attribute>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
 
     
Complex Type CandidateResponse.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The CandidateResponse complexType is the container for the response(s) given by the candidate.
Diagram
Diagram
Properties
mixed: false
Used by
Model value*
Children value
Source
<xs:complexType name="CandidateResponse.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The CandidateResponse complexType is the container for the response(s) given by the candidate.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
 
     
Complex Type TemplateVariable.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The TemplateVariable complexType contains the value(s) of a template variable.
Diagram
Diagram
Properties
mixed: false
Used by
Model value*
Children value
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
Source
<xs:complexType name="TemplateVariable.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The TemplateVariable complexType contains the value(s) of a template variable.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="identifier" use="required" type="Identifier.Type"/>
  <xs:attribute name="cardinality" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="multiple"/>
        <xs:enumeration value="ordered"/>
        <xs:enumeration value="record"/>
        <xs:enumeration value="single"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="baseType" use="optional">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="boolean"/>
        <xs:enumeration value="directedPair"/>
        <xs:enumeration value="duration"/>
        <xs:enumeration value="file"/>
        <xs:enumeration value="float"/>
        <xs:enumeration value="identifier"/>
        <xs:enumeration value="integer"/>
        <xs:enumeration value="pair"/>
        <xs:enumeration value="point"/>
        <xs:enumeration value="string"/>
        <xs:enumeration value="uri"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:complexType>
 
     
Complex Type OutcomeVariable.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

The OutcomeVariable complexType is the container for the definition of an outcome variable. Outcome variables are declared by outcome declarations. Their value is set either from a default given in the declaration itself or by a responseRule during responseProcessing.Items that declare a numeric outcome variable representing the candidate's overall performance on the item should use the outcome name 'SCORE' for the variable.Items that declare a maximum score (in multiple response choice interactions, for example) can do so by declaring the 'MAXSCORE' variable.Items or tests that want to make the fact that the candidate scored above a predefined treshold available as a variable can use the 'PASSED' variable.
Diagram
Diagram
Properties
mixed: false
Used by
Model value*
Children value
Attributes
QName Type Fixed Default Use Annotation
baseType restriction of xs:string     optional  
cardinality restriction of xs:string     required  
identifier Identifier.Type     required  
interpretation xs:string     optional  
longInterpretation xs:anyURI     optional  
masteryValue xs:double     optional  
normalMaximum xs:double     optional  
normalMinimum xs:double     optional  
view list of View.Type     optional  
Source
<xs:complexType name="OutcomeVariable.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">The OutcomeVariable complexType is the container for the definition of an outcome variable. Outcome variables are declared by outcome declarations. Their value is set either from a default given in the declaration itself or by a responseRule during responseProcessing.Items that declare a numeric outcome variable representing the candidate's overall performance on the item should use the outcome name 'SCORE' for the variable.Items that declare a maximum score (in multiple response choice interactions, for example) can do so by declaring the 'MAXSCORE' variable.Items or tests that want to make the fact that the candidate scored above a predefined treshold available as a variable can use the 'PASSED' variable.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="value" type="Value.Type" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute name="identifier" use="required" type="Identifier.Type"/>
  <xs:attribute name="cardinality" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="multiple"/>
        <xs:enumeration value="ordered"/>
        <xs:enumeration value="record"/>
        <xs:enumeration value="single"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="baseType" use="optional">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="boolean"/>
        <xs:enumeration value="directedPair"/>
        <xs:enumeration value="duration"/>
        <xs:enumeration value="file"/>
        <xs:enumeration value="float"/>
        <xs:enumeration value="identifier"/>
        <xs:enumeration value="integer"/>
        <xs:enumeration value="pair"/>
        <xs:enumeration value="point"/>
        <xs:enumeration value="string"/>
        <xs:enumeration value="uri"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="view" use="optional">
    <xs:simpleType>
      <xs:list itemType="View.Type"/>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="interpretation" use="optional" type="xs:string"/>
  <xs:attribute name="longInterpretation" use="optional" type="xs:anyURI"/>
  <xs:attribute name="normalMaximum" use="optional" type="xs:double"/>
  <xs:attribute name="normalMinimum" use="optional" type="xs:double"/>
  <xs:attribute name="masteryValue" use="optional" type="xs:double"/>
</xs:complexType>
 
     
Complex Type ItemResult.Type
     
 
Namespace /xsd/imsqti_result_v2p1
Annotations

umldocumentation

This is the container for the results for an AssessmentItem. The result report consists of the information for the associated set of response varables, template variables and outcome variables. Any associated candidate comments are also stored. The report is date stamped.
Diagram
Diagram
Properties
mixed: false
Used by
Model (responseVariable | templateVariable | outcomeVariable) , candidateComment{0,1}
Children candidateComment, outcomeVariable, responseVariable, templateVariable
Attributes
QName Type Fixed Default Use Annotation
datestamp DateTime.Type     required  
identifier xs:normalizedString     required  
sequenceIndex xs:integer     optional  
sessionStatus restriction of xs:string     required  
Source
<xs:complexType name="ItemResult.Type" mixed="false">
  <xs:annotation>
    <xs:documentation source="umldocumentation">This is the container for the results for an AssessmentItem. The result report consists of the information for the associated set of response varables, template variables and outcome variables. Any associated candidate comments are also stored. The report is date stamped.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:choice minOccurs="0" maxOccurs="unbounded">
      <xs:element name="responseVariable" type="ResponseVariable.Type" minOccurs="1" maxOccurs="1"/>
      <xs:element name="templateVariable" type="TemplateVariable.Type" minOccurs="1" maxOccurs="1"/>
      <xs:element name="outcomeVariable" type="OutcomeVariable.Type" minOccurs="1" maxOccurs="1"/>
    </xs:choice>
    <xs:element name="candidateComment" type="xs:string" minOccurs="0" maxOccurs="1"/>
  </xs:sequence>
  <xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
  <xs:attribute name="sequenceIndex" use="optional" type="xs:integer"/>
  <xs:attribute name="datestamp" use="required" type="DateTime.Type"/>
  <xs:attribute name="sessionStatus" use="required">
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="final"/>
        <xs:enumeration value="initial"/>
        <xs:enumeration value="pendingResponseProcessing"/>
        <xs:enumeration value="pendingSubmission"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:complexType>
 
     
Attribute SessionIdentifier.Type / @sourceID
     
 
Namespace No namespace
Type xs:anyURI
Properties
use: required
Used by
Complex Type SessionIdentifier.Type
Source
<xs:attribute name="sourceID" use="required" type="xs:anyURI"/>
 
     
Attribute SessionIdentifier.Type / @identifier
     
 
Namespace No namespace
Type xs:normalizedString
Properties
use: required
Used by
Complex Type SessionIdentifier.Type
Source
<xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
 
     
Attribute Context.Type / @sourcedId
     
 
Namespace No namespace
Type Identifier.Type
Properties
use: optional
Used by
Complex Type Context.Type
Source
<xs:attribute name="sourcedId" use="optional" type="Identifier.Type"/>
 
     
Attribute Value.Type / @fieldIdentifier
     
 
Namespace No namespace
Type Identifier.Type
Properties
use: optional
Used by
Complex Type Value.Type
Source
<xs:attribute name="fieldIdentifier" use="optional" type="Identifier.Type"/>
 
     
Attribute Value.Type / @baseType
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration boolean  
enumeration directedPair  
enumeration duration  
enumeration file  
enumeration float  
enumeration identifier  
enumeration integer  
enumeration pair  
enumeration point  
enumeration string  
enumeration uri  
Used by
Complex Type Value.Type
Source
<xs:attribute name="baseType" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="directedPair"/>
      <xs:enumeration value="duration"/>
      <xs:enumeration value="file"/>
      <xs:enumeration value="float"/>
      <xs:enumeration value="identifier"/>
      <xs:enumeration value="integer"/>
      <xs:enumeration value="pair"/>
      <xs:enumeration value="point"/>
      <xs:enumeration value="string"/>
      <xs:enumeration value="uri"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute CorrectResponse.Type / @interpretation
     
 
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Complex Type CorrectResponse.Type
Source
<xs:attribute name="interpretation" use="optional" type="xs:string"/>
 
     
Attribute ResponseVariable.Type / @identifier
     
 
Namespace No namespace
Type Identifier.Type
Properties
use: required
Used by
Complex Type ResponseVariable.Type
Source
<xs:attribute name="identifier" use="required" type="Identifier.Type"/>
 
     
Attribute ResponseVariable.Type / @cardinality
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: required
Facets
enumeration multiple  
enumeration ordered  
enumeration record  
enumeration single  
Used by
Complex Type ResponseVariable.Type
Source
<xs:attribute name="cardinality" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="multiple"/>
      <xs:enumeration value="ordered"/>
      <xs:enumeration value="record"/>
      <xs:enumeration value="single"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute ResponseVariable.Type / @baseType
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration boolean  
enumeration directedPair  
enumeration duration  
enumeration file  
enumeration float  
enumeration identifier  
enumeration integer  
enumeration pair  
enumeration point  
enumeration string  
enumeration uri  
Used by
Complex Type ResponseVariable.Type
Source
<xs:attribute name="baseType" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="directedPair"/>
      <xs:enumeration value="duration"/>
      <xs:enumeration value="file"/>
      <xs:enumeration value="float"/>
      <xs:enumeration value="identifier"/>
      <xs:enumeration value="integer"/>
      <xs:enumeration value="pair"/>
      <xs:enumeration value="point"/>
      <xs:enumeration value="string"/>
      <xs:enumeration value="uri"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute ResponseVariable.Type / @choiceSequence
     
 
Namespace No namespace
Type list of IdentifierList.Type
Properties
use: optional
Used by
Complex Type ResponseVariable.Type
Source
<xs:attribute name="choiceSequence" use="optional">
  <xs:simpleType>
    <xs:list itemType="IdentifierList.Type"/>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute TemplateVariable.Type / @identifier
     
 
Namespace No namespace
Type Identifier.Type
Properties
use: required
Used by
Complex Type TemplateVariable.Type
Source
<xs:attribute name="identifier" use="required" type="Identifier.Type"/>
 
     
Attribute TemplateVariable.Type / @cardinality
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: required
Facets
enumeration multiple  
enumeration ordered  
enumeration record  
enumeration single  
Used by
Complex Type TemplateVariable.Type
Source
<xs:attribute name="cardinality" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="multiple"/>
      <xs:enumeration value="ordered"/>
      <xs:enumeration value="record"/>
      <xs:enumeration value="single"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute TemplateVariable.Type / @baseType
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration boolean  
enumeration directedPair  
enumeration duration  
enumeration file  
enumeration float  
enumeration identifier  
enumeration integer  
enumeration pair  
enumeration point  
enumeration string  
enumeration uri  
Used by
Complex Type TemplateVariable.Type
Source
<xs:attribute name="baseType" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="directedPair"/>
      <xs:enumeration value="duration"/>
      <xs:enumeration value="file"/>
      <xs:enumeration value="float"/>
      <xs:enumeration value="identifier"/>
      <xs:enumeration value="integer"/>
      <xs:enumeration value="pair"/>
      <xs:enumeration value="point"/>
      <xs:enumeration value="string"/>
      <xs:enumeration value="uri"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute OutcomeVariable.Type / @identifier
     
 
Namespace No namespace
Type Identifier.Type
Properties
use: required
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="identifier" use="required" type="Identifier.Type"/>
 
     
Attribute OutcomeVariable.Type / @cardinality
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: required
Facets
enumeration multiple  
enumeration ordered  
enumeration record  
enumeration single  
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="cardinality" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="multiple"/>
      <xs:enumeration value="ordered"/>
      <xs:enumeration value="record"/>
      <xs:enumeration value="single"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute OutcomeVariable.Type / @baseType
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: optional
Facets
enumeration boolean  
enumeration directedPair  
enumeration duration  
enumeration file  
enumeration float  
enumeration identifier  
enumeration integer  
enumeration pair  
enumeration point  
enumeration string  
enumeration uri  
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="baseType" use="optional">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="boolean"/>
      <xs:enumeration value="directedPair"/>
      <xs:enumeration value="duration"/>
      <xs:enumeration value="file"/>
      <xs:enumeration value="float"/>
      <xs:enumeration value="identifier"/>
      <xs:enumeration value="integer"/>
      <xs:enumeration value="pair"/>
      <xs:enumeration value="point"/>
      <xs:enumeration value="string"/>
      <xs:enumeration value="uri"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute OutcomeVariable.Type / @view
     
 
Namespace No namespace
Type list of View.Type
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="view" use="optional">
  <xs:simpleType>
    <xs:list itemType="View.Type"/>
  </xs:simpleType>
</xs:attribute>
 
     
Attribute OutcomeVariable.Type / @interpretation
     
 
Namespace No namespace
Type xs:string
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="interpretation" use="optional" type="xs:string"/>
 
     
Attribute OutcomeVariable.Type / @longInterpretation
     
 
Namespace No namespace
Type xs:anyURI
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="longInterpretation" use="optional" type="xs:anyURI"/>
 
     
Attribute OutcomeVariable.Type / @normalMaximum
     
 
Namespace No namespace
Type xs:double
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="normalMaximum" use="optional" type="xs:double"/>
 
     
Attribute OutcomeVariable.Type / @normalMinimum
     
 
Namespace No namespace
Type xs:double
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="normalMinimum" use="optional" type="xs:double"/>
 
     
Attribute OutcomeVariable.Type / @masteryValue
     
 
Namespace No namespace
Type xs:double
Properties
use: optional
Used by
Complex Type OutcomeVariable.Type
Source
<xs:attribute name="masteryValue" use="optional" type="xs:double"/>
 
     
Attribute TestResult.Type / @identifier
     
 
Namespace No namespace
Type xs:normalizedString
Properties
use: required
Used by
Complex Type TestResult.Type
Source
<xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
 
     
Attribute TestResult.Type / @datestamp
     
 
Namespace No namespace
Type DateTime.Type
Properties
use: required
Facets
pattern [0-9]{4}.*  
Used by
Complex Type TestResult.Type
Source
<xs:attribute name="datestamp" use="required" type="DateTime.Type"/>
 
     
Attribute ItemResult.Type / @identifier
     
 
Namespace No namespace
Type xs:normalizedString
Properties
use: required
Used by
Complex Type ItemResult.Type
Source
<xs:attribute name="identifier" use="required" type="xs:normalizedString"/>
 
     
Attribute ItemResult.Type / @sequenceIndex
     
 
Namespace No namespace
Type xs:integer
Properties
use: optional
Used by
Complex Type ItemResult.Type
Source
<xs:attribute name="sequenceIndex" use="optional" type="xs:integer"/>
 
     
Attribute ItemResult.Type / @datestamp
     
 
Namespace No namespace
Type DateTime.Type
Properties
use: required
Facets
pattern [0-9]{4}.*  
Used by
Complex Type ItemResult.Type
Source
<xs:attribute name="datestamp" use="required" type="DateTime.Type"/>
 
     
Attribute ItemResult.Type / @sessionStatus
     
 
Namespace No namespace
Type restriction of xs:string
Properties
use: required
Facets
enumeration final  
enumeration initial  
enumeration pendingResponseProcessing  
enumeration pendingSubmission  
Used by
Complex Type ItemResult.Type
Source
<xs:attribute name="sessionStatus" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="final"/>
      <xs:enumeration value="initial"/>
      <xs:enumeration value="pendingResponseProcessing"/>
      <xs:enumeration value="pendingSubmission"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>