Article | REF: H7150 V1

SVG image format

Author: Christophe JOLIF

Publication date: November 10, 2006

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


2. Format description

2.1 File structure

As we've seen, an SVG file is a structured document that conforms to an XML grammar. First and foremost, therefore, it must be a valid XML document and begin with a header specifying the XML version used. In this case, SVG is based on version 1.0. A file must therefore begin with a header that looks like :

The second attribute (standalone) specifies whether the XML document that follows is a separate XML file (the most general use in the case of SVG) or an XML fragment included in another document.

All the elements in an SVG file are described using XML tags. Each tag must be open: , then closed: ; or open...

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

This article is included in

Digital documents and content management

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Format description