FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <navtitle>
Namespace:
Type:
anonymous complexType (extension of navtitle.class)
Content:
mixed, 16 attributes, 13 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<navtitle
   
 = 
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/navtitle "
   
>
   
Content: 
</navtitle>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
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/navtitle "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
character data
may appear between child elements
0..∞
1..1
no
keyword (ver 1)
The <keyword> element identifies a keyword or token, such as a single value from an enumerated list, the name of a command or parameter, or a lookup key for a message (contrast with term).
1..1
no
The <option> element describes an option that can be used to modify a command (or something else, like a configuration). »
1..1
no
When referencing the name of an application programming interface parameter within the text flow of your topic, use the parameter name (<parmname>) element to markup the parameter. »
1..1
no
The <apiname> element provides the name of an application programming interface (API) such as a Java class name or method name. »
1..1
no
The window title <wintitle> element represents the title text that appears at the top of a window or dialog, and applies to wizard titles, wizard page titles, and pane titles. »
1..1
no
The message number (<msgnum>) element contains the number of a message produced by an application or program. »
1..1
no
The variable name (<varname>) element defines a variable that must be supplied to a software application. »
1..1
no
The command name (<cmdname>) element specifies the name of a command when it is part of a software discussion. »
1..1
no
The <term> element identifies words that represent extended definitions or explanations. »
1..1
no
The <data> element represents a property within a DITA topic or map. »
1..1
no
The <data-about> element identifies the subject of a property when the subject isn't associated with the context in which the property is specified. »
1..1
no
The <foreign> element is an open extension that allows information architects to incorporate existing standard vocabularies for non-textual content. like MathML and SVG, as inline objects. »
1..1
no
The <unknown> element is an open extension that allows information architects to incorporate xml fragments that does not necessarily fit into an exisitng DITA use case. »
Description
The navigation title (<navtitle>) element is one of a set of alternate titles that can be included inside the <titlealts> element. This navigation title may differ from the first level heading that shows in the main browser window. Use <navtitle> when the actual title of the topic isn't appropriate for use in navigation panes or online contents (for example, because the actual title is too long or needs stated in terse, imperative voice in the navigation).
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
navtitle.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.