element <wintitle>
Namespace:
Type:
anonymous (extension of wintitle.class)
Content:
mixed, 18 attributes
Defined:
globally in uiDomain.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<wintitle
    keyref
 = 
xs:string
    outputclass
 = 
xs:string
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    id
 = 
xs:NMTOKEN
    conref
 = 
xs:string
    props
 = 
xs:string
    platform
 = 
xs:string
    product
 = 
xs:string
    audience
 = 
xs:string
    otherprops
 = 
xs:string
    base
 = 
xs:string
    rev
 = 
xs:string
    importance
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
    status
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    class
 = 
xs:string : "+ topic/keyword ui-d/wintitle "
    >
   
Content: 
{text}
</wintitle>
Included in content model of elements (99):
Known Usage Locations
Annotation
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. This element is part of the DITA user interface domain, a special set of DITA elements designed to document user interface tasks, concepts and reference information.
Anonymous Type Detail
Type Derivation Tree
wintitle.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="wintitle">
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="wintitle.class">
<xs:attribute default="+ topic/keyword ui-d/wintitle " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/18)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"+ topic/keyword ui-d/wintitle "
XML Source (see within schema source)
<xs:attribute default="+ topic/keyword ui-d/wintitle " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set