Attribute Group delim.attributes

Namespace No namespace
Diagram
Attribute delim.attributes / @importanceAttribute univ-atts-no-importance / @baseAttribute Group id-attsAttribute Group filter-attsAttribute Group localization-attsAttribute univ-atts-no-importance / @revAttribute univ-atts-no-importance / @statusAttribute Group univ-atts-no-importanceAttribute delim.attributes / @outputclass
Used by
Attributes
Source
<xs:attributeGroup name="delim.attributes">
  <xs:attribute name="importance">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="optional"/>
        <xs:enumeration value="required"/>
        <xs:enumeration value="-dita-use-conref-target"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
  <xs:attributeGroup ref="univ-atts-no-importance"/>
  <xs:attribute name="outputclass"/>
</xs:attributeGroup>

Attribute delim.attributes / @importance

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

Attribute delim.attributes / @outputclass

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