Schema Central > SVG 1.1 > svg11-flat-20030114.xsd > svg:image
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

svg:image

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group svg:SVG.id.attrib
xml:base [0..1]xsd:anyURIfrom group svg:SVG.base.attrib
xml:lang [0..1]Anonymousfrom group svg:SVG.lang.attrib
xml:space [0..1]Anonymousfrom group svg:SVG.space.attrib
requiredFeatures [0..1]svg:FeatureList.datatypefrom group svg:SVG.Conditional.attrib
requiredExtensions [0..1]svg:ExtensionList.datatypefrom group svg:SVG.Conditional.attrib
systemLanguage [0..1]svg:LanguageCodes.datatypefrom group svg:SVG.Conditional.attrib
style [0..1]svg:StyleSheet.datatypefrom group svg:SVG.Style.attrib
class [0..1]svg:ClassList.datatypefrom group svg:SVG.Style.attrib
clip [0..1]svg:ClipValue.datatypefrom group svg:SVG.clip.attrib
overflow [0..1]Anonymousfrom group svg:SVG.overflow.attrib
color [0..1]svg:Color.datatypefrom group svg:SVG.color.attrib
color-interpolation [0..1]Anonymousfrom group svg:SVG.color-interpolation.attrib
color-rendering [0..1]Anonymousfrom group svg:SVG.color-rendering.attrib
opacity [0..1]svg:OpacityValue.datatypefrom group svg:SVG.opacity.attrib
fill-opacity [0..1]svg:OpacityValue.datatypefrom group svg:SVG.fill-opacity.attrib
stroke-opacity [0..1]svg:OpacityValue.datatypefrom group svg:SVG.stroke-opacity.attrib
display [0..1]Anonymousfrom group svg:SVG.display.attrib
image-rendering [0..1]Anonymousfrom group svg:SVG.image-rendering.attrib
pointer-events [0..1]Anonymousfrom group svg:SVG.pointer-events.attrib
shape-rendering [0..1]Anonymousfrom group svg:SVG.shape-rendering.attrib
text-rendering [0..1]Anonymousfrom group svg:SVG.text-rendering.attrib
visibility [0..1]Anonymousfrom group svg:SVG.visibility.attrib
color-profile [0..1]xsd:anySimpleTypefrom group svg:SVG.ColorProfile.attrib
clip-path [0..1]svg:ClipPathValue.datatypefrom group svg:SVG.Clip.attrib
clip-rule [0..1]svg:ClipFillRule.datatypefrom group svg:SVG.Clip.attrib
mask [0..1]svg:MaskValue.datatypefrom group svg:SVG.Mask.attrib
filter [0..1]svg:FilterValue.datatypefrom group svg:SVG.Filter.attrib
onfocusin [0..1]svg:Script.datatypefrom group svg:SVG.onfocusin.attrib
onfocusout [0..1]svg:Script.datatypefrom group svg:SVG.onfocusout.attrib
onactivate [0..1]svg:Script.datatypefrom group svg:SVG.onactivate.attrib
onclick [0..1]svg:Script.datatypefrom group svg:SVG.onclick.attrib
onmousedown [0..1]svg:Script.datatypefrom group svg:SVG.onmousedown.attrib
onmouseup [0..1]svg:Script.datatypefrom group svg:SVG.onmouseup.attrib
onmouseover [0..1]svg:Script.datatypefrom group svg:SVG.onmouseover.attrib
onmousemove [0..1]svg:Script.datatypefrom group svg:SVG.onmousemove.attrib
onmouseout [0..1]svg:Script.datatypefrom group svg:SVG.onmouseout.attrib
onload [0..1]svg:Script.datatypefrom group svg:SVG.onload.attrib
cursor [0..1]svg:CursorValue.datatypefrom group svg:SVG.Cursor.attrib
xlink:type [0..1]AnonymousDefault value is "simple". from group svg:SVG.XLinkEmbed.attrib
xlink:href [1..1]svg:URI.datatypefrom group svg:SVG.XLinkEmbed.attrib
xlink:role [0..1]svg:URI.datatypefrom group svg:SVG.XLinkEmbed.attrib
xlink:arcrole [0..1]svg:URI.datatypefrom group svg:SVG.XLinkEmbed.attrib
xlink:title [0..1]xsd:anySimpleTypefrom group svg:SVG.XLinkEmbed.attrib
xlink:show [0..1]Unspecifiedfrom group svg:SVG.XLinkEmbed.attrib
xlink:actuate [0..1]Unspecifiedfrom group svg:SVG.XLinkEmbed.attrib
externalResourcesRequired [0..1]svg:Boolean.datatypefrom group svg:SVG.externalResourcesRequired.attrib
x [0..1]svg:Coordinate.datatypefrom group svg:attlist.image
y [0..1]svg:Coordinate.datatypefrom group svg:attlist.image
width [1..1]svg:Length.datatypefrom group svg:attlist.image
height [1..1]svg:Length.datatypefrom group svg:attlist.image
preserveAspectRatio [0..1]svg:PreserveAspectRatioSpec.datatypeDefault value is "xMidYMid meet". from group svg:attlist.image
transform [0..1]svg:TransformList.datatypefrom group svg:attlist.image

Used in

Substitution hierarchy

Sample instance

<svg:image xlink:href="string" width="string" height="string">
   <svg:desc>Any text</svg:desc>
   <svg:animate attributeName="any text content">
      <svg:desc>Any text</svg:desc>
   </svg:animate>
</svg:image>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com