| content |
Data Type: CDATA |
Default: Required |
| The content attribute specifies the value of the metadata property. |
| http-equiv |
Data Type: NMTOKEN |
Default: Optional |
| The http-equiv attribute specifies the name of the HTTP response header that should be honored for a specified VoiceXML document. Note that this will not affect the caching of vxml documents on the platform; caching should be controlled at the server level, as detailed in the caching tutorial. |
| name |
Data Type: NMTOKEN |
Default: Optional |
The name attribute specifies the name of the meta-data property. The more commonly used properties are:
- Author: information about the author
- Copyright: copyright information
- Description: description of the document for search engines
- Keywords: keywords describing the document
- Maintainer: document maintainer’s email address
- Robots: directives to search engine robots
|