Attribute Group A_Body.attlist

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

Attribute A_Body.attlist / @conref

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

Attribute A_Body.attlist / @conrefend

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

Attribute A_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 A_Body.attlist / @conkeyref

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

Attribute A_Body.attlist / @platform

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

Attribute A_Body.attlist / @product

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

Attribute A_Body.attlist / @audience

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

Attribute A_Body.attlist / @otherprops

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

Attribute A_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 A_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 A_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 A_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>

Attribute A_Body.attlist / @outputclass

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

Attribute A_Body.attlist / @class

Namespace No namespace
Properties
default: - topic/body
Used by
Source
<xs:attribute name="class" default="- topic/body "/>