Definition Type: Attribute
Name: count
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Optional
Documentation:
The COUNT rule part defines the number of occurrences at which to range-bound the recurrence.
Collapse XSD Schema Diagram:
XSD Diagram of count in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="count" type="xs:positiveInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The COUNT rule part defines the number of occurrences at which to range-bound the recurrence.</xs:documentation>
    </xs:annotation>
</xs:attribute>