attributeGroup "display-atts"
Namespace:
Content:
Defined:
Includes:
definitions of 3 attributes
Used:
at 11 locations
Component Diagram
XML Representation Summary
<...
   
 = 
("50" | "60" | "70" | "80" | "90" | "100" | "110" | "120" | "140" | "160" | "180" | "200" | "-dita-use-conref-target")
 = 
("top" | "bottom" | "topbot" | "all" | "sides" | "none" | "-dita-use-conref-target")
 = 
("page" | "column" | "textline" | "-dita-use-conref-target")
...>
Known Usage Locations
Annotation
Display attributes is a parameter entity declaration in the topic DTD that includes attributes whose values may be used for affecting the display of a topic or its selection by search tools.
XML Source (w/o annotations (1); see within schema source)
<xs:attributeGroup name="display-atts">
<xs:attribute name="scale" type="scale-atts.class"/>
<xs:attribute name="frame" type="frame-att.class"/>
<xs:attribute name="expanse" type="expanse-att.class"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 3/3)
expanse
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"page", "column", "textline", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="expanse" type="expanse-att.class"/>

frame
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"top", "bottom", "topbot", "all", "sides", "none", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="frame" type="frame-att.class"/>

scale
Type:
Use:
optional
Attribute Value
enumeration of xs:string
Enumeration:
"50", "60", "70", "80", "90", "100", "110", "120", "140", "160", "180", "200", "-dita-use-conref-target"
XML Source (see within schema source)
<xs:attribute name="scale" type="scale-atts.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.