mei:svg_attlist.glyphRef

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
class mei:svg_ClassList.datatype optional
dx mei:svg_Number.datatype optional
dy mei:svg_Number.datatype optional
font-family mei:svg_FontFamilyValue.datatype optional
font-size mei:svg_FontSizeValue.datatype optional
font-size-adjust mei:svg_FontSizeAdjustValue.datatype optional
font-stretch restriction of xs:token optional
font-style restriction of xs:token optional
font-variant restriction of xs:token optional
font-weight restriction of xs:token optional
format optional
glyphRef optional
id xs:ID optional
style mei:svg_StyleSheet.datatype optional
x mei:svg_Number.datatype optional
xlink:actuate restriction of xs:token optional
xlink:arcrole mei:svg_URI.datatype optional
xlink:href mei:svg_URI.datatype optional
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_Number.datatype optional

Used By

Element svg:glyphRef

Source

<xs:attributeGroup name="svg_attlist.glyphRef">
  <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Style.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.Font.attrib"/>
  <xs:attributeGroup ref="mei:svg_SVG.XLink.attrib"/>
  <xs:attribute name="x" type="mei:svg_Number.datatype"/>
  <xs:attribute name="y" type="mei:svg_Number.datatype"/>
  <xs:attribute name="dx" type="mei:svg_Number.datatype"/>
  <xs:attribute name="dy" type="mei:svg_Number.datatype"/>
  <xs:attribute name="glyphRef"/>
  <xs:attribute name="format"/>
</xs:attributeGroup>