FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <body>
Namespace:
Type:
anonymous complexType (extension of body.class)
Content:
complex, 17 attributes, 27 elements
Defined:
globally in topicMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<body
   
 = 
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/body "
   
>
   
Content: 
</body>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
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/body "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
0..∞
 p
1..1
no
A paragraph element (<p>) is a block of text containing a single main idea.
 lq
1..1
no
TThe long quote (<lq>) element indicates content quoted from another source. »
1..1
no
A <note> element contains information, differentiated from the main text, which expands on or calls attention to a particular point.
 dl
1..1
no
dl (ver 1)
A definition list (<dl>) is a list of terms and corresponding definitions. »
1..1
no
The parameter list (<parml>) element contains a list of terms and definitions that describes the parameters in an application programming interface. »
 ul
1..1
no
In an unordered list (<ul>), the order of the list items is not significant. »
 ol
1..1
no
An ordered list (<ol>) is a list of items sorted by sequence or order of importance.
 sl
1..1
no
The <sl> element contains a simple list of items of short, phrase-like content, such as in documenting the materials in a kit or package.
 pre
1..1
no
pre (ver 1)
The preformatted element (<pre>) preserves line breaks and spaces entered manually by the author in the content of the element, and also presents the content in a monospaced type font (depending on your output formatting processor).
1..1
no
The <codeblock> element represents lines of program code. »
1..1
no
The <screen> element contains or refers to a textual representation of a computer screen or user interface panel (window).
1..1
no
The message block (<msgblock>) element contains a multi-line message or set of messages. »
1..1
no
The <lines> element may be used to represent dialogs, lists, text fragments, and so forth. »
 fig
1..1
no
fig (ver 1)
The figure (<fig>) element is a display context (sometimes called an exhibit) with an optional title for a wide variety of content. »
1..1
no
The syntax diagram (<syntaxdiagram>) element is the main container for all the syntax elements that make up a syntax definition. »
1..1
no
The imagemap element supports the basic functionality of the HTML client-side image map markup.
1..1
no
Include artwork or images in a DITA topic by using the <image> element. »
1..1
no
DITA's <object> element corresponds to the HTML <object> element. »
1..1
no
The <table> element organizes arbitrarily complex relationships of tabular information. »
1..1
no
The <simpletable> element is used for tables that are regular in structure and do not need a caption. »
1..1
no
A <required-cleanup> element is used as a placeholder for migrated elements that cannot be appropriately tagged without manual intervention. »
0..∞
  data
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. »
1..1
no
The <section> element represents an organizational division in a topic. »
1..1
no
The <example> element is a section with the specific role of containing examples that illustrate or support the current topic. »
Description
The <body> element is the container for the main content of a <topic>.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
body.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.