FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <groupchoice>
Namespace:
Type:
anonymous complexType (extension of groupchoice.class)
Content:
complex, 18 attributes, 13 elements
Defined:
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<groupchoice
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("optional" | "required" | "default" | "-dita-use-conref-target")
 = 
xs:string : "+ topic/figgroup pr-d/groupchoice "
   
>
   
Content: 
</groupchoice>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:string
no
xs:string
no
xs:string
no
xs:NMTOKEN
no
xs:string
no
xs:string
no
xs:string
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 . . .
dir-atts.class : ("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-att-progdom.class : ("optional" | "required" | "default" | "-dita-use-conref-target")
no
xs:string
"+ topic/figgroup pr-d/groupchoice "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
0..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 repeat separator (<repsep>) element defines a group of syntax elements that can (or should) be repeated. »
0..∞
1..1
no
The <groupseq> element is part of the subset of elements that define syntax diagrams in DITA. »
1..1
no
The <groupchoice> element is part of the subset of elements that define syntax diagrams in DITA. »
1..1
no
The <groupcomp> element is part of the subset of elements that define syntax diagrams in DITA. »
1..1
no
The fragment reference (<fragref>) element provides a logical reference to a syntax definition fragment so that you can reference a syntax fragment multiple times. »
1..1
no
The syntax note (<synnote>) element contains a note (similar to a footnote) within a syntax definition group or fragment. »
1..1
no
The syntax note (<synnoteref>) reference element references a syntax note element (<synnote>) that has already been defined elsewhere in the topic. »
  kwd
1..1
no
The <kwd> element defines a keyword in a syntax definition. »
  var
1..1
no
Within a syntax definition, the <var> element defines a variable for which the user must supply content, such as their user name or password. »
  delim
1..1
no
Within a syntax definition, the delimiter (<delim>) element defines a character marking the beginning or end of a section or part of the complete syntax. »
  oper
1..1
no
The operator (<oper>) element defines an operator within a syntax definition. »
  sep
1..1
no
The separator (<sep>) element defines a separator character that is inline with the content of a syntax definition. »
Description
The <groupchoice> element is part of the subset of elements that define syntax diagrams in DITA. A group is a logical set of pieces of syntax that go together. A group choice specifies that the user must make a choice about which part of the syntax to use. Groups are often nested. This element is part of the DITA programming domain, a special set of DITA elements designed to document programming tasks, concepts and reference information.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
groupchoice.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.