element <concept> (global)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
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 " |
|
|
> |
|
|
</concept> |
Included in content model of elements (5):
-
Annotation
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.
Type Derivation Tree
complexType
|
XML Source (w/o annotations (1); see within schema source)
<xs:complexType>
<xs:complexContent>
<xs:extension base="concept.class">
<xs:attribute default="- topic/topic concept/concept " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/20)
-
Type: |
xs:string, predefined
|
Use: |
optional |
Attribute Value
Default: |
"- topic/topic concept/concept " |
XML Source (see within schema source)
<xs:attribute default="- topic/topic concept/concept " ref="class"/>
|