CCXML 1.0 Development Guide Home  |  Frameset Home


<meta>  element

The meta element functions in CCXML 1.0 as it does in HTML. It denotes meta information about the document, and its http headers. Note that cache-control is ignored; see our documentation on caching, and how to control it.



usage
<meta content="CDATA" http-equiv="NMTOKEN" name="NMTOKEN">


attributes
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



parents
none


children
none


code samples
none


additional links
none


  ANNOTATIONS: EXISTING POSTS
0 posts - click the button below to add a note to this page

login



© 2006 Voxeo Corporation  |  Voxeo IVR  |  VoiceXML & CCXML IVR Developer Site