Definition Type: Attribute
Name: pagecount
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.22-spec-All-Power.xsd
Use Optional
Documentation:
The count of pages of the content
Collapse XSD Schema Diagram:
XSD Diagram of pagecount in schema newsml-g2_2_22-spec-all-power_xsd (SportsML)
Collapse XSD Schema Code:
<xs:attribute name="pagecount" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The count of pages of the content</xs:documentation>
    </xs:annotation>
</xs:attribute>