Measures Concepts
GitHub icon

BML

BML - Xml format

< >

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

#2182on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout