element <image> (global)
Namespace:
Type:
anonymous complexType (extension of image.class)
Content:
complex, 26 attributes, 1 element
Defined:
Includes:
definition of 1 attribute
Used:
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>
Included in content model of elements (54):
Known Usage Locations
Annotation
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.
Anonymous Type Detail
Type Derivation Tree
image.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="image">
<xs:complexType>
<xs:complexContent>
<xs:extension base="image.class">
<xs:attribute default="- topic/image " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/26)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/image "
XML Source (see within schema source)
<xs:attribute default="- topic/image " ref="class"/>

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