complexType "concept.class" (redefined)
Namespace:
Content:
complex, 18 attributes, 12 elements
Defined:
globally in conceptMod.xsd; see XML source
Includes:
definitions of 4 attributes
Redefined:
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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
   
>
   
Content: 
</...>
Known Direct Subtypes (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="concept.class">
<xs:sequence>
<xs:group ref="title"/>
<xs:group minOccurs="0" ref="titlealts"/>
<xs:choice minOccurs="0">
<xs:group ref="shortdesc"/>
<xs:group ref="abstract"/>
</xs:choice>
<xs:group minOccurs="0" ref="prolog"/>
<xs:group minOccurs="0" ref="conbody"/>
<xs:group minOccurs="0" ref="related-links"/>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="concept-info-types"/>
</xs:sequence>
<xs:attribute name="id" type="xs:ID" use="required"/>
<xs:attribute name="conref" type="xs:string"/>
<xs:attributeGroup ref="select-atts"/>
<xs:attribute ref="ditaarch:DITAArchVersion"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attributeGroup ref="localization-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 4/18)
conref
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="conref" type="xs:string"/>

ditaarch:DITAArchVersion
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"1.1"
XML Source (see within schema source)
<xs:attribute ref="ditaarch:DITAArchVersion"/>

id
Type:
xs:ID, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute name="id" type="xs:ID" use="required"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

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.