Definition Type: Attribute
Name: resolution
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: positiveInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Use Optional
Documentation:
The recommended printing resolution for an image in dots per inch
Collapse XSD Schema Diagram:
XSD Diagram of resolution in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:attribute name="resolution" type="xs:positiveInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The recommended printing resolution for an image in dots per inch</xs:documentation>
    </xs:annotation>
</xs:attribute>