# \<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>](https://docs.plumvoice.com/dev/voicexml/tags/foreach-tag), [\<grammar>](https://docs.plumvoice.com/dev/voicexml/tags/grammar-tag), [\<prompt>](https://docs.plumvoice.com/dev/voicexml/tags/prompt-tag), [\<vxml>](https://docs.plumvoice.com/dev/voicexml/tags/vxml-tag)
