QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
externalResourcesRequired | mei:svg_Boolean.datatype | optional | ||||
id | xs:ID | optional | ||||
requiredExtensions | mei:svg_ExtensionList.datatype | optional | ||||
requiredFeatures | mei:svg_FeatureList.datatype | optional | ||||
systemLanguage | mei:svg_LanguageCodes.datatype | optional | ||||
x | mei:svg_Coordinate.datatype | optional | ||||
xlink:actuate | restriction of xs:token | optional | ||||
xlink:arcrole | mei:svg_URI.datatype | optional | ||||
xlink:href | mei:svg_URI.datatype | required | ||||
xlink:role | mei:svg_URI.datatype | optional | ||||
xlink:show | restriction of xs:token | optional | ||||
xlink:title | optional | |||||
xlink:type | restriction of xs:token | simple | optional | |||
xml:base | mei:svg_URI.datatype | optional | ||||
xml:lang | mei:svg_LanguageCode.datatype | optional | ||||
xml:space | restriction of xs:token | optional | ||||
y | mei:svg_Coordinate.datatype | optional |
Element | mei:svg_SVG.Cursor.class |
<xs:attributeGroup name="svg_attlist.cursor"> <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.Conditional.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.XLinkRequired.attrib"/> <xs:attributeGroup ref="mei:svg_SVG.External.attrib"/> <xs:attribute name="x" type="mei:svg_Coordinate.datatype"/> <xs:attribute name="y" type="mei:svg_Coordinate.datatype"/> </xs:attributeGroup> |