Enterprise Mashup Markup Language
Enterprise Mashup Markup Language is a programming language created in 2001. EMML, or Enterprise Mashup Markup Language, is an XML markup language for creating enterprise mashups, which are software applications that consume and mash data from variety of sources, often performing logical or mathematical operations as well as presenting data. Mashed data produced by enterprise mashups are presented in graphical user interfaces as mashlets, widgets, or gadgets. EMML can also be considered a declarative mashup domain-specific language (DSL). Read more on Wikipedia...
19Years Old | 20Users | ?Jobs |
- the Enterprise Mashup Markup Language wikipedia page
- Enterprise Mashup Markup Language first appeared in 2001
- See also: xml, eclipse-editor, json, javascript, jruby, groovy, xquery, html, xpath
- Have a question about Enterprise Mashup Markup Language not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
<script type="text/javascript"> <![CDATA[ var r = new String(result) var ar = r.split("="); auth = ar[ar.length-1]; auth = auth.slice(0, -1) ]]> </script>
Last updated August 9th, 2020