QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:ID | 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 |
Complex Type | mei:svg_SVG.font-face-src.content |
Element | svg:font-face-src |
<xs:element name="font-face-uri"> <xs:complexType> <xs:complexContent> <xs:extension base="mei:svg_SVG.font-face-uri.content"> <xs:attributeGroup ref="mei:svg_attlist.font-face-uri"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |