What is VML in SVG?

devquora
devquora

Posted On: Feb 22, 2018

 

    1 Answer Written

  •  devquora
    Answered by Farheen

    VML is the abbreviation of Vector Mark-up Language. It can be defined as an XML based file format and is used for the two-dimensional vector graphics. According to the specification in the ECM-376 and the Office Open XML standards ISO/IEC 29500, VML is defined as a format encompassed in Office Open XML for legacy explanations only.

Related Questions

Please Login or Register to leave a response.

Related Questions

SVG Interview Questions

What is SVG Stands for?

SVG stands for Scalable Vector Graphics...

SVG Interview Questions

How to Add SVG in HTML?

You can add SVG on your webpage or HTML by using following any of following ways. Using an <object> Tag Using an..

SVG Interview Questions

List few advantages and disadvantages of using SVG?

Advantages of SVG Highly Scalable Easy to create Smaller in Size Accessible DOM Node-Based API Easier to create very de..