> For the complete documentation index, see [llms.txt](https://docs.plumvoice.com/dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plumvoice.com/dev/voicexml/tags/metadata-tag.md).

# \<metadata>

## \<metadata> <a href="#metadata" id="metadata"></a>

The `<metadata>` element is a container in which information about the document can be placed.

### Attributes

None

### Notes

Plum DEV does not allow RDF content within the `<metadata>` tag unless it's kept within CDATA delimiters: “\<!\[CDATA\[” and “]]>”.

### Example

None

### Child Tags

None

### Parent Tags

[\<foreach>](/dev/voicexml/tags/foreach-tag.md), [\<grammar>](/dev/voicexml/tags/grammar-tag.md), [\<prompt>](/dev/voicexml/tags/prompt-tag.md), [\<vxml>](/dev/voicexml/tags/vxml-tag.md)
