====== < meta > ======
===== Description =====
The < meta > element specifies general information about the VoiceXML application.
===== Syntax =====
===== Attributes =====
|name|The name attribute is the name of the meta-data property. This attribute is required (specifically either name or http-equiv).|
|content|The content attribute is the value of the meta-data property. This attribute is required.|
|http-equiv|The http-equiv attribute is the name of an HTTP response header. This attribute is required (specifically either name or http-equiv).|
|application|The application attribute defines name of the application for billing purposes.|
|Meta-data Properties|The application meta-data property defines the name of the application for billing purposes.|
|callrequest|The call request meta-data property defines if the application will accept or decline incoming calls. If the value is decline, then the application will decline incoming calls. Otherwise, the application accepts incoming calls.|
|maintainer|The maintainer meta-data property is the email address that log files will be sent to.|
===== Parents =====
===== Children =====
None.
===== Extensions =====
None.
===== Limitations/Restrictions =====
None.
===== Example Code =====
Meta information:
Meta specifies an HTTP response header: