Difference between revisions of "Inkscape-specific XML attributes"
Jump to navigation
Jump to search
(→QNames) |
|||
Line 47: | Line 47: | ||
=== Local names === | === Local names === | ||
* | * collect | ||
* | * connection-end | ||
* | * connection-start | ||
* | * connector-avoid | ||
* | * connector-spacing | ||
* | * connector-type | ||
* | * current-layer | ||
* | * cx | ||
* | * cy | ||
* | * dataloss | ||
* | * document-units | ||
* | * dstBox | ||
* | * dstColumn | ||
* | * dstPath | ||
* | * dstShape | ||
* | * excludeShape | ||
* | * export-filename | ||
* | * export-xdpi | ||
* | * export-ydpi | ||
* | * flatsided | ||
* | * grid-bbox | ||
* | * grid-points | ||
* | * groupmode | ||
* | * guide-bbox | ||
* | * guide-points | ||
* | * has_abs_tolerance | ||
* | * href | ||
* | * label | ||
* | * layoutOptions | ||
* | * marker | ||
* | * object-bbox | ||
* | * object-nodes | ||
* | * object-paths | ||
* | * object-points | ||
* | * offset | ||
* | * original | ||
* | * output_extension | ||
* | * pageopacity | ||
* | * pageshadow | ||
* | * radius | ||
* | * randomized | ||
* | * rounded | ||
* | * showpageshadow | ||
* | * srcNoMarkup | ||
* | * srcPango | ||
* | * stockid | ||
* | * tile-cx | ||
* | * tile-cy | ||
* | * tiled-clone-of | ||
* | * tile-h | ||
* | * tile-w | ||
* | * transform-center-x | ||
* | * transform-center-y | ||
* | * unset - used for unsetting a property via an SPCSSAttr. INTERNAL USE ONLY, never to be seen in saved SVG. | ||
* | * version | ||
* | * window-height | ||
* | * window-width | ||
* | * window-x | ||
* | * window-y | ||
* | * zoom |
Revision as of 19:55, 21 March 2006
This listing includes both Inkscape-specific and Sodipodi-specific attributes.
See ExtensionElements for Inkscape-specific and Sodipodi-specific elements.
Sodipodi
Namespace URL: http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd
Local Names
- absref - the absolute native (UTF-8) path to a resource (valid on svg:image)
- arg1
- arg2
- argument
- cx
- cy
- docbase - the absolute native (UTF-8) directory containing the document
- docname - the absolute native (UTF-8) path to the document
- end
- expansion
- insensitive - when set to "1", make an object unselectable via the mouse (valid on any renderable SVG element)
- linespacing
- modified - INTERNAL USE ONLY; never serialized; set to "1" when an element has been modified since the file was last saved (valid on svg:svg)
- nodetypes
- nonprintable
- open
- original
- r1
- r2
- radius
- revolution
- role
- rx
- ry
- sides - the number of convex vertices in a polygon/star
- spiral
- star
- start
- t0
- type - if present, an opaque string used to identify the SPObject subclass to use instead of the default subclass for this element type (valid on any element)
- version - the version of Sodipodi which saved this document (valid on svg:svg)
Inkscape
Namespace URL: http://www.inkscape.org/namespaces/inkscape
Local names
- collect
- connection-end
- connection-start
- connector-avoid
- connector-spacing
- connector-type
- current-layer
- cx
- cy
- dataloss
- document-units
- dstBox
- dstColumn
- dstPath
- dstShape
- excludeShape
- export-filename
- export-xdpi
- export-ydpi
- flatsided
- grid-bbox
- grid-points
- groupmode
- guide-bbox
- guide-points
- has_abs_tolerance
- href
- label
- layoutOptions
- marker
- object-bbox
- object-nodes
- object-paths
- object-points
- offset
- original
- output_extension
- pageopacity
- pageshadow
- radius
- randomized
- rounded
- showpageshadow
- srcNoMarkup
- srcPango
- stockid
- tile-cx
- tile-cy
- tiled-clone-of
- tile-h
- tile-w
- transform-center-x
- transform-center-y
- unset - used for unsetting a property via an SPCSSAttr. INTERNAL USE ONLY, never to be seen in saved SVG.
- version
- window-height
- window-width
- window-x
- window-y
- zoom