svg.embedding.mode — Specifies how inline SVG is processed
This parameter specifies how inline SVG graphics are embedded into the output document.
Content is copied over inline with its namespace.
Content is extracted into an externel file and referenced by an external-graphic element.
Content is copied over with its namespace inside an instream-foreign-object element.