Attribute Group CBody.attlist

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

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

Attribute CBody.attlist / @conrefend

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

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

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

Attribute CBody.attlist / @props

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

Attribute CBody.attlist / @platform

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

Attribute CBody.attlist / @product

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

Attribute CBody.attlist / @audience

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

Attribute CBody.attlist / @otherprops

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

Attribute CBody.attlist / @base

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

Attribute CBody.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 CBody.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 CBody.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 CBody.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 CBody.attlist / @outputclass

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

Attribute CBody.attlist / @xtrc

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

Attribute CBody.attlist / @xtrf

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

Attribute CBody.attlist / @class

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