Tags: Programming Language.
UIML (User Interface Markup Language) is an XML-based user interface markup language for defining user interfaces on computers.Basically UIML tries to reduce the work needed to develop user interfaces. It allows you to describe the user interface in declarative terms (i.e. as text) and abstract it. Abstracting means that you don’t exactly specify how the user interface is going to look but rather what elements are to be shown and how should they behave.