element <shortdesc> (global)
Namespace:
Type:
anonymous complexType (extension of shortdesc.class)
Content:
mixed (allows character data), 17 attributes, 33 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<shortdesc
   
 = 
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/shortdesc "
    >
   
Content: 
{text} × (ph | codeph | synph | uicontrol | menucascade | sup | sub | tt | b | u | i | msgph | filepath | userinput | systemoutput | term | q | state | boolean | keyword | option | parmname | apiname | wintitle | msgnum | varname | cmdname | tm | image | data | data-about | foreign | unknown)*
</shortdesc>
Included in content model of elements (6):
abstract, reference,
Known Usage Locations
Annotation
The short description (<shortdesc>) element occurs between the topic title and the topic body, as the initial paragraph-like content of a topic. The short description, which represents the purpose or theme of the topic, is also intended to be used as a link preview and for searching.
Anonymous Type Detail
Type Derivation Tree
shortdesc.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="shortdesc">
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="shortdesc.class">
<xs:attribute default="- topic/shortdesc " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/17)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/shortdesc "
XML Source (see within schema source)
<xs:attribute default="- topic/shortdesc " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set