xcal:exrule

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
xcal:value restriction of xsd:NOTATION xcal:RECUR optional

Source

<xsd:element name="exrule">
  <xsd:complexType mixed="true">
    <xsd:attribute name="value" fixed="xcal:RECUR">
      <xsd:simpleType>
        <xsd:restriction base="xsd:NOTATION">
          <xsd:enumeration value="xcal:RECUR"/>
        </xsd:restriction>
      </xsd:simpleType>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>

Sample