svg:foreignObject
Element information
Namespace: http://www.w3.org/2000/svg
Schema document: svg11-flat-20030114.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Used in
- Anonymous type of element svg:SVG.Conditional.class via extension of svg:SVG.switch.content
- Anonymous type of element svg:switch via extension of svg:SVG.switch.content
- Type svg:SVG.switch.content
Substitution hierarchy
- svg:SVG.Extensibility.class
- can be substituted with svg:foreignObject
Sample instance
<svg:foreignObject width="string" height="string">Any text</svg:foreignObject>