Scope of Universals

Hi,

In the following case:


<vxml version="2.0">

  <property name="universals" value="all"/>

  <form>
    <property name="universals" value="none"/>
  </form>

</vxml>


... Are all universals still active within the form? The obvious answer
would be "no", but if all universals are active at document scope, then
shouldn't they also be active at dialog scope unless that dialog is modal?

- Andrew.

Received on Thursday, 21 August 2003 19:59:01 UTC