bysetpos

The BYSETPOS rule part specifies a space separated list of values which corresponds to the nth occurrence
within the set of events specified by the rule.

Attribute Information

Used By

Attribute Group recurrenceRuleAttributes

Source

<xs:attribute name="bysetpos" use="optional">
  <xs:annotation>
    <xs:documentation>The BYSETPOS rule part specifies a space separated list of values which corresponds to the nth occurrence within the set of events specified by the rule.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="BySetposListType">
      <xs:minLength value="1"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample