The following presentation attributes apply to marker operations |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
marker-end | svg:MarkerValueType | optional | ||||
marker-mid | svg:MarkerValueType | optional | ||||
marker-start | svg:MarkerValueType | optional |
Attribute Group | svg:PresentationAttributes-All |
Complex Types | svg:lineType, svg:pathType, svg:polygonType, svg:polylineType |
<attributeGroup name="PresentationAttributes-Markers"> <annotation> <documentation>The following presentation attributes apply to marker operations</documentation> </annotation> <attribute name="marker-start" type="svg:MarkerValueType" use="optional"/> <attribute name="marker-mid" type="svg:MarkerValueType" use="optional"/> <attribute name="marker-end" type="svg:MarkerValueType" use="optional"/> </attributeGroup> |