complexType "image.class"
Namespace:
Content:
complex, 25 attributes, 1 element
Defined:
Includes:
definitions of 10 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="image.class">
<xs:choice>
<xs:group minOccurs="0" ref="alt"/>
</xs:choice>
<xs:attribute name="href" type="xs:string" use="required"/>
<xs:attribute name="keyref" type="xs:NMTOKEN"/>
<xs:attribute name="alt" type="xs:string"/>
<xs:attribute name="longdescref" type="xs:string"/>
<xs:attribute name="height" type="xs:NMTOKEN"/>
<xs:attribute name="width" type="xs:NMTOKEN"/>
<xs:attribute name="scale" type="xs:NMTOKEN"/>
<xs:attribute name="align" type="image-align-att.class"/>
<xs:attribute default="inline" name="placement" type="image-placement-att.class"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="univ-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 10/25)
align
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"left", "center", "right", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="align" type="image-align-att.class"/>

alt
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="alt" type="xs:string"/>

height
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="height" type="xs:NMTOKEN"/>

href
Type:
xs:string, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="href" type="xs:string" use="required"/>

keyref
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="keyref" type="xs:NMTOKEN"/>

longdescref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="longdescref" type="xs:string"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

placement
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"inline", "break", "-dita-use-conref-target"
Default:
"inline"
XML Source (see within schema source)
<xs:attribute default="inline" name="placement" type="image-placement-att.class"/>

scale
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="scale" type="xs:NMTOKEN"/>

width
Type:
xs:NMTOKEN, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="width" type="xs:NMTOKEN"/>

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.