FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <image>
Namespace:
Type:
anonymous complexType (extension of image.class)
Content:
complex, 26 attributes, 1 element
Defined:
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<image
   
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
("left" | "center" | "right" | "-dita-use-conref-target")
 = 
("inline" | "break" | "-dita-use-conref-target") : "inline"
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
xs:string
 = 
xs:string
 = 
xs:string : "- topic/image "
   
>
   
Content: 
</image>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
yes
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:NMTOKEN
no
xs:NMTOKEN
no
xs:NMTOKEN
no
image-align-att.class : ("left" | "center" | "right" | "-dita-use-conref-target")
no
image-placement-att.class : ("inline" | "break" | "-dita-use-conref-target")
"inline"
no
xs:string
no
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-atts.class : ("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
yesno-att.class : ("yes" | "no" | "-dita-use-conref-target")
no
xs:language
no
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .
xs:string
no
xs:string
no
xs:string
"- topic/image "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
0..1
no
The alt element provides an element equivalent of the alt attribute on the image element. »
Description
Include artwork or images in a DITA topic by using the <image> element. The <image> element has optional attributes that indicate whether the placement of the included graphic or artwork should be inline (like a button or icon), or on a separate line for a larger image. An href attribute is required on the image element, as this attribute creates a pointer to the image, and allows the output formatting processor to bring the image into the text flow. To make the intent of the image more accessible for users using screen readers or text-only readers, always include a description of the image's content in the alt attribute.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
image.class (extension)


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.