Attribute Group CorrectionTitle.attlist

Namespace No namespace
Diagram
Attribute CorrectionTitle.attlist / @idAttribute CorrectionTitle.attlist / @conrefAttribute CorrectionTitle.attlist / @conrefendAttribute CorrectionTitle.attlist / @conactionAttribute CorrectionTitle.attlist / @conkeyrefAttribute CorrectionTitle.attlist / @propsAttribute CorrectionTitle.attlist / @platformAttribute CorrectionTitle.attlist / @productAttribute CorrectionTitle.attlist / @audienceAttribute CorrectionTitle.attlist / @otherpropsAttribute CorrectionTitle.attlist / @baseAttribute CorrectionTitle.attlist / @importanceAttribute CorrectionTitle.attlist / @revAttribute CorrectionTitle.attlist / @statusAttribute CorrectionTitle.attlist / @translateAttribute @xml:langAttribute CorrectionTitle.attlist / @dirAttribute CorrectionTitle.attlist / @outputclassAttribute CorrectionTitle.attlist / @domainsAttribute CorrectionTitle.attlist / @xtrcAttribute CorrectionTitle.attlist / @xtrfAttribute CorrectionTitle.attlist / @class
Used by
Attributes
Source
<xs:attributeGroup name="CorrectionTitle.attlist">
  <xs:attribute name="id" type="xs:ID"/>
  <xs:attribute name="conref"/>
  <xs:attribute name="conrefend"/>
  <xs:attribute name="conaction">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="mark"/>
        <xs:enumeration value="pushafter"/>
        <xs:enumeration value="pushbefore"/>
        <xs:enumeration value="pushreplace"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="conkeyref"/>
  <xs:attribute name="props"/>
  <xs:attribute name="platform"/>
  <xs:attribute name="product"/>
  <xs:attribute name="audience"/>
  <xs:attribute name="otherprops"/>
  <xs:attribute name="base"/>
  <xs:attribute name="importance">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="default"/>
        <xs:enumeration value="deprecated"/>
        <xs:enumeration value="high"/>
        <xs:enumeration value="low"/>
        <xs:enumeration value="normal"/>
        <xs:enumeration value="obsolete"/>
        <xs:enumeration value="optional"/>
        <xs:enumeration value="recommended"/>
        <xs:enumeration value="required"/>
        <xs:enumeration value="urgent"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="rev"/>
  <xs:attribute name="status">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="changed"/>
        <xs:enumeration value="deleted"/>
        <xs:enumeration value="new"/>
        <xs:enumeration value="unchanged"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="translate">
    <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 ref="xml:lang"/>
  <xs:attribute name="dir">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="lro"/>
        <xs:enumeration value="ltr"/>
        <xs:enumeration value="rlo"/>
        <xs:enumeration value="rtl"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute name="outputclass"/>
  <xs:attribute name="domains"/>
  <xs:attribute name="xtrc"/>
  <xs:attribute name="xtrf"/>
  <xs:attribute name="class"/>
</xs:attributeGroup>

Attribute CorrectionTitle.attlist / @id

Namespace No namespace
Type xs:ID
Properties
content: simple
Used by
Source
<xs:attribute name="id" type="xs:ID"/>

Attribute CorrectionTitle.attlist / @conaction

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

Attribute CorrectionTitle.attlist / @importance

Namespace No namespace
Type restriction of xs:token
Properties
content: simple
Facets
enumeration default
enumeration deprecated
enumeration high
enumeration low
enumeration normal
enumeration obsolete
enumeration optional
enumeration recommended
enumeration required
enumeration urgent
enumeration -dita-use-conref-target
Used by
Source
<xs:attribute name="importance">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="default"/>
      <xs:enumeration value="deprecated"/>
      <xs:enumeration value="high"/>
      <xs:enumeration value="low"/>
      <xs:enumeration value="normal"/>
      <xs:enumeration value="obsolete"/>
      <xs:enumeration value="optional"/>
      <xs:enumeration value="recommended"/>
      <xs:enumeration value="required"/>
      <xs:enumeration value="urgent"/>
      <xs:enumeration value="-dita-use-conref-target"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Attribute CorrectionTitle.attlist / @status

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

Attribute CorrectionTitle.attlist / @translate

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="translate">
  <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 CorrectionTitle.attlist / @dir

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