QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
id | xs:ID | optional | ||||
x | mei:svg_Number.datatype | 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 | ||||
z | mei:svg_Number.datatype | optional |
Element | svg:fePointLight |
<xs:attributeGroup name="svg_attlist.fePointLight"> <xs:attributeGroup ref="mei:svg_SVG.Core.attrib"/> <xs:attribute name="x" type="mei:svg_Number.datatype"/> <xs:attribute name="y" type="mei:svg_Number.datatype"/> <xs:attribute name="z" type="mei:svg_Number.datatype"/> </xs:attributeGroup> |