<emml-meta>
One EMML built-in metadata property to assign to this mashup or macro.
There is currently only one built-in metadata statement for EMML to identify the author of a mashup. For example:
<emml-meta name="author">Karl Nguyen</emml-meta>
See also
Adding Metadata to Mashups for more information and examples.
Can Contain | Metadata for this mashup using built-in metadata statements for EMML. |
Allowed In | mashup | macro | operation |
Attributes
Name | Required | Description |
name | yes | author is the only valid value. This defines the author of this mashup or macro. |