FlexDoc/XML XSDDoc Demo
XML Schemas for XHTML 1.1


attributeGroup "xhtml.CellHAlign.attrib"
Namespace:
Content:
Defined:
globally in xhtml-table-1.xsd; see XML source
Includes:
declarations of 3 attributes
Referenced:
Component Diagram
XML Representation Summary
<...
   
 = 
("left" | "center" | "right" | "justify" | "char")
 = 
restriction of xs:string
 = 
(xs:nonNegativeInteger | restriction of xs:token)
...>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
anonymous : ("left" | "center" | "right" | "justify" | "char")
no
char
xh11d:Character : restriction of xs:string
no
charoff
xh11d:Length : (xs:nonNegativeInteger | restriction of xs:token)
no
Referenced By
Attribute Details (only local attributes with anonymous type; defined in this component only; 1/3)
align
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Defined:
locally in (this) attributeGroup xhtml.CellHAlign.attrib; see XML source
Attribute Value Detail
enumeration of xs:NMTOKEN
Values (5):
"left", "center", "right", "justify", "char"
Anonymous simpleType
Type Derivation Tree
xs:NMTOKEN (restriction)
Derivation:
restriction of xs:NMTOKEN
Facets:
enumeration (5):
"left", "center", "right", "justify", "char"


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.