href

link target

Attribute Information

Used By

Source

<xs:attribute name="href" type="xs:string">
  <xs:annotation>
    <xs:documentation>link target</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample

< coverpage xmlns = "http://www.gribuser.ru/xml/fictionbook/2.0" >

< image xlink:href = "#_0.jpg" />

</ coverpage>