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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

svg:path

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
fill [0..1]svg:Paint.datatypefrom group svg:SVG.fill.attrib
fill-rule [0..1]svg:ClipFillRule.datatypefrom group svg:SVG.fill-rule.attrib
stroke [0..1]svg:Paint.datatypefrom group svg:SVG.stroke.attrib
stroke-dasharray [0..1]svg:StrokeDashArrayValue.datatypefrom group svg:SVG.stroke-dasharray.attrib
stroke-dashoffset [0..1]svg:StrokeDashOffsetValue.datatypefrom group svg:SVG.stroke-dashoffset.attrib
stroke-linecap [0..1]Anonymousfrom group svg:SVG.stroke-linecap.attrib
stroke-linejoin [0..1]Anonymousfrom group svg:SVG.stroke-linejoin.attrib
stroke-miterlimit [0..1]svg:StrokeMiterLimitValue.datatypefrom group svg:SVG.stroke-miterlimit.attrib
stroke-width [0..1]svg:StrokeWidthValue.datatypefrom group svg:SVG.stroke-width.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
marker-start [0..1]svg:MarkerValue.datatypefrom group svg:SVG.Marker.attrib
marker-mid [0..1]svg:MarkerValue.datatypefrom group svg:SVG.Marker.attrib
marker-end [0..1]svg:MarkerValue.datatypefrom group svg:SVG.Marker.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
externalResourcesRequired [0..1]svg:Boolean.datatypefrom group svg:SVG.externalResourcesRequired.attrib
d [1..1]svg:PathData.datatypefrom group svg:attlist.path
pathLength [0..1]svg:Number.datatypefrom group svg:attlist.path
transform [0..1]svg:TransformList.datatypefrom group svg:attlist.path

Used in

Substitution hierarchy

Sample instance

<svg:path d="string">
   <svg:desc>Any text</svg:desc>
   <svg:animate attributeName="any text content">
      <svg:desc>Any text</svg:desc>
   </svg:animate>
</svg:path>

Site developed and hosted by Datypic, Inc.

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