element <titlealts> (global)
Namespace:
Type:
anonymous complexType (extension of titlealts.class)
Content:
complex, 16 attributes, 2 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<titlealts
   
 = 
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/titlealts "
   
>
   
Content: 
</titlealts>
Included in content model of elements (4):
Known Usage Locations
Annotation
The alternate title element (<titlealts>) is optional, but can occur after the topic title. Two elements can be inserted as sub-elements of <titlealts>: navigation title <navtitle> and search title <searchtitle>. When your DITA topic is transformed to XHTML, the <searchtitle> element is used to create a title element at the top of the resulting XHTML file. This title may differ from the first level heading that shows in the main browser window. In HTML output, the <navtitle> may be used to create navigation panels when your DITA topics are part of an HTML-based help or information system. The design intent is to enable navigation for HTML Help and Eclipse help systems.
Anonymous Type Detail
Type Derivation Tree
titlealts.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="titlealts">
<xs:complexType>
<xs:complexContent>
<xs:extension base="titlealts.class">
<xs:attribute default="- topic/titlealts " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/16)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/titlealts "
XML Source (see within schema source)
<xs:attribute default="- topic/titlealts " 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.