complexType "groupcomp.class"
Namespace:
Content:
complex, 17 attributes, 13 elements
Defined:
Includes:
definitions of 2 attributes, 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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")
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="groupcomp.class">
<xs:sequence>
<xs:element minOccurs="0" ref="title"/>
<xs:element minOccurs="0" ref="repsep"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="syntaxdiagram.grp"/>
<xs:group ref="syntaxdiagramprog.grp"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="global-atts"/>
<xs:attributeGroup ref="univ-atts-no-importance"/>
<xs:attribute name="importance" type="importance-att-progdom.class"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/17)
importance
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"optional", "required", "default", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="importance" type="importance-att-progdom.class"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>
Content Element Detail (all declarations; defined within this component only; 2/13)
repsep
Type:
anonymous complexType (extension of repsep.class), mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="repsep"/>

title
Type:
anonymous complexType (extension of title.class), mixed content
XML Source (see within schema source)
<xs:element minOccurs="0" ref="title"/>

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.