QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
connectionid | ECMAScript.expression | optional | ||||
dest | ECMAScript.expression | required | ||||
hints | ECMAScript.expression | optional | ||||
reason | ECMAScript.expression | optional |
Element Group | telephonyActionElements |
<xsd:element name="redirect"> <xsd:complexType> <xsd:attribute name="connectionid" type="ECMAScript.expression"/> <xsd:attribute name="dest" use="required" type="ECMAScript.expression"/> <xsd:attribute name="reason" type="ECMAScript.expression"/> <xsd:attribute name="hints" type="ECMAScript.expression"/> </xsd:complexType> </xsd:element> |