Definition Type: ComplexType
Name: render_hotspotType
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsessionqtiasi
Containing Schema: training_ims_qtiasiv1p2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into response_na Drilldown into flow_label Drilldown into response_label Drilldown into material_ref Drilldown into material Drilldown into showdraw Drilldown into minnumber Drilldown into maxnumberXSD Diagram of render_hotspotType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="render_hotspotType">
    <xsd:sequence>
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:element name="material" type="qtiasi:materialType" />
            <xsd:element name="material_ref" type="qtiasi:material_refType" />
            <xsd:element name="response_label" type="qtiasi:response_labelType" />
            <xsd:element name="flow_label" type="qtiasi:flow_labelType" />
        </xsd:choice>
        <xsd:element name="response_na" type="qtiasi:response_naType" minOccurs="0" />
    </xsd:sequence>
    <xsd:attribute name="maxnumber" type="xsd:string" />
    <xsd:attribute name="minnumber" type="xsd:string" />
    <xsd:attribute name="showdraw" default="No">
        <xsd:simpleType>
            <xsd:restriction base="xsd:NMTOKEN">
                <xsd:enumeration value="Yes" />
                <xsd:enumeration value="No" />
            </xsd:restriction>
        </xsd:simpleType>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
material qtiasi:material (1) (1)
material_ref qtiasi:material_ref (1) (1)
response_label qtiasi:response_label (1) (1)
flow_label qtiasi:flow_label (1) (1)
response_na qtiasi:response_na 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
maxnumber qtiasi:maxnumber (Optional)
minnumber qtiasi:minnumber (Optional)
showdraw qtiasi:showdraw No (Optional)
Collapse Derivation Tree:
Collapse References:
qtiasi:render_hotspot, qtiasi:render_hotspot, qtiasi:render_hotspot, qtiasi:render_hotspot