simpleType "frame-att.class"
Namespace:
Defined:
Used:
Simple Content Model
enumeration of xs:string
Simple Content Restrictions:
Enumeration:
"top", "bottom", "topbot", "all", "sides", "none", "-dita-use-conref-target"

All Direct / Indirect Based Attributes (2):
display-atts/@frame, table.class/@frame
Known Usage Locations
Type Definition Detail
Type Derivation Tree
xs:string (restriction)
  frame-att.class
Derivation:
restriction of xs:string
Facets:
enumeration:
"top", "bottom", "topbot", "all", "sides", "none", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:simpleType name="frame-att.class">
<xs:restriction base="xs:string">
<xs:enumeration value="top"/>
<xs:enumeration value="bottom"/>
<xs:enumeration value="topbot"/>
<xs:enumeration value="all"/>
<xs:enumeration value="sides"/>
<xs:enumeration value="none"/>
<xs:enumeration value="-dita-use-conref-target"/>
</xs:restriction>
</xs:simpleType>

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