Definition Type: Attribute
Name: width
Namespace: http://iptc.org/std/nar/2006-10-01/
Type: nonNegativeInteger:http://www.w3.org/2001/XMLSchema
Containing Schema: NAR_1.8-spec-All-Power.xsd
Use (Optional)
Documentation:
The width of an image in pixels
Collapse XSD Schema Diagram:
XSD Diagram of width in schema nar_1_8-spec-all-power_xsd (EventsML - News Exchange Format - Power)
Collapse XSD Schema Code:
<xs:attribute name="width" type="xs:nonNegativeInteger">
    <xs:annotation>
        <xs:documentation>The width of an image in pixels</xs:documentation>
    </xs:annotation>
</xs:attribute>