Vector Markup Language - Syntax

Syntax

Below is a VML instance as produced by Microsoft Excel 2010:

Note that, by specifying a root element named "xml", VML contravenes the XML Recommendation of the W3C, which states that names begining 'x' 'm' 'l' are "reserved for standardization in this or future versions of this specification".

VML, when embedded within HTML markup, is read and processed by Microsoft Internet Explorer (but not other browsers); for example, the following example displays a solid blue oval:

Read more about this topic:  Vector Markup Language