element <glossentry>
Namespace:
Type:
Content:
complex, 20 attributes, 4 elements
Defined:
globally in glossaryMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<glossentry
    id
 = 
xs:ID
    conref
 = 
xs:string
    props
 = 
xs:string
    platform
 = 
xs:string
    product
 = 
xs:string
    audience
 = 
xs:string
    otherprops
 = 
xs:string
    base
 = 
xs:string
    rev
 = 
xs:string
    importance
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
    status
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
    ditaarch:DITAArchVersion
 = 
xs:string : "1.1"
    outputclass
 = 
xs:string
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    dir
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    domains
 = 
xs:string : "(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
    class
 = 
xs:string : "- topic/topic concept/concept glossentry/glossentry "
    >
   
Content: 
glossterm, glossdef, related-links?, no-topic-nesting*
</glossentry>
Included in content model of elements (5):
Known Usage Locations
Anonymous Type Detail
Type Derivation Tree
glossentry.class (redefinition by extension)
  glossentry.class (extension)
      complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="glossentry">
<xs:complexType>
<xs:complexContent>
<xs:extension base="glossentry.class">
<xs:attribute default="- topic/topic concept/concept glossentry/glossentry " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/20)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/topic concept/concept glossentry/glossentry "
XML Source (see within schema source)
<xs:attribute default="- topic/topic concept/concept glossentry/glossentry " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set