icon

An iconic visual identification of the content

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
colourdepth xs:nonNegativeInteger optional
The bit depth defining the spread of colour data within each sample.
colourindicator QCodeType optional
Indicates whether the still or moving image is coloured or black and white. The recommended vocabulary is the IPTC Colour Indicator NewsCodes http://cv.iptc.org/newscodes/colourindicator/ - expressed by a QCode
colourindicatoruri IRIType optional
Indicates whether the still or moving image is coloured or black and white. The recommended vocabulary is the IPTC Colour Indicator NewsCodes http://cv.iptc.org/newscodes/colourindicator/ - expressed by a URI
colourspace QCodeType optional
The colour space of an image. Applies to image icons - expressed by a QCode
colourspaceuri IRIType optional
The colour space of an image. Applies to image icons - expressed by a URI
contenttype xs:string optional
The IANA (Internet Assigned Numbers Authority) MIME type of the target resource.
contenttypevariant xs:string optional
A refinement of a generic content type (i.e. IANA MIME type) by a literal string value.
creator QCodeType optional
If the attribute is empty, specifies which entity (person, organisation or system) will edit the property - expressed by a QCode. If the attribute is non-empty, specifies which entity (person, organisation or system) has edited the property.
creatoruri IRIType optional
If the attribute is empty, specifies which entity (person, organisation or system) will edit the property - expressed by a URI. If the attribute is non-empty, specifies which entity (person, organisation or system) has edited the property.
custom xs:boolean optional
If set to true the corresponding property was added to the G2 Item for a specific customer or group of customers only. The default value of this property is false which applies when this attribute is not used with the property.
format QCodeType optional
A refinement of a generic content type (i.e. IANA MIME type) by a value from a controlled vocabulary - expressed by a QCode
formaturi IRIType optional
A refinement of a generic content type (i.e. IANA MIME type) by a value from a controlled vocabulary - expressed by a URI
height xs:nonNegativeInteger optional
The height of visual content.
heightunit QCodeType optional
If present defines the height unit for the heigth - expressed by a QCode
heightunituri IRIType optional
If present defines the height unit for the heigth - expressed by a URI
how QCodeType optional
Indicates by which means the value was extracted from the content - expressed by a QCode
howuri IRIType optional
Indicates by which means the value was extracted from the content - expressed by a URI
href IRIType optional
The locator of the target resource.
id xs:ID optional
The local identifier of the property.
layoutorientation QCodeType optional
Indicates whether the human interpretation of the top of the image is aligned to its short or long side - expressed by a QCode
layoutorientationuri IRIType optional
Indicates whether the human interpretation of the top of the image is aligned to its short or long side - expressed by a URI
modified DateOptTimeType optional
The date (and, optionally, the time) when the property was last modified. The initial value is the date (and, optionally, the time) of creation of the property.
orientation xs:nonNegativeInteger optional
The orientation of the visual content of an image in regard to the standard rendition of the digital image data. Values in the range of 1 to 8 are compatible with the TIFF 6.0 and Exif 2.3 specifications. Applies to image content.
persistidref xs:string optional
Points to an element inside the target resource which must be identified by an ID attribute having a value which is persistent for all versions of the target resource, i.e. for its entire lifecycle. (added NAR 1.8)
pubconstraint QCodeListType optional
One or many constraints that apply to publishing the value of the property - expressed by a QCode. Each constraint applies to all descendant elements.
pubconstrainturi IRIListType optional
One or many constraints that apply to publishing the value of the property - expressed by a URI. Each constraint applies to all descendant elements.
rendition QCodeType optional
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.
renditionuri IRIType optional
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.
residref xs:string optional
The  provider’s identifier of the target resource.
size xs:nonNegativeInteger optional
The size in bytes of the target resource.
title xs:string optional
A short natural language name for the target resource.
version xs:positiveInteger optional
The version of the target resource. By default, the latest revision is retrieved when the link is activated.
videocodec QCodeType optional
The applicable codec for video data. Applies to video icons - expressed by a QCode
videocodecuri IRIType optional
The applicable codec for video data. Applies to video icons - expressed by a URI
why QCodeType optional
Why the metadata has been included - expressed by a QCode
whyuri IRIType optional
Why the metadata has been included - expressed by a URI
width xs:nonNegativeInteger optional
The width of visual content.
widthunit QCodeType optional
If present defines the width unit for the width - expressed by a QCode
widthunituri IRIType optional
If present defines the width unit for the width - expressed by a URI
Wildcard: ANY attribute from ANY namespace OTHER than 'http://iptc.org/std/nar/2006-10-01/'

Used By

Source

<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:attributeGroup ref="commonPowerAttributes"/>
    <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>

Sample