Definition Type: Attribute
Name: wordcount
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Use Optional
Documentation:
The count of words of textual content.
Collapse XSD Schema Diagram:
XSD Diagram of wordcount in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:attribute name="wordcount" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The count of words of textual content.</xs:documentation>
    </xs:annotation>
</xs:attribute>