<svg:svg>
The SVG-Stream is saved in the ResourceManager for this purpose. On the HTML-page, the following reference to the registered resource is written (see example):
<object
data='/mis3/session/orgchart.res'
width='1000'
height='4000'
type='image/svg+xml'>
<embed
src='/cc/session/orgchart.res'
width='1000'
height='4000'
type='image/svg+xml'
pluginspage='http://www.adobe.com/svg/viewer/install/'/>
</object>