element <entry> (global)
Namespace:
Type:
anonymous complexType (extension of entry.class)
Content:
mixed (allows character data), 22 attributes, 57 elements
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<entry
   
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
xs:string
 = 
("left" | "right" | "center" | "justify" | "-dita-use-conref-target")
 = 
("top" | "middle" | "bottom" | "-dita-use-conref-target")
 = 
xs:string
 = 
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/entry "
    >
   
Content: 
{text} × (ph | codeph | synph | uicontrol | menucascade | sup | sub | tt | b | u | i | msgph | filepath | userinput | systemoutput | term | xref | cite | q | state | boolean | keyword | option | parmname | apiname | wintitle | msgnum | varname | cmdname | tm | p | lq | note | dl | parml | ul | ol | sl | pre | codeblock | screen | msgblock | lines | fig | syntaxdiagram | imagemap | image | object | draft-comment | required-cleanup | fn | indextermref | indexterm | data | data-about | foreign | unknown)*
</entry>
Included in content model of elements (1):
row
Known Usage Locations
Annotation
The <entry> element defines a single cell in a table.
Anonymous Type Detail
Type Derivation Tree
entry.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="entry">
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="entry.class">
<xs:attribute default="- topic/entry " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/22)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/entry "
XML Source (see within schema source)
<xs:attribute default="- topic/entry " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set