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:
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Format description
Article included in this offer
"Digital documents and content management"
(
71 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
References
- (1) - W3C - PNG (Portable Network Graphic) Specification 1.0 a W3C Recommendation - (1996). http://www.w3.org/TR/REC-png-multi.html
- (2) - Microsoft, Hewlett-Packard, Macromedia, Visio, Autodesk -...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!