Definition Type: ComplexType
Name: responseType
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsessionqti
Containing Schema: training_ims_qtiresv1p2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into response_value Drilldown into response_form Drilldown into ident_refXSD Diagram of responseType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="responseType">
    <xsd:sequence>
        <xsd:element name="response_form" type="qti:response_formType" />
        <xsd:element name="response_value" type="qti:response_valueType" maxOccurs="unbounded" />
    </xsd:sequence>
    <xsd:attribute name="ident_ref" type="xsd:string" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
response_form qti:response_form (1) (1)
response_value qti:response_value (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
ident_ref qti:ident_ref (Optional)
Collapse Derivation Tree:
Collapse References:
qti:response, qti:response