User-defined Borders

Syntax: <border type="#symbol-ref" …/>

Example: <border rule="not(s12)" type="#my-id" label="No OSD"/>

Use: Uses a symbol defined in the <svg:defs> section as the border of a component.

It is usually easier to define the border inline rather than defining in the <svg:defs> section. However, it is practical if more than one border is to have the same shape. User-defined borders are mainly used for defining borders to use in the Values XML files.