Definition Type: Attribute
Name: byweekno
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nsA:ByWeekNoListType
Containing Schema: NAR_1.3-spec-Framework-Core.xsd
ContentType Restriction
Use (Optional)
Documentation:
The BYWEEKNO rule part specifies a space separated list of ordinals specifying weeks of the year.
Collapse XSD Schema Diagram:
XSD Diagram of byweekno in schema nar_1_3-spec-framework-core_xsd (EventsML - News Exchange Format)
Collapse XSD Schema Code:
<xs:attribute name="byweekno">
    <xs:annotation>
        <xs:documentation>The BYWEEKNO rule part specifies a space separated list of ordinals specifying weeks of the year.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="ByWeekNoListType">
            <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