Definition Type: ComplexType
Name: flowType
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsessionqtiasi
Containing Schema: training_ims_qtiasiv1p2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into response_str Drilldown into response_lid Drilldown into materialXSD Diagram of flowType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="flowType">
    <xsd:sequence>
        <xsd:element name="material" type="qtiasi:materialType" maxOccurs="unbounded" />
        <xsd:element name="response_lid" type="qtiasi:response_lidType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="response_str" type="qtiasi:response_strType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
material qtiasi:material (1) unbounded
response_lid qtiasi:response_lid 0 unbounded
response_str qtiasi:response_str 0 unbounded
Collapse Derivation Tree:
Collapse References:
qtiasi:flow, qtiasi:flow