rep

Attribute Information

Used By

Element docbook:group

Source

<xs:attribute name="rep" default="norepeat">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="norepeat"/>
      <xs:enumeration value="repeat"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample