Attribute Group Correct_Body.attlist

Namespace No namespace
Diagram
Attribute Correct_Body.attlist / @idAttribute Correct_Body.attlist / @conrefAttribute Correct_Body.attlist / @conrefendAttribute Correct_Body.attlist / @conactionAttribute Correct_Body.attlist / @conkeyrefAttribute Correct_Body.attlist / @propsAttribute Correct_Body.attlist / @platformAttribute Correct_Body.attlist / @productAttribute Correct_Body.attlist / @audienceAttribute Correct_Body.attlist / @otherpropsAttribute Correct_Body.attlist / @baseAttribute Correct_Body.attlist / @importanceAttribute Correct_Body.attlist / @revAttribute Correct_Body.attlist / @statusAttribute Correct_Body.attlist / @translateAttribute @xml:langAttribute Correct_Body.attlist / @dirAttribute Correct_Body.attlist / @outputclassAttribute Correct_Body.attlist / @xtrcAttribute Correct_Body.attlist / @xtrfAttribute Correct_Body.attlist / @class
Used by
Attributes
Source
<xs:attributeGroup name="Correct_Body.attlist">
  <xs:attribute name="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="xtrc"/>
  <xs:attribute name="xtrf"/>
  <xs:attribute name="class"/>
</xs:attributeGroup>

Attribute Correct_Body.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 Correct_Body.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 Correct_Body.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 Correct_Body.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 Correct_Body.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>