Definition Type: Attribute
Name: height
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 height of visual content.
Collapse XSD Schema Diagram:
XSD Diagram of height in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:attribute name="height" type="xs:nonNegativeInteger" use="optional">
    <xs:annotation>
        <xs:documentation>The height of visual content.</xs:documentation>
    </xs:annotation>
</xs:attribute>