...
A library picture is provided to customers in three sizes: a large image intended for high resolution and/or large size display, a medium-sized image intended for web use, and a small image for use as a thumbnail or icon. These are three alternative renditions of the same picture and can be contained in a single NewsML-G2 document.Listing 3
LISTING: Photo in NewsML-G2 |
...
All Scheme Aliases used in the listing below indicate IPTC NewsCodes vocabularies, except for the following alias values: ex-gycon, ex-gyibt, ex-gyiid, ex-gyimeid, ex-gyrel and ex-gyrol. |
...
Code Block | ||
---|---|---|
| ||
<newsItem xmlns="http://iptc.org/std/nar/2006-10-01/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://iptc.org/std/nar/2006-10-01/ ./NewsML-G2_2.30-spec-All-Power.xsd" guid="tag:gettyimages.com,2010:GYI0062134533" version="14" standard="NewsML-G2" standardversion="2.30" conformance="power" xml:lang="en-US"> <catalogRef href="http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_37.xml" /> <catalogRef href="http://cv.gettyimages.com/nml2catalog4customers-1.xml" /> <rightsInfo> <copyrightHolder uri="http://www.gettyimages.com"> <name>Getty Images North America</name> </copyrightHolder> <copyrightNotice href="http://www.gettyimages.com/Corporate/LicenseInfo.aspx"> Copyright 2010 Getty Images. -- http://www.gettyimages.com/Corporate/LicenseInfo.aspx </copyrightNotice> <usageTerms>Contact your local office for all commercial or promotional uses. Full editorial rights UK, US, Ireland, Canada (not Quebec). Restricted editorial rights for daily newspapers elsewhere, please call.</usageTerms> </rightsInfo> <itemMeta> <itemClass qcode="ninat:picture"/> <provider qcode="nprov:GYI" > <name>Getty Images Inc.</name> </provider> <versionCreated>2021-10-12T06:42:04Z </versionCreated> <firstCreated>2010-10-20T20:58:00Z</firstCreated> </itemMeta> <contentMeta> <contentCreated>2010-10-20T19:45:58-04:00</contentCreated> <creator role="ex-gyrol:photographer"> <name>Spencer Platt</name> <related rel="ex-gyrel:isA" qcode="ex-gyibt:staff" /> </creator> <contributor role="cpprole:descrWriter"> <name>sp/lrc</name> </contributor> <creditline>Getty Images</creditline> <subject type="cpnat:event" qcode="ex-gyimeid:104530187" /> <subject type="cpnat:abstract" qcode="medtop:20000523"> <name xml:lang="en-GB">labour market</name> <name xml:lang="de">Arbeitsmarkt</name> </subject> <subject type="cpnat:abstract" qcode="medtop:20000533"> <name xml:lang="en-GB">unemployment</name> <name xml:lang="de">Arbeitslosigkeit</name> </subject> <subject type="cpnat:geoArea"> <name>Las Vegas Boulevard</name> </subject> <subject type="cpnat:geoArea" qcode="ex-gycon:89109"> <name>Las Vegas</name> <broader qcode="iso3166-1a2:US-NV"> <name>Nevada</name> </broader> <broader qcode="iso3166-1a3:USA"> <name>United States</name> </broader> </subject> <keyword>business</keyword> <keyword>economic</keyword> <keyword>economy</keyword> <keyword>finance</keyword> <keyword>poor</keyword> <keyword>poverty</keyword> <keyword>gamble</keyword> <headline>Variety Of Recessionary Forces Leave Las Vegas Economy Scarred</headline> <description role="drol:caption">A general view of part of downtown, including Las Vegas Boulevard, on October 20, 2010 in Las Vegas, Nevada. Nevada once had among the lowest unemployment rates in the United States at 3.8 percent but has since fallen on difficult times. Las Vegas, the gaming capital of America, has been especially hard hit with unemployment currently at 14.7 percent and the highest foreclosure rate in the nation. Among the sparkling hotels and casinos downtown are dozens of dormant construction projects and hotels offering rock bottom rates. As the rest of the country slowly begins to see some economic progress, Las Vegas is still in the midst of the economic downturn. (Photo by Spencer Platt/Getty Images) </description> </contentMeta> <contentSet> <remoteContent rendition="rnd:highRes" href="./GYI0062134533.jpg" version="1" size="346071" contenttype="image/jpeg" width="1500" height="1001" colourspace="colsp:AdobeRGB" orientation="1" layoutorientation="loutorient:horizontal"> <altId type="ex-gyiid:masterID">105864332</altId> </remoteContent> <remoteContent rendition="rnd:web" href="file:///./ GYI0062134533-web.jpg" version="1" size="28972" contenttype="image/jpeg" width="480" height="320" colourspace="colsp:AdobeRGB" orientation="1" layoutorientation="loutorient:horizontal"/> <remoteContent rendition="rnd:thumb" href="file:///./GYI0062134533-thumb.gif" version="1" size="6381" contenttype="image/gif" width="80" height="53" colourspace="colsp:AdobeRGB" orientation="1" layoutorientation="loutorient:horizontal"/> </contentSet> </newsItem> |
...