| namespace | http://www.w3.org/2000/svg | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attributeGroup name="PresentationAttributes-Graphics"> <xs:annotation> <xs:documentation>The following presentation attributes apply to graphics elements</xs:documentation> </xs:annotation> <xs:attribute name="clip-path" type="svg:ClipPathValueType" use="optional"/> <xs:attribute name="clip-rule" type="svg:ClipFillRuleType" use="optional"/> <xs:attribute name="cursor" type="svg:CursorValueType" use="optional"/> <xs:attribute name="display" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="inline"/> <xs:enumeration value="block"/> <xs:enumeration value="list-item"/> <xs:enumeration value="run-in"/> <xs:enumeration value="compact"/> <xs:enumeration value="marker"/> <xs:enumeration value="table"/> <xs:enumeration value="inline-table"/> <xs:enumeration value="table-row-group"/> <xs:enumeration value="table-header-group"/> <xs:enumeration value="table-footer-group"/> <xs:enumeration value="table-row"/> <xs:enumeration value="table-column-group"/> <xs:enumeration value="table-column"/> <xs:enumeration value="table-cell"/> <xs:enumeration value="table-caption"/> <xs:enumeration value="none"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="filter" type="svg:FilterValueType" use="optional"/> <xs:attribute name="image-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="optimizeQuality"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="mask" type="svg:MaskValueType" use="optional"/> <xs:attribute name="opacity" type="svg:OpacityValueType" use="optional"/> <xs:attribute name="pointer-events" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="visiblePainted"/> <xs:enumeration value="visibleFill"/> <xs:enumeration value="visibleStroke"/> <xs:enumeration value="visibleFillStroke"/> <xs:enumeration value="visible"/> <xs:enumeration value="painted"/> <xs:enumeration value="fill"/> <xs:enumeration value="stroke"/> <xs:enumeration value="fillstroke"/> <xs:enumeration value="all"/> <xs:enumeration value="none"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="shape-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="crispEdges"/> <xs:enumeration value="geometricPrecision"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="text-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="optimizeLegibility"/> <xs:enumeration value="geometricPrecision"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attribute name="visibility" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="visible"/> <xs:enumeration value="hidden"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |
| type | svg:ClipPathValueType | ||||
| properties |
|
||||
| source | <xs:attribute name="clip-path" type="svg:ClipPathValueType" use="optional"/> |
| type | svg:ClipFillRuleType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="clip-rule" type="svg:ClipFillRuleType" use="optional"/> |
| type | svg:CursorValueType | ||||
| properties |
|
||||
| source | <xs:attribute name="cursor" type="svg:CursorValueType" use="optional"/> |
| type | restriction of xs:string | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| source | <xs:attribute name="display" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="inline"/> <xs:enumeration value="block"/> <xs:enumeration value="list-item"/> <xs:enumeration value="run-in"/> <xs:enumeration value="compact"/> <xs:enumeration value="marker"/> <xs:enumeration value="table"/> <xs:enumeration value="inline-table"/> <xs:enumeration value="table-row-group"/> <xs:enumeration value="table-header-group"/> <xs:enumeration value="table-footer-group"/> <xs:enumeration value="table-row"/> <xs:enumeration value="table-column-group"/> <xs:enumeration value="table-column"/> <xs:enumeration value="table-cell"/> <xs:enumeration value="table-caption"/> <xs:enumeration value="none"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | svg:FilterValueType | ||||
| properties |
|
||||
| source | <xs:attribute name="filter" type="svg:FilterValueType" use="optional"/> |
| type | restriction of xs:string | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xs:attribute name="image-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="optimizeQuality"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | svg:MaskValueType | ||||
| properties |
|
||||
| source | <xs:attribute name="mask" type="svg:MaskValueType" use="optional"/> |
| type | svg:OpacityValueType | ||||
| properties |
|
||||
| source | <xs:attribute name="opacity" type="svg:OpacityValueType" use="optional"/> |
| type | restriction of xs:string | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||
| source | <xs:attribute name="pointer-events" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="visiblePainted"/> <xs:enumeration value="visibleFill"/> <xs:enumeration value="visibleStroke"/> <xs:enumeration value="visibleFillStroke"/> <xs:enumeration value="visible"/> <xs:enumeration value="painted"/> <xs:enumeration value="fill"/> <xs:enumeration value="stroke"/> <xs:enumeration value="fillstroke"/> <xs:enumeration value="all"/> <xs:enumeration value="none"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xs:attribute name="shape-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="crispEdges"/> <xs:enumeration value="geometricPrecision"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xs:attribute name="text-rendering" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="auto"/> <xs:enumeration value="optimizeSpeed"/> <xs:enumeration value="optimizeLegibility"/> <xs:enumeration value="geometricPrecision"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | restriction of xs:string | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xs:attribute name="visibility" use="optional"> <xs:simpleType> <xs:restriction base="string"> <xs:enumeration value="visible"/> <xs:enumeration value="hidden"/> <xs:enumeration value="inherit"/> </xs:restriction> </xs:simpleType> </xs:attribute> |