inlineImageType

Complex Type 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

Used By

Source

<xs:complexType name="inlineImageType">
  <xs:attribute ref="xlink:type"/>
  <xs:attribute ref="xlink:href"/>
  <xs:attribute name="alt" type="xs:string" use="optional"/>
</xs:complexType>