FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <msgblock>
Namespace:
Type:
anonymous complexType (extension of msgblock.class)
Content:
mixed, 22 attributes, 13 elements
Defined:
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<msgblock
   
 = 
xs:string
 = 
xs:string
 = 
"preserve"
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("page" | "column" | "textline" | "-dita-use-conref-target")
 = 
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/pre sw-d/msgblock "
   
>
   
Content: 
</msgblock>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
xs:string
no
anonymous : ("default" | "preserve")
"preserve"
no
scale-atts.class : (50 | 60 | 70 | 80 | 90 | 100 | 110 | 120 | 140 | 160 | 180 | 200 | "-dita-use-conref-target")
no
frame-att.class : ("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
no
expanse-att.class : ("page" | "column" | "textline" | "-dita-use-conref-target")
no
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/pre sw-d/msgblock "
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 message block (<msgblock>) element contains a multi-line message or set of messages. The message block can contain multiple message numbers and message descriptions, each enclosed in a <msgnum> and <msgph> element. It can also contain the message content directly. This element is part of the DITA software domain, a special set of DITA elements designed to document software tasks, concepts and reference information.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
msgblock.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.