Definition Type: Element
Name: score_interpretation
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsessionqti
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: training_ims_qtiresv1p2.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
ContentType Restriction
Collapse XSD Schema Diagram:
XSD Diagram of score_interpretation
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="score_interpretation">
    <xsd:simpleType>
        <xsd:restriction base="xsd:string">
            <xsd:maxLength value="2048" />
            <xsd:minLength value="0" />
        </xsd:restriction>
    </xsd:simpleType>
</xsd:element>
Collapse Facets:
Facet Value
MaxLength 2048
MinLength 0