class js.html.svg.MetadataElement extends Element

Available on js

Metadata is structured data about data. Metadata which is included with SVG content should be specified within metadata elements. The contents of the metadata should be elements from other XML namespaces such as RDF, FOAF, etc.

Documentation for this class was provided by MDN.