Definition Type: Element
Name: icon
Namespace: http://iptc.org/std/nar/2006-10-01/
Containing Schema: NewsML-G2_2.23-spec-All-Core.xsd
Abstract
Documentation:
An iconic visual identification of the content
Collapse XSD Schema Diagram:
Drilldown into colourdepth in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into videocodecuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into videocodec in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into colourindicatoruri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into colourindicator in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into colourspaceuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into colourspace in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into layoutorientationuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into layoutorientation in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into orientation in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into heightunituri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into heightunit in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into height in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into widthunituri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into widthunit in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into width in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into mediaContentCharacteristics1 in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into renditionuri in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into rendition in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into title in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into size in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into formaturi in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into format in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into contenttypevariant in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into contenttype in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into persistidref in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into version in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into residref in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into href in schema newsml-g2_2_23-spec-all-core_xsd Drilldown into targetResourceAttributes in schema newsml-g2_2_23-spec-all-core_xsdXSD Diagram of icon in schema newsml-g2_2_23-spec-all-core_xsd (News Markup Language (NewsML) - Core)
Collapse XSD Schema Code:
<xs:element name="icon">
    <xs:annotation>
        <xs:documentation>An iconic visual identification of the content</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:attributeGroup ref="targetResourceAttributes" />
        <xs:attribute name="rendition" type="QCodeType">
            <xs:annotation>
                <xs:documentation>Identifies the rendition of the target resource - expressed by a QCode. If the target resource is an item providing multiple renditions then this attribute is used to identify the rendition to be used.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attribute name="renditionuri" type="IRIType">
            <xs:annotation>
                <xs:documentation>Identifies the rendition of the target resource - expressed by a URI. If the target resource is an item providing multiple renditions then this attribute is used to identify the rendition to be used.</xs:documentation>
            </xs:annotation>
        </xs:attribute>
        <xs:attributeGroup ref="mediaContentCharacteristics1" />
        <xs:anyAttribute namespace="##other" processContents="lax" />
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
href nsB:href Optional
residref nsB:residref Optional
version nsB:version Optional
persistidref nsB:persistidref Optional
contenttype nsB:contenttype Optional
contenttypevariant nsB:contenttypevariant Optional
format nsB:format Optional
formaturi nsB:formaturi Optional
size nsB:size Optional
title nsB:title Optional
rendition nsB:rendition (Optional)
renditionuri nsB:renditionuri (Optional)
width nsB:width Optional
widthunit nsB:widthunit Optional
widthunituri nsB:widthunituri Optional
height nsB:height Optional
heightunit nsB:heightunit Optional
heightunituri nsB:heightunituri Optional
orientation nsB:orientation Optional
layoutorientation nsB:layoutorientation Optional
layoutorientationuri nsB:layoutorientationuri Optional
colourspace nsB:colourspace Optional
colourspaceuri nsB:colourspaceuri Optional
colourindicator nsB:colourindicator Optional
colourindicatoruri nsB:colourindicatoruri Optional
videocodec nsB:videocodec Optional
videocodecuri nsB:videocodecuri Optional
colourdepth nsB:colourdepth Optional
<anyAttribute> Allowed namespace: '##other'