Attribute Group conref-atts

Namespace No namespace
Diagram
Attribute conref-atts / @conrefAttribute conref-atts / @conrefendAttribute conref-atts / @conactionAttribute conref-atts / @conkeyref
Used by
Attributes
Source
<xs:attributeGroup name="conref-atts">
  <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:attributeGroup>

Attribute conref-atts / @conref

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

Attribute conref-atts / @conrefend

Namespace No namespace
Used by
Attribute Group Attribute Group conref-atts
Source
<xs:attribute name="conrefend"/>

Attribute conref-atts / @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
Attribute Group Attribute Group conref-atts
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 conref-atts / @conkeyref

Namespace No namespace
Used by
Attribute Group Attribute Group conref-atts
Source
<xs:attribute name="conkeyref"/>