complexType svg:hkernType
diagram ddml31_p300.png
namespace http://www.w3.org/2000/svg
used by
element svg:hkern
attributes
Name  Type  Use  Default  Fixed  annotation
idxs:IDoptional      
baseoptional      
documentation
See http://www.w3.org/TR/xmlbase/ for
                     information about this attribute.
u1xs:stringoptional      
g1xs:stringoptional      
u2xs:stringoptional      
g2xs:stringoptional      
kxs:doublerequired      
source <xs:complexType name="hkernType">
 
<xs:attributeGroup ref="svg:stdAttrs"/>
 
<xs:attribute name="u1" type="string" use="optional"/>
 
<xs:attribute name="g1" type="string" use="optional"/>
 
<xs:attribute name="u2" type="string" use="optional"/>
 
<xs:attribute name="g2" type="string" use="optional"/>
 
<xs:attribute name="k" type="double" use="required"/>
</xs:complexType>

attribute svg:hkernType/@u1
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="u1" type="string" use="optional"/>

attribute svg:hkernType/@g1
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="g1" type="string" use="optional"/>

attribute svg:hkernType/@u2
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="u2" type="string" use="optional"/>

attribute svg:hkernType/@g2
type xs:string
properties
isRef 0
use optional
source <xs:attribute name="g2" type="string" use="optional"/>

attribute svg:hkernType/@k
type xs:double
properties
isRef 0
use required
source <xs:attribute name="k" type="double" use="required"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy