Definition Type: Attribute
Name: bymonthday
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:ByMonthDayListType
Containing Schema: NAR_1.3-spec-Framework-Power.xsd
ContentType Restriction
Use (Optional)
Documentation:
The BYMONTHDAY rule part specifies a space separated list of days of the month.
Collapse XSD Schema Diagram:
XSD Diagram of bymonthday in schema nar_1_3-spec-framework-power_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:attribute name="bymonthday">
    <xs:annotation>
        <xs:documentation>The BYMONTHDAY rule part specifies a space separated list of days of the month.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="ByMonthDayListType">
            <xs:minLength value="1" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
MinLength 1
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus