Reference articles on history, science, culture and more
Encyclopedia

XMDP

XHTML Meta Data Profiles (XMDP) is a format for defining metadata 'profiles' or formats in a machine-readable fashion, while also enabling people to see a description of the definition visually in a web browser. XMDP definitions are expressed in XHTML (or possibly HTML). Examples of applications that use XMDP include XFN and hCard.

01Example

<dl class="profile"> <dt id="title">title</dt> <dd>The name given to a piece of work.</dd> </dl>

To apply, use the profile attribute in the head element of your document:

<head profile="URL">

Where URL denotes the full address of your XMDP profile resource.

Watch videos about XMDPExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article XMDP, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.