Attribute Group dl.attributes

Namespace No namespace
Diagram
Attribute dl.attributes / @compactAttribute dl.attributes / @spectitleAttribute Group id-attsAttribute Group select-attsAttribute Group localization-attsAttribute Group univ-attsAttribute dl.attributes / @outputclass
Used by
Attribute Group Attribute Group dl.attlist
Attributes
Source
<xs:attributeGroup name="dl.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 dl.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 dl.attributes / @spectitle

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

Attribute dl.attributes / @outputclass

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