unjoin

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
hints ECMAScript.expression optional
id1 ECMAScript.expression required
id2 ECMAScript.expression required

Used By

Element Group telephonyActionElements

Source

<xsd:element name="unjoin">
  <xsd:complexType>
    <xsd:attribute name="id1" use="required" type="ECMAScript.expression"/>
    <xsd:attribute name="id2" use="required" type="ECMAScript.expression"/>
    <xsd:attribute name="hints" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample