dialogstart

Element Information

Model

Attributes

Used By

Element Group dialogElements

Source

<xsd:element name="dialogstart">
  <xsd:complexType>
    <xsd:attribute name="prepareddialogid" type="ECMAScript.expression"/>
    <xsd:attribute name="connectionid" type="ECMAScript.expression"/>
    <xsd:attribute name="conferenceid" type="ECMAScript.expression"/>
    <xsd:attribute name="src" type="ECMAScript.expression"/>
    <xsd:attribute name="type" type="ECMAScript.expression"/>
    <xsd:attribute name="namelist" type="VariableNames.datatype"/>
    <xsd:attribute name="parameters" type="VariableNames.datatype"/>
    <xsd:attribute name="dialogid" type="ECMAScript.LeftHandSideExpression"/>
    <xsd:attribute name="maxage" type="ECMAScript.expression"/>
    <xsd:attribute name="maxstale" type="ECMAScript.expression"/>
    <xsd:attribute name="enctype" type="ECMAScript.expression"/>
    <xsd:attribute name="method" type="ECMAScript.expression"/>
    <xsd:attribute name="mediadirection" type="ECMAScript.expression"/>
    <xsd:attribute name="hints" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample