FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <concept>
Namespace:
Type:
anonymous complexType (extension of concept.class)
Content:
complex, 20 attributes, 12 elements
Defined:
globally in conceptMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<concept
   
 = 
xs:ID
 = 
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")
 = 
xs:string : "1.1"
 = 
xs:string
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
 = 
xs:string : "(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
 = 
xs:string : "- topic/topic concept/concept "
   
>
   
Content: 
</concept>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:ID
yes
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
xs:string
1.1
no
xs:string
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 . . .
dir-atts.class : ("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
no
xs:string
no
xs:string
no
xs:string
"(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
no
xs:string
"- topic/topic concept/concept "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
1..1
no
The <title> element contains a heading or label for the main parts of a document such as <topic>, <section>, and <example> and for the display elements such as figure (<fig>) and <table>.
0..1
no
The alternate title element (<titlealts>) is optional, but can occur after the topic title. »
0..1
1..1
no
The short description (<shortdesc>) element occurs between the topic title and the topic body, as the initial paragraph-like content of a topic. »
1..1
no
0..1
no
The <prolog> element contains information about the topic as an whole (for example, author information or subject category) that is either entered by the author or machine-maintained. »
0..1
no
The <conbody> element is the main body-level element for a concept. »
0..1
no
The related information links of a topic (<related-links> element) are stored in a special section following the body of the topic. »
0..∞
  topic
1..1
no
The <topic> element is the top-level DITA element for a single-subject topic or article. »
  task
1..1
no
The <task> element is the top-level element for a task topic. »
1..1
no
The <concept> element is the top-level element for a topic that answers the question what is? »
1..1
no
The <reference> element defines a top-level container for a reference topic. »
1..1
no
Description
The <concept> element is the top-level element for a topic that answers the question what is? Concepts provide background information that users must know before they can successfully work with a product or interface. Often, a concept is an extended definition of a major abstraction such as a process or function. It might also have an example or a graphic, but generally the structure of a concept is fairly simple.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
concept.class (ver 1) (redefined by extension)
  concept.class (ver 2) (extension)
      complexType


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.