Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 1 attribute |
Defined: |
|
Includes: |
definition of 1 attribute |
XML Representation Summary |
||||||
<daily |
||||||
|
||||||
/> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Repeat every [...] days.
</xsd:documentation>
<xsd:complexType>
<xsd:attribute name="dayFrequency" type="xsd:int" use="required">
</xsd:complexType>
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
The periodicity of days over which repetition occurs,
</xsd:documentation>
for example, repeat every 3 days. </xsd:element>
|
Type: |
xsd:int, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The periodicity of days over which repetition occurs,
</xsd:documentation>
for example, repeat every 3 days. </xsd:attribute>
|