image

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
alt xs:string optional
href xs:string optional
link target
type xs:string optional
link type

Source

<xs:element name="image" type="inlineImageType" maxOccurs="unbounded"/>

Sample

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

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

</ coverpage>