element <boolean> (global)
Namespace:
Type:
anonymous complexType (extension of boolean.class)
Content:
empty, 18 attributes
Defined:
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<boolean
   
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
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/boolean "
/>
Included in content model of elements (63):
Known Usage Locations
Annotation
( Deprecated ) - The <boolean> element is used to express one of two opposite values, such as yes or no, on or off, true or false, high or low, and so forth. The element itself is empty; the value of the element is stored in its state attribute, and the semantic associated with the value is typically in a specialized name derived from this element. If you need more than two values (for example, "yes," "no" and "don't care") use the <state> element instead. This element is primarily for specialization, where it can be used to require a logical true or false designation in a particular part of the document.
Anonymous Type Detail
Type Derivation Tree
boolean.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="boolean">
<xs:complexType>
<xs:complexContent>
<xs:extension base="boolean.class">
<xs:attribute default="- topic/boolean " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/18)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/boolean "
XML Source (see within schema source)
<xs:attribute default="- topic/boolean " ref="class"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.