
| 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 |
<xs:element name="svg_SVG.Cursor.class" abstract="true"> <xs:complexType> <xs:complexContent> <xs:extension base="mei:svg_SVG.cursor.content"> <xs:attributeGroup ref="mei:svg_attlist.cursor"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |