Attribute Group lq.attributes

Namespace No namespace
Diagram
Attribute lq.attributes / @hrefAttribute lq.attributes / @keyrefAttribute lq.attributes / @formatAttribute lq.attributes / @typeAttribute lq.attributes / @scopeAttribute lq.attributes / @reftitleAttribute Group id-attsAttribute Group select-attsAttribute Group localization-attsAttribute Group univ-attsAttribute lq.attributes / @outputclass
Used by
Attribute Group Attribute Group lq.attlist
Attributes
Source
<xs:attributeGroup name="lq.attributes">
  <xs:attribute name="href"/>
  <xs:attribute name="keyref"/>
  <xs:attribute name="format"/>
  <xs:attribute name="type"/>
  <xs:attribute name="scope">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="external"/>
        <xs:enumeration value="local"/>
        <xs:enumeration value="peer"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="reftitle"/>
  <xs:attributeGroup ref="univ-atts"/>
  <xs:attribute name="outputclass"/>
</xs:attributeGroup>

Attribute lq.attributes / @href

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

Attribute lq.attributes / @keyref

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

Attribute lq.attributes / @format

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

Attribute lq.attributes / @type

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

Attribute lq.attributes / @scope

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

Attribute lq.attributes / @reftitle

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

Attribute lq.attributes / @outputclass

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