3.31. metadata

Element typemetadata
AttributesNone.
Parentsvxml
ChildrenExternal metadata elements such as RDF or Dublin Core.
DescriptionProvides metadata for this VoiceXML document using a metadata schema such as RDF (Resource Description Framework).

Language model

DTD

<!ELEMENT metadata >

Attributes

None.

Children

External metadata elements such as RDF or Dublin Core.

Examples

Example 3-37. Using metadata
 <?xml version="1.0" encoding="iso-8859-1"?> <vxml xmlns="http://www.w3.org/2001/vxml" version="2.0"> <metadata> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/TR/1999/PR-rdf-schema-19990303#" ...

Get Definitive VoiceXML™ now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.