Definition Type: ComplexType
Name: itemmetadataType
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsessionqtiasi
Containing Schema: training_ims_qtiasiv1p2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into qmd_typeofsolution Drilldown into qmd_material Drilldown into qmd_weighting Drilldown into qmd_topic Drilldown into qmd_toolvendor Drilldown into qmd_timelimit Drilldown into qmd_timedependence Drilldown into qmd_status Drilldown into qmd_solutionspermitted Drilldown into qmd_scoringpermitted Drilldown into qmd_responsetype Drilldown into qmd_renderingtype Drilldown into qmd_maximumscore Drilldown into qmd_levelofdifficulty Drilldown into qmd_itemtype Drilldown into qmd_hintspermitted Drilldown into qmd_feedbackpermitted Drilldown into qmd_computerscored Drilldown into qtimetadataXSD Diagram of itemmetadataType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="itemmetadataType">
    <xsd:sequence>
        <xsd:element name="qtimetadata" type="qtiasi:qtimetadataType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="qtiasi:qmd_computerscored" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_feedbackpermitted" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_hintspermitted" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_itemtype" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_levelofdifficulty" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_maximumscore" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_renderingtype" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="qtiasi:qmd_responsetype" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="qtiasi:qmd_scoringpermitted" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_solutionspermitted" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_status" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_timedependence" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_timelimit" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_toolvendor" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_topic" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_weighting" minOccurs="0" />
        <xsd:element ref="qtiasi:qmd_material" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="qtiasi:qmd_typeofsolution" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
qtimetadata qtiasi:qtimetadata 0 unbounded
qmd_computerscored qtiasi:qmd_computerscored 0 (1)
qmd_feedbackpermitted qtiasi:qmd_feedbackpermitted 0 (1)
qmd_hintspermitted qtiasi:qmd_hintspermitted 0 (1)
qmd_itemtype qtiasi:qmd_itemtype 0 (1)
qmd_levelofdifficulty qtiasi:qmd_levelofdifficulty 0 (1)
qmd_maximumscore qtiasi:qmd_maximumscore 0 (1)
qmd_renderingtype qtiasi:qmd_renderingtype 0 unbounded
qmd_responsetype qtiasi:qmd_responsetype 0 unbounded
qmd_scoringpermitted qtiasi:qmd_scoringpermitted 0 (1)
qmd_solutionspermitted qtiasi:qmd_solutionspermitted 0 (1)
qmd_status qtiasi:qmd_status 0 (1)
qmd_timedependence qtiasi:qmd_timedependence 0 (1)
qmd_timelimit qtiasi:qmd_timelimit 0 (1)
qmd_toolvendor qtiasi:qmd_toolvendor 0 (1)
qmd_topic qtiasi:qmd_topic 0 (1)
qmd_weighting qtiasi:qmd_weighting 0 (1)
qmd_material qtiasi:qmd_material 0 unbounded
qmd_typeofsolution qtiasi:qmd_typeofsolution 0 (1)
Collapse Derivation Tree:
Collapse References:
qtiasi:itemmetadata