The <filled>
tag can be written under <field>
tag and also outside of the tag, under the a <form>
tag.
So what's the difference between these two way of writing code? And In which scenario this will be beneficial?
Example can be found in : http://help.voxeo.com/go/help/xml.vxml.tutorials.audio
If you write tag inside then it will be a particular handling for that tag.
If you write outside then it can be used for like multiple inputs manipulation that is caught under .
eg.