Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

BML

< >

BML, aka Behavior Markup Language, is a xml format created in 2007.

#2819on PLDB 17Years Old


Example from the web:
<bml> <speech id=”s1” type=”application/ssml+xml”> <text>This is an <mark name=”wb3”> example</text> </speech> <head id=”h1” type=”NOD” stroke=”s1:start”/> <gesture id=”g1” stroke=”s1:wb3” relax=”s1:end” type=”BEAT”> <description level=”1” type=”MURML”>... </description> </gesture> <gaze id=”z1” target=”PERSON1” stroke=”g1:stroke-0.1”/> <body id=”p1” posture=”RELAXED” start=”after(s1:end)”/> <cadia:operate target=”SWITCH1” stroke=”p1:ready”/> </bml>

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io