complexType "entry.class"
Namespace:
Content:
mixed (allows character data), 21 attributes, 57 elements
Defined:
globally in tblDeclMod.xsd; see XML source
Includes:
definitions of 12 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
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
   
>
   
Content: 
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (see within schema source)
<xs:complexType mixed="true" name="entry.class">
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="tblcell.cnt"/>
</xs:choice>
<xs:attribute name="namest" type="xs:NMTOKEN"/>
<xs:attribute name="nameend" type="xs:NMTOKEN"/>
<xs:attribute name="spanname" type="xs:string"/>
<xs:attribute name="colname" type="xs:NMTOKEN"/>
<xs:attribute name="morerows" type="xs:NMTOKEN"/>
<xs:attribute name="char" type="xs:string"/>
<xs:attribute name="charoff" type="xs:NMTOKEN"/>
<xs:attributeGroup ref="colrowsep-atts"/>
<xs:attribute name="align" type="align-att.class"/>
<xs:attribute name="valign" type="valign-att.class"/>
<xs:attribute name="rev" type="xs:string"/>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attribute name="base" type="xs:string"/>
<xs:attributeGroup ref="base-attribute-extensions"/>
<xs:attributeGroup ref="id-atts"/>
<xs:attributeGroup ref="localization-atts"/>
<xs:attributeGroup ref="global-atts"/>
<!-- added DITA attributes -->
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 12/21)
align
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"left", "right", "center", "justify", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="align" type="align-att.class"/>

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

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

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

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

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

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

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

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

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

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

valign
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"top", "middle", "bottom", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="valign" type="valign-att.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.