element <glossterm> (global)
Namespace:
Type:
anonymous complexType (extension of glossterm.class)
Content:
mixed (allows character data), 10 attributes, 33 elements
Defined:
globally in glossaryMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
Component Diagram
XML Representation Summary
<glossterm
   
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
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/title concept/title glossentry/glossterm "
   
>
   
Content: 
</glossterm>
Included in content model of elements (1):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
glossterm.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="glossterm">
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="glossterm.class">
<xs:attribute default="- topic/title concept/title glossentry/glossterm " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/10)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/title concept/title glossentry/glossterm "
XML Source (see within schema source)
<xs:attribute default="- topic/title concept/title glossentry/glossterm " 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.