Definition Type: Element
Name: rRule
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.20-spec-All-Power.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Rule for recurrence.
Collapse XSD Schema Diagram:
Drilldown into wkst in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into bysetpos in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into byweekno in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into byyearday in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into bymonth in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into bymonthday in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into byday in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into byhour in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into byminute in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into bysecond in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into count in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into until in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into interval in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into freq in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into recurrenceRuleAttributes in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into pubconstrainturi in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into pubconstraint in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into whyuri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into why in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into howuri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into how in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into custom in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into modified in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into creatoruri in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into creator in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into id in schema newsml-g2_2_20-spec-all-power_xsd Drilldown into commonPowerAttributes in schema newsml-g2_2_20-spec-all-power_xsdXSD Diagram of rRule in schema newsml-g2_2_20-spec-all-power_xsd (News Markup Language (NewsML) - Power)
Collapse XSD Schema Code:
<xs:element name="rRule">
    <xs:annotation>
        <xs:documentation>Rule for recurrence.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="commonPowerAttributes" />
        <xs:attributeGroup ref="recurrenceRuleAttributes" />
        <xs:anyAttribute namespace="##other" processContents="lax" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Optional
creator nsB:creator Optional
creatoruri nsB:creatoruri Optional
modified nsB:modified Optional
custom nsB:custom Optional
how nsB:how Optional
howuri nsB:howuri Optional
why nsB:why Optional
whyuri nsB:whyuri Optional
pubconstraint nsB:pubconstraint Optional
pubconstrainturi nsB:pubconstrainturi Optional
freq nsB:freq Required
interval nsB:interval Optional
until nsB:until Optional
count nsB:count Optional
bysecond nsB:bysecond Optional
byminute nsB:byminute Optional
byhour nsB:byhour Optional
byday nsB:byday Optional
bymonthday nsB:bymonthday Optional
bymonth nsB:bymonth Optional
byyearday nsB:byyearday Optional
byweekno nsB:byweekno Optional
bysetpos nsB:bysetpos Optional
wkst nsB:wkst Optional
<anyAttribute> Allowed namespace: '##other'