Attribute Group ol.attributes

Namespace No namespace
Diagram
Attribute ol.attributes / @compactAttribute ol.attributes / @spectitleAttribute Group id-attsAttribute Group select-attsAttribute Group localization-attsAttribute Group univ-attsAttribute ol.attributes / @outputclass
Used by
Attribute Group Attribute Group ol.attlist
Attributes
Source
<xs:attributeGroup name="ol.attributes">
  <xs:attribute name="compact">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="no"/>
        <xs:enumeration value="yes"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="spectitle"/>
  <xs:attributeGroup ref="univ-atts"/>
  <xs:attribute name="outputclass"/>
</xs:attributeGroup>

Attribute ol.attributes / @compact

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration no
enumeration yes
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="compact">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="no"/>
      <xs:enumeration value="yes"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute ol.attributes / @spectitle

Namespace No namespace
Used by
Source
<xs:attribute name="spectitle"/>

Attribute ol.attributes / @outputclass

Namespace No namespace
Used by
Source
<xs:attribute name="outputclass"/>