Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
47 views64 pages

XMP Namespace Definitions

The document defines the Camera Raw namespace which specifies settings associated with image files produced in camera raw mode, including properties for image adjustments like brightness, contrast, exposure, cropping and more. It also defines the Dublin Core namespace which provides commonly used metadata properties for things like title, creator, description, subject, format and rights.

Uploaded by

mrolland1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views64 pages

XMP Namespace Definitions

The document defines the Camera Raw namespace which specifies settings associated with image files produced in camera raw mode, including properties for image adjustments like brightness, contrast, exposure, cropping and more. It also defines the Dublin Core namespace which provides commonly used metadata properties for things like title, creator, description, subject, format and rights.

Uploaded by

mrolland1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 64

index(2).

md 2024-05-21

XMP namespace definitions


The XMP namespaces define a set of properties. In any given XMP Packet, a property may be absent or
present.For any given XMP, there is no requirement that all properties from a given namespace must be
present. For structured properties, there is no requirement that all fields be present (unless otherwise specified
by a namespace).

XMP metadata may include properties from one or more of the namespaces. For example, a typical subset
used by many Adobe applications might include the following:

Dublin Core namespace: dc:title, dc:creator, dc:description, dc:subject, dc:format, dc:rights


XMP basic namespace: xmp:CreateDate, xmp:CreatorTool, xmp:ModifyDate, xmp:MetadataDate
XMP rights management namespace: xmpRights:WebStatement, xmpRights:Marked
XMP media management namespace: xmpMM:DocumentID

XMP defines namespaces into two catagories:

1. XMP standard namespaces, provides namespace definitions for standard general-purpose namespaces.
2. Specialized Namespaces, provides namespace definitions for namespaces that are specialized for Adobe
applications or usages

XMP Standard Namespaces


XMP Namespace
XMP Media Management Namespace
XMP Basic Job Ticket Namespace
XMP Paged-text Namespace
XMP Dynamic Media Namespace
XMP Rights Management Namespace

XMP Specialized Namespaces


Adobe PDF Namespace
Photoshop Namespace
Camera Raw Namespace
Exif Namespace
Tiff Namespace
Dublin Core Namespace
IPTC Core Namespace

1/1
index.md 2024-05-18

Camera Raw namespace


This namespace specifies settings associated with image files produced in camera raw mode.

The namespace URI is http://ns.adobe.com/camera-raw-settings/1.0/

The preferred namespace prefix is crs

Name Description Type

crs:AutoBrightness When true, Brightness is automatically adjusted. Boolean

crs:AutoContrast When true, Contrast is automatically adjusted. Boolean

crs:AutoExposure When true, Exposure is automatically adjusted. Boolean

crs:AutoShadows When true,Shadows is automatically adjusted. Boolean

crs:BlueHue Blue Hue setting. Range -100 to 100. Integer

crs:BlueSaturation Blue Saturation setting. Range -100 to 100. Integer

crs:Brightness Brightness setting. Range 0 to 150 Integer

crs:CameraProfile Camera Profile setting. Text

Chomatic Aberration, Fix Blue/Yellow Fringe setting. Range -100


crs:ChromaticAberrationB Integer
to 100.

Chomatic Aberration, Fix Red/Cyan Fringe setting. Range -100 to


crs:ChromaticAberrationR Integer
100.

crs:ColorNoiseReduction Color Noise Reducton setting. Range 0 to 100. Integer

crs:Contrast Contrast setting. Range -50 to 100. Integer

crs:CropTop When Has Crop is true, top of crop rectangle. Real

crs:CropLeft When Has Crop is true, left of crop rectangle. Real

crs:CropBottom When Has Crop is true, bottom of crop rectangle. Real

crs:CropRight When Has Crop is true, right of crop rectangle. Real

crs:CropAngle When Has Crop is true, angle of crop rectangle. Real

crs:CropWidth Width of resulting cropped image in CropUnits units. Real

crs:CropHeight Height of resulting cropped image in CropUnits units. Real

Units for Crop Width and Crop Height. One of: 0=pixels 1=inches
crs:CropUnits Integer
2=cm.

crs:Exposure Exposure setting. Range -4.0 to 4.0. Real


2

crs:GreenHue Green Hue setting. Range -100 to 100. Integer

1/2
index.md 2024-05-18

crs:GreenSaturation Green Saturation setting. Range -100 to 100. Integer

crs:HasCrop When true, image has a cropping rectangle. Boolean

crs:HasSettings When true, non-default camera raw settings. Boolean

crs:LuminanceSmoothing Luminance Smoothing setting. Range 0 to 100 Integer

crs:RawFileName File name for raw file (not a complete path). Text

crs:RedHue Red Hue setting. Range -100 to 100. Integer

crs:RedSaturation Red Saturation setting. Range -100 to 100. Integer

crs:Saturation Saturation setting. Range -100 to 100. Integer

crs:Shadows Shadows setting. Range 0 to 100. Integer

crs:ShadowTint Shadow Tint setting. Range -100 to 100. Integer

crs:Sharpness Sharpness setting. Range 0 to 100. Integer

crs:Temperature Temperature setting. Range 2000 to 50000. Integer

crs:Tint Tint setting. Range -150 to 150. Integer

Ordered
crs:ToneCurve Array of points (Integer, Integer) defining a Tone Curve. array of
Integer

The name of the Tone Curve described by ToneCurve. One of: Open
crs:ToneCurveName Linear , Medium Contrast , Strong Contrast , Custom or a Choice
user-defined preset name of Text

crs:Version Version of Camera Raw plugin. Text

crs:VignetteAmount Vignetting Amount setting. Range -100 to 100. Integer

crs:VignetteMidpoint Vignetting Midpoint setting. Range 0 to 100. Integer

Closed
White Balance setting. One of: As Shot , Auto , Daylight ,
crs:WhiteBalance Choice
Cloudy , Shade , Tungsten ,Fluorescent , Flash , Custom
of Text

3
2/2
index(2).md 2024-05-18

Dublin Core namespace


The Dublin Core namespace provides a set of commonly used properties. The names and usage shall be as
defined in the Dublin Core Metadata Element Set, created by the Dublin Core Metadata Initiative (DCMI).

The namespace URI is http://purl.org/dc/elements/1.1/

The preferred namespace prefix is dc

Name Description Type

DCMI definition: An entity responsible for making contributions to the


resource. DCMI comment: Examples of a contributor include a person,
Unordered
an organization, or a service. Typically, the name of a contributor should
dc:contributor array of
be used to indicate the entity. XMP addition: XMP usage is a list of
ProperName
contributors. These contributors should not include those listed in
dc:creator.

DCMI definition: The spatial or temporal topic of the resource, the


spatial applicability of the resource, or the jurisdiction under which the
dc:coverage Text
resource is relevant. XMP addition: XMP usage is the extent or scope of
the resource.

DCMI definition: An entity primarily responsible for making the


resource. DCMI comment: Examples of a creator include a person, an
Ordered
organization, or a service. Typically, the name of a creator should be used
dc:creator array of
to indicate the entity. XMP addition: XMP usage is a list of creators.
ProperName
Entities should be listed in order of decreasing precedence, if such order
is significant.

Ordered
DCMI definition: A point or period of time associated with an event in
dc:date array of
the life cycle of the resource.
Date

DCMI definition: An account of the resource. XMP addition: XMP usage


Language
dc:description is a list of textual descriptions of the content of the resource, given in
Alternative
various languages.

DCMI definition: The file format, physical medium, or dimensions of the


resource. DCMI comment: Examples of dimensions include size and
duration. Recommended best practice is to use a controlled vocabulary
dc:format MIMEType
such as the list of Internet Media Types [MIME]. XMP addition: XMP
usage is a MIME type. Dimensions would be stored using a media-
specific property, beyond the scope of this document.

1/3
index(2).md 2024-05-18

DCMI definition: An unambiguous reference to the resource within a


given context. DCMI comment: Recommended best practice is to
dc:identifier Text
identify the resource by means of a string conforming to a formal
identification system.

Unordered
DCMI definition: A language of the resource. XMP addition: XMP usage
dc:language array of
is a list of languages used in the content of the resource.
Locale

DCMI definition: An entity responsible for making the resource


available. DCMI comment: Examples of a publisher include a person, an Unordered
dc:publisher organization, or a service. Typically, the name of a publisher should be array of
used to indicate the entity. XMP addition: XMP usage is a list of ProperName
publishers.

DCMI definition: A related resource.DCMI comment: Recommended


best practice is to identify the related resource by means of a string Unordered
dc:relation
conforming to a formal identification system. XMP addition: XMP usage array of Text
is a list of related resources.

DCMI definition: Information about rights held in and over the resource.
DCMI comment: Typically, rights information includes a statement about
Language
dc:rights various property rights associated with the resource, including
Alternative
intellectual property rights. XMP addition: XMP usage is a list of
informal rights statements, given in various languages.

DCMI definition: A related resource from which the described resource


is derived. DCMI comment: The described resource may be derived from
dc:source the related resource in whole or in part. Recommended best practice is to Text
identify the related resource by means of a string conforming to a formal
identification system.

DCMI definition: The topic of the resource.DCMI comment: Typically,


the subject will be represented using keywords, key phrases, or
classification codes. Recommended best practice is to use a controlled Unordered
dc:subject
vocabulary. To describe the spatial or temporal topic of the resource, use array of Text
the dc:coverage element.XMP addition: XMP usage is a list of
descriptive phrases or keywords that specify the content of the resource.

DCMI definition: A name given to the resource. DCMI comment:


Typically, a title will be a name by which the resource is formally Language
dc:title
known.XMP addition: XMP usage is a title or name, given in various Alternative
languages.

5
2/3
index(2).md 2024-05-18

DCMI definition: The nature or genre of the resource. DCMI comment:


Recommended best practice is to use a controlled vocabulary such as the
DCMI Type Vocabulary [DCMITYPE]. To describe the file format, physical Unordered
dc:type
medium, or dimensions of the resource, use the dc:format element.XMP array of Text
addition: See the dc:format entry for clarification of the XMP usage of
that element.

3/3
index(3).md 2024-05-18

EXIF namespace
EXIF Schema For EXIF-Specific Properties. These properties defined solely by EXIF.

The namespace URI is http://ns.adobe.com/exif/1.0/

The preferred namespace prefix is exif

Name Description Type

exif:ApertureValue EXIF tag 37378, 0x9202. Lens aperture, unit is APEX. Rational

exif:BrightnessValue EXIF tag 37379, 0x9203. Brightness, unit is APEX. Rational

EXIF tag 41730, 0xA302. Color filter array geometric


exif:CFAPattern CFAPattern
pattern of the image sense.

EXIF tag 40961, 0xA001. Color space information:1 = Closed Choice


exif:ColorSpace
sRGB, 65535 = uncalibrated of Integer

EXIF tag 37122, 0x9102. Compression mode used for a


exif:CompressedBitsPerPixel Rational
compressed image is indicated in unit bits per pixel.

EXIF tag 41992, 0xA408. Indicates the direction of


Closed Choice
exif:Contrast contrast processing applied by the camera:0 =
of Integer
Normal, 1 = Soft, 2 = Hard

EXIF tag 41985, 0xA401. Indicates the use of special


Closed Choice
exif:CustomRendered processing on image data: 0 = Normal process, 1 =
of Integer
Custom process

EXIF tag 36868, 0x9004 (primary) and 37522, 0x9292


(subseconds). Date and time when image was stored
as digital data, can be the same as DateTimeOriginal if
exif:DateTimeDigitized Date
originally stored in digital form. Stored in ISO 8601
format. Includes the EXIF SubSecTimeDigitized data.
This value is used in XMP as xmp:CreateDate

EXIF tags 36867, 0x9003 (primary) and 37521, 0x9291


(subseconds). Date and time when original image was
exif:DateTimeOriginal generated, in ISO 8601 format. Includes the EXIF Date
SubSecTimeOriginal data. Note that Exif date-time
values have no time zone information.

EXIF tag 41995, 0xA40B. Indicates information on the


exif:DeviceSettingDescription DeviceSettings
picture-taking conditions of a particular camera model.

EXIF tag 41988, 0xA404. Indicates the digital zoom


exif:DigitalZoomRatio Rational
ratio when the image was shot.

exif:ExifVersion EXIF tag 36864, 0x9000. EXIF version number. Text


7
1/6
index(3).md 2024-05-18

exif:ExposureBiasValue EXIF tag 37380, 0x9204. Exposure bias, unit is APEX. Rational

EXIF tag 41493, 0xA215. Exposure index of input


exif:ExposureIndex Rational
device.

EXIF tag 41986, 0xA402. Indicates the exposure mode


Closed Choice
exif:ExposureMode set when the image was shot : 0 = Auto exposure, 1
of Integer
= Manual exposure, 2 = Auto bracket

EXIF tag 34850, 0x8822. Class of program used for


exposure: 0 = not defined, 1 = Manual, 2 = Normal
Closed Choice
exif:ExposureProgram program, 3 = Aperture priority, 4 = Shutter
of Integer
priority, 5 = Creative program, 6 = Action
program, 7 = Portrait mode, 8 = Landscape mode

exif:ExposureTime EXIF tag 33434, 0x829A. Exposure time in seconds. Rational

EXIF tag 41728, 0xA300. Indicates image source: Closed Choice


exif:FileSource
3(DSC) is the only choice. of Integer

EXIF tag 37385, 0x9209. Strobe light (flash) source


exif:Flash Flash
data.

EXIF tag 41483, 0xA20B. Strobe energy during image


exif:FlashEnergy Rational
capture.

exif:FlashpixVersion EXIF tag 40960, 0xA000. Version of FlashPix. Text

exif:FNumber EXIF tag 33437, 0x829D. F number. Rational

EXIF tag 37386, 0x920A. Focal length of the lens, in


exif:FocalLength Rational
millimeters.

EXIF tag 41989, 0xA405. Indicates the equivalent focal


length assuming a 35mm film camera, in mm. A value
exif:FocalLengthIn35mmFilm Integer
of 0 means the focal length is unknown. Note that this
tag differs from the FocalLength tag.

EXIF tag 41488, 0xA210. Unit used for


Closed Choice
exif:FocalPlaneResolutionUnit FocalPlaneXResolution and FocalPlaneYResolution. 2 =
of Integer
inches, 3 = centimeters

EXIF tag 41486, 0xA20E. Horizontal focal resolution,


exif:FocalPlaneXResolution Rational
measured pixels per unit.

EXIF tag 41487, 0xA20F. Vertical focal resolution,


exif:FocalPlaneYResolution Rational
measured in pixels per unit.

EXIF tag 41991, 0xA407. Indicates the degree of overall


image gain adjustment: 0 = None, 1 = Low gain up, Closed Choice
exif:GainControl
2 = High gain up, 3 = Low gain down, 4 = High of Integer
8 gain down

2/6
index(3).md 2024-05-18

EXIF tag 42016, 0xA420. An identifier assigned


uniquely to each image. It is recorded as a 32 character
exif:ImageUniqueID Text
ASCII string, equivalent to hexadecimal notation and
128-bit fixed length.

EXIF tag 34855, 0x8827. ISO Speed and ISO Latitude of


the input device as specified in ISO 12232. A native Exif
Ordered array
exif:ISOSpeedRatings ISO value of exactly 65535 indicates an ISO value of
of Integer
above 64K, which cannot be stored in the native Exif
Tag 34855. The real value should be stored in the XMP

EXIF tag 37384, 0x9208. Light source: 0 = unknown, 1


= Daylight, 2 = Fluorescent, 3 = Tungsten, 4 =
Flash, 9 = Fine weather, 10 = Cloudy weather,
11 = Shade, 12 = Daylight fluorescent (D 5700
– 7100K), 13 = Day white fluorescent (N 4600
Closed Choice
exif:LightSource – 5400K), 14 = Cool white fluorescent (W 3900
of Integer
– 4500K), 15 = White fluorescent (WW 3200 –
3700K), 17 = Standard light A, 18 = Standard
light B, 19 = Standard light C, 20 = D55, 21 =
D65 ,22 = D75, 23 = D50, 24 = ISO studio
tungsten, 255 = other

EXIF tag 37381, 0x9205. Smallest F number of lens, in


exif:MaxApertureValue Rational
APEX.

EXIF tag 37383, 0x9207. Metering mode: 0 = unknown,


1 = Average, 2 = CenterWeightedAverage, 3 = Closed Choice
exif:MeteringMode
Spot, 4 = MultiSpot, 5 = Pattern, 6 = Partial, of Integer
255 = other

EXIF tag 34856, 0x8828. Opto-Electoric Conversion


exif:OECF OECF-SFR
Function as specified in ISO 14524.

exif:PixelXDimension EXIF tag 40962, 0xA002. Valid image width, in pixels. Integer

exif:PixelYDimension EXIF tag 40963, 0xA003. Valid image height, in pixels. Integer

EXIF tag 40964, 0xA004. An 8.3 file name for the


exif:RelatedSoundFile Text
related sound file.

EXIF tag 41993, 0xA409. Indicates the direction of


saturation processing applied by the camera: 0 = Closed Choice
exif:Saturation
Normal, 1 = Low saturation, 2 = High of Integer
saturation

EXIF tag 41990, 0xA406. Indicates the type of scene


Closed Choice
exif:SceneCaptureType that was shot: 0 = Standard, 1 = Landscape, 2 =
of Integer
Portrait, 3 = Night scene

9
3/6
index(3).md 2024-05-18

EXIF tag 41729, 0xA301. Indicates the type of scene: Closed Choice
exif:SceneType
1(directly photographed image) is the only choice. of Integer

EXIF tag 41495, 0xA217. Image sensor type on input


device: 1 = Not defined, 2 = One-chip colour
area sensor, 3 = Two-chip colour area sensor, Closed Choice
exif:SensingMethod
4 = Three-chip colour area sensor, 5 = Colour of Integer
sequential area sensor, 7 = Trilinear sensor,
8 = Colour sequential linear sensor

EXIF tag 41994, 0xA40A. Indicates the direction of


Closed Choice
exif:Sharpness sharpness processing applied by the camera: 0 =
of Integer
Normal, 1 = Soft, 2 = Hard

EXIF tag 37377, 0x9201. Shutter speed, unit is APEX.


exif:ShutterSpeedValue Rational
See Annex C of the EXIF specification.

EXIF tag 41484, 0xA20C. Input device spatial frequency


exif:SpatialFrequencyResponse OECF-SFR
table and SFR values as specified in ISO 12233.

EXIF tag 34852, 0x8824. Spectral sensitivity of each


exif:SpectralSensitivity Text
channel.

EXIF tag 37396, 0x9214. The location and area of the Ordered array
exif:SubjectArea
main subject in the overall scene. of Integer

exif:SubjectDistance EXIF tag 37382, 0x9206. Distance to subject, in meters. Rational

EXIF tag 41996, 0xA40C. Indicates the distance to the


Closed Choice
exif:SubjectDistanceRange subject: 0 = Unknown, 1 = Macro, 2 = Close view,
of Integer
3 = Distant view

EXIF tag 41492, 0xA214. Location of the main subject


of the scene. The first value is the horizontal pixel and Ordered array
exif:SubjectLocation
the second value is the vertical pixel at which the main of Integer
subject appears.

Language
exif:UserComment EXIF tag 37510, 0x9286. Comments from user.
Alternative

EXIF tag 41987, 0xA403. Indicates the white balance


Closed Choice
exif:WhiteBalance mode set when the image was shot: 0 = Auto white
of Integer
balance, 1 = Manual white balance

exif:GPSAltitude GPS tag 6, 0x06. Indicates altitude in meters. Rational

GPS tag 5, 0x5. Indicates whether the altitude is above


Closed Choice
exif:GPSAltitudeRef or below sea level: 0 = Above sea level, 1 = Below
of Integer
sea level

GPS tag 28, 0x1C. A character string recording the


exif:GPSAreaInformation
10 Text
name of the GPS area.

4/6
index(3).md 2024-05-18

GPS tag 24, 0x18. Destination bearing, values from 0 to


exif:GPSDestBearing Rational
359.99.

GPS tag 23, 0x17. Reference for movement direction: T Closed Choice
exif:GPSDestBearingRef
= true direction, M = magnetic direction of Text

exif:GPSDestDistance GPS tag 26, 0x1A. Distance to destination. Rational

GPS tag 25, 0x19. Units used for speed measurement: Closed Choice
exif:GPSDestDistanceRef
"K" = kilometers, "M" = miles, "N" = knots of Text

GPS tag 20, 0x14 (position) and 19, 0x13


exif:GPSDestLatitude Text
(North/South). Indicates destination latitude.

GPS tag 22, 0x16 (position) and 21, 0x15 (East/West).


exif:GPSDestLongitude Text
Indicates destination longitude.

GPS tag 30, 0x1E. Indicates whether differential


Closed Choice
exif:GPSDifferential correction is applied to the GPS receiver: 0 = Without
of Integer
correction, 1 = Correction applied

exif:GPSDOP GPS tag 11, 0x0B. Degree of precision for GPS data. Rational

GPS tag 17, 0x11. Direction of image when captured,


exif:GPSImgDirection Rational
values range from 0 to 359.99.

GPS tag 16, 0x10. Reference for movement direction:


Closed Choice
exif:GPSImgDirectionRef "T" = true direction, "M" = magnetic
of Text
direction

GPS tag 2, 0x02 (position) and 1, 0x01 (North/South).


exif:GPSLatitude Text
Indicates latitude.

GPS tag 4, 0x04 (position) and 3, 0x03 (East/West).


exif:GPSLongitude Text
Indicates longitude.

exif:GPSMapDatum GPS tag 18, 0x12. Geodetic survey data. Text

GPS tag 10, 0x0A. GPS measurement mode, Text type:


Closed Choice
exif:GPSMeasureMode "2" = two-dimensional measurement, "3" =
of Integer
three-dimensional measurement.

GPS tag 27, 0x1B. A character string recording the


exif:GPSProcessingMethod Text
name of the method used for location finding.

GPS tag 8, 0x08. Satellite information, format is


exif:GPSSatellites Text
unspecified.

exif:GPSSpeed GPS tag 13, 0x0D. Speed of GPS receiver movement. Rational

GPS tag 12, 0x0C. Units used for speed measurement:


Closed Choice
exif:GPSSpeedRef "K" = kilometers per hour, "M" = miles per
of Text
hour, "N" = knots

11
5/6
index(3).md 2024-05-18

GPS tag 9, 0x09. Status of GPS receiver at image


Closed Choice
exif:GPSStatus creation time: "A" = measurement in progress,
of Text
"V" = measurement is interoperability

GPS tag 29 (date), 0x1D, and, and GPS tag 7 (time),


0x07. Time stamp of GPS data, in Coordinated
Universal Time. NOTE: The GPSDateStamp tag is new in
EXIF 2.2. The GPS timestamp in EXIF 2.1 does not
exif:GPSTimeStamp include a date. If not present, the date component for Date
the XMP should be taken from exif:DateTimeOriginal,
or if that is also lacking from exif:DateTimeDigitized. If
no date is available, do not write exif:GPSTimeStamp to
XMP.

GPS tag 15, 0x0F. Direction of GPS movement, values


exif:GPSTrack Rational
range from 0 to 359.99.

GPS tag 14, 0x0E. Reference for movement direction:


Closed Choice
exif:GPSTrackRef "T" = true direction, "M" = magnetic
of Text
direction

GPS tag 0, 0x00. A decimal encoding of each of the


exif:GPSVersionID four EXIF bytes with period separators. The current Text
value is "2.3.0.0".

12

6/6
index(4).md 2024-05-18

Adobe PDF namespace


This namespace specifies properties used with Adobe PDF documents.

The namespace URI is http://ns.adobe.com/pdf/1.3/

The preferred namespace prefix is pdf

Name Description Type

pdf:Keywords Keywords. Text

pdf:PDFVersion The PDF file version (for example: 1.0, 1.3, and so on). Text

pdf:Producer The name of the tool that created the PDF document. AgentName

pdf:Trapped True when the document has been trapped. Boolean

13
1/1
index(5).md 2024-05-18

Photoshop namespace
This namespace specifies properties used by Adobe Photoshop

The namespace URI is http://ns.adobe.com/photoshop/1.0/

The preferred namespace prefix is photoshop

Name Description Type

The colour mode. One of: 0 = Bitmap , 1 = Gray


Closed
scale, 2 = Indexed colour, 3 = RGB colour, 4
photoshop:ColorMode Choice of
= CMYK colour, 7 = Multi-channel, 8 =
Integer
Duotone, 9 = LAB colour

If the source document for a copy-and-paste or


Unordered
place operation has a document ID, that ID is
photoshop:DocumentAncestors array of
added to this list in the destination document's
Ancestor
XMP.

The history that appears in the FileInfo panel, if


photoshop:History Text
activated in the application preferences.

The colour profile, such as AppleRGB,


photoshop:ICCProfile Text
AdobeRGB1998.

Ordered
If a document has text layers, this property caches
photoshop:TextLayers array of
the text for each layer.
Layer

photoshop:AuthorsPosition By-line title. Text

photoshop:CaptionWriter Writer/editor. ProperName

photoshop:Category Category. Limited to 3 7-bit ASCII characters. Text

photoshop:City City. Text

photoshop:Country Country/primary location. Text

photoshop:Credit Credit. Text

The date the intellectual content of the document


photoshop:DateCreated was created, rather than the creation date of the Date
physical representation.

photoshop:Headline Headline. Text

photoshop:Instructions Special instructions. Text

photoshop:Source Source. Text


14

photoshop:State Province/state. Text

1/2
index(5).md 2024-05-18

Unordered
photoshop:SupplementalCategories Supplemental category.
array of Text

photoshop:TransmissionReference Original transmission reference. Text

photoshop:Urgency Urgency. Valid range is 1-8. Integer

15
2/2
index(7).md 2024-05-18

TIFF namespace
EXIF properties for TIFF-derived data.

The namespace URI is http://ns.adobe.com/tiff/1.0/

The preferred namespace prefix is tiff

Name Description Type

Camera owner, photographer or image creator. NOTE:


tiff:Artist This property is stored in XMP as the first item in the ProperName
dc:creator array.

Ordered
tiff:BitsPerSample Number of bits per component in each channel. array of
Integer

Closed
tiff:Compression Compression scheme. 1 = Uncompressed , 6 = JPEG Choice of
Integer

Copyright information as an ASCII string. NOTE: This Language


tiff:Copyright
property is stored in XMP as dc:rights. Alternative

Date and time when the file was last modified (no time
zone in EXIF), stored in ISO 8601 format, not the original
tiff:DateTime EXIF format. This property includes the value for the EXIF Date
SubSecTime(37520, 0x9290) attribute. NOTE: This property
is stored in XMP as xmp:ModifyDate.

The title of the image as an ASCII string. NOTE: This Language


tiff:ImageDescription
property is stored in XMP as dc:description. Alternative

tiff:ImageLength Image height in pixels. Integer

tiff:ImageWidth Image width in pixels. Integer

tiff:Make Manufacturer of recording equipment as an ASCII string. ProperName

tiff:Model Model name or number of equipment as an ASCII string. ProperName

Orientation. 1 = 0th row at the top,0th column at


left, 2 = 0th row at the top,0th column at
right, 3 = 0th row at the bottom,0th column at
Closed
right, 4 = 0th row at the bottom,0th column at
tiff:Orientation Choice of
left, 5 = 0th row at the left,0th column at top,
Integer
6 = 0th row at the right,0th column at top, 7 =
0th row at the right,0th column at bottom, 8 =
16
0th row at the left,0th column at bottom

1/2
index(7).md 2024-05-18

Closed
tiff:PhotometricInterpretation Pixel Composition. 2 = RGB, 6 = YCbCr Choice of
Integer

Closed
tiff:PlanarConfiguration Data layout. 1 = chunky, 2 = planar Choice of
Integer

Ordered
tiff:PrimaryChromaticities Chromaticity of the three primary colors. array of
Rational

Ordered
tiff:ReferenceBlackWhite Reference black and white point values. array of
Rational

Closed
Unit used for XResolution and YResolution. Value is one of
tiff:ResolutionUnit Choice of
2 = Inches, 3 = Centimeters
Integer

tiff:SamplesPerPixel Number of components per pixel. Integer

Software or firmware used to generate image. NOTE: This


tiff:Software AgentName
property is stored in XMP as xmp:CreatorTool.

Ordered
Transfer function for image described in tabular style with
tiff:TransferFunction array of
3 * 256 entries.
Integer

Ordered
tiff:WhitePoint Chromaticity of white point. array of
Rational

tiff:XResolution Horizontal resolution in pixels per unit. Rational

tiff:YResolution Vertical resolution in pixels per unit. Rational

Ordered
tiff:YCbCrCoefficients Matrix coefficients for RGB to YCbCr transformation. array of
Rational

Closed
Position of chrominance vs. luminance components. 1 =
tiff:YCbCrPositioning Choice of
centered, 2 = co-sited
Integer

Ordered
Sampling ratio of chrominance components. [2,1] =
tiff:YCbCrSubSampling array of
YCbCr4:2:2, [2,2] = YCbCr4:2:0
Integer

17
2/2
index(8).md 2024-05-18

Adobe XMP Basic namespace


The XMP basic namespace contains properties that provide basic descriptive information.

The namespace URI is http://ns.adobe.com/xap/1.0/

The preferred namespace prefix is xmp

Name Description Type

The date and time the resource was created. For a digital file, this
need not match a file-system creation time. For a freshly created
xmp:CreateDate resource, it should be close to that time, modulo the time taken to Date
write the file. Later file transfer, copying, and so on, can make the
file-system time arbitrarily different.

xmp:CreatorTool The name of the first known tool used to create the resource. AgentName

An unordered array of text strings that unambiguously identify the


resource within a given context. An array item may be qualified with
xmpidq:Scheme to denote the formal identification system to which
Unordered
that identifier conforms. NOTE: The xmp:Identifier property was
xmp:Identifier array of
added because dc:identifier has been defined in the original XMP
Text
specification as a single identifier instead of as an array, and
changing dc:identifier to an array would break compatibility with
existing XMP processors.

A word or short phrase that identifies a resource as a member of a


xmp:Label userdefined collection. NOTE: One anticipated usage is to organize Text
resources in a file browser.

The date and time that any metadata for this resource was last
xmp:MetadataDate changed. It should be the same as or more recent than Date
xmp:ModifyDate.

The date and time the resource was last modified. NOTE: The value
xmp:ModifyDate of this property is not necessarily the same as the file’s system Date
modification date because it is typically set before the file is saved.

A user-assigned rating for this file. The value shall be -1 or in the


range [0..5], where -1 indicates “rejected” and 0 indicates “unrated”. Closed
xmp:Rating If xmp:Rating is not present, a value of 0 should be assumed. NOTE: Choice of
Anticipated usage is for a typical “star rating” UI, with the addition of Real
a notion of rejection.

18

1/2
index(8).md 2024-05-18

The base URL for relative URLs in the document content. If this
document contains Internet links, and those links are relative, they
are relative to this base URL. This property provides a standard way
xmp:BaseURL URL
for embedded relative URLs to be interpreted by tools. Web
authoring tools should set the value based on their notion of where
URLs will be interpreted.

xmp:Nickname A short informal name for the resource. Text

alternative
An alternative array of thumbnail images for a file, which can differ in
xmp:Thumbnails array of
characteristics such as size or image encoding.
Thumbnail

19
2/2
index(9).md 2024-05-18

Basic Job Ticket namespace


This namespace describes very simple workflow or job information.

The namespace URI is http://ns.adobe.com/xap/1.0/bj/

The preferred namespace prefix is xmpBJ

Name Description Type

References an external job management file for a job process in which the
document is being used. Use of job names is under user control. Typical use
Unordered
would be to identify all documents that are part of a particular job or
xmpBJ:JobRef array of
contract. There are multiple values because there can be more than one job
Job
using a particular document at any time, and it can also be useful to keep
historical information about what jobs a document was part of previously.

20

1/1
index(10).md 2024-05-18

XMP Dynamic Media namespace


This namespace specifies properties used by the Adobe dynamic media group.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

The absolute path to the file’s peak audio file. If empty, no peak
xmpDM:absPeakAudioFilePath URI
file exists.

xmpDM:album The name of the album. Text

An alternative tape name, set via the project window or


xmpDM:altTapeName timecode dialog in Premiere. If an alternative name has been set Text
and has not been reverted, that name is displayed.

A timecode set by the user. When specified, it is used instead of


xmpDM:altTimecode Timecode
the startTimecode.

xmpDM:artist The name of the artist or artists. Text

The audio channel type. One of:Mono,Stereo,5.1,7.1,16 Closed Choice of


xmpDM:audioChannelType
Channel,Other Text

xmpDM:audioCompressor The audio compression used. For example, MP3. Text

The audio sample rate. Can be any value, but commonly 32000,
xmpDM:audioSampleRate Integer
44100, or 48000.

The audio sample type. One Closed Choice of


xmpDM:audioSampleType
of:8Int,16Int,24Int,32Int,32Float,Compressed,Packed,Other Text

xmpDM:beatSpliceParams Additional parameters for Beat Splice stretch mode. beatSpliceStretch

The orientation of the camera to the subject in a static shot,


from a fixed set of industry standard terminology. Predefined
Open Choice of
xmpDM:cameraAngle values include: Low Angle , Eye Level , High Angle ,
Text
Overhead Shot , Birds Eye Shot , Dutch Angle , POV , Over
the Shoulder , Reaction Shot

A description of the camera used for a shoot. Can be any string,


xmpDM:cameraLabel but is usually simply a number, for example "1", "2", or more Text
explicitly "Camera 1"

xmpDM:cameraModel The make and model of the camera used for a shoot. Text

The movement of the camera during the shot, from a fixed set
of industry standard terminology. Predefined values
include:Aerial , Boom Up , Boom Down , Crane Up , Crane Down Open Choice of
xmpDM:cameraMove
, Dolly In , Dolly Out , Pan Left , Pan Right , Pedestal Up Text
, Pedestal Down , Tilt Up , Tilt Down , Tracking , Truck
Left , Truck Right , Zoom In , Zoom Out

xmpDM:client The client for the job of which this shot or take is a part. Text

xmpDM:comment A user’s comments. Text

21
1/4
index(10).md 2024-05-18

xmpDM:composer The composer’s name. Text

Unordered array
xmpDM:contributedMedia An unordered list of all media used to create this media.
of Media

xmpDM:director The director of the scene. Text

xmpDM:directorPhotography The director of photography for the scene. Text

xmpDM:duration The duration of the media file. Time

xmpDM:engineer The engineer’s name. Text

The file data rate in megabytes per second. For example:"36/10"


xmpDM:fileDataRate Rational
= 3.6 MB/sec

xmpDM:genre The name of the genre. Text

xmpDM:good A checkbox for tracking whether a shot is a keeper. Boolean

xmpDM:instrument The musical instrument. Text

xmpDM:introTime The duration of lead time for queuing music. Time

The audio’s musical key. One of:C, C#, D, D#, E, F, F#, G, G#, A, A#, Closed Choice of
xmpDM:key
B Text

xmpDM:logComment User’s log comments. Text

xmpDM:loop When true, the clip can be looped seamlessly. Boolean

The total number of musical beats in a clip; for example, the


xmpDM:numberOfBeats Real
beats-per-second times the duration in seconds.

Ordered array of
xmpDM:markers An ordered list of markers. See also xmpDM:Tracks.
Marker

xmpDM:outCue The time at which to fade out. Time

xmpDM:projectName The name of the project of which this file is a part. Text

xmpDM:projectRef A reference to the project of which this file is a part. ProjectLink

The sampling phase of film to be converted to video (pull-


Closed Choice of
xmpDM:pullDown down). One of:WSSWW , SSWWW , SWWWS , WWWSS , WWSSW , WWWSW ,
Text
WWSWW , WSWWW , SWWWW , WWWWS

The relative path to the file’s peak audio file. If empty, no peak
xmpDM:relativePeakAudioFilePath URI
file exists.

xmpDM:relativeTimestamp The start time of the media inside the audio project. Time

xmpDM:releaseDate The date the title was released. Date

xmpDM:resampleParams Additional parameters for Resample stretch mode. resampleStretch

The musical scale used in the music. One of: Major, Minor,
Closed Choice of
xmpDM:scaleType Both, Neither. Neither is most often used for instruments with
Text
no associated scale, such as drums.

xmpDM:scene The name of the scene. Text

xmpDM:shotDate The date and time when the video was shot. Date
22
xmpDM:shotDay The day in a multiday shoot. For example: Day 2, Friday. Text

2/4
index(10).md 2024-05-18

The name of the location where the video was shot. For
xmpDM:shotLocation example: "Oktoberfest, Munich Germany". For more accurate Text
positioning, use the Exif GPS values.

xmpDM:shotName The name of the shot or take. Text

The position of the shot in a script or production, relative to


xmpDM:shotNumber Text
other shots. For example: 1, 2, 1a, 1b, 1.1, 1.2.

The size or scale of the shot framing, from a fixed set of industry
standard terminology. Predefined values include:ECU --
Open Choice of
xmpDM:shotSize extreme close-up , MCU -- medium close-up , CU --
Text
close-up , MS -- medium shot , WS -- wide shot , MWS --
medium wide shot , EWS -- extreme wide shot

A description of the speaker angles from centre front in degrees.


xmpDM:speakerPlacement For example: “Left = -30, Right = 30, Centre = 0, LFE = 45, Left Text
Surround = -110, Right Surround = 110”

The timecode of the first frame of video in the file, as obtained


xmpDM:startTimecode Timecode
from the device control.

The audio stretch mode. One of:Fixed length, , Time-Scale , Closed Choice of
xmpDM:stretchMode
Resample , Beat Splice , Hybrid Text

xmpDM:takeNumber A numeric value indicating the absolute number of a take. Integer

The name of the tape from which the clip was captured, as set
xmpDM:tapeName Text
during the capture process.

xmpDM:tempo The audio’s tempo. Real

xmpDM:timeScaleParams Additional parameters for Time-Scale stretch mode. timeScaleStretch

The time signature of the music. One of:2/4, 3/4, 4/4, 5/4, 7/4, Closed Choice of
xmpDM:timeSignature
6/8, 9/8, 12/8, other Text

A numeric value indicating the order of the audio file within its
xmpDM:trackNumber Integer
original recording.

An unordered list of tracks. A track is a named set of markers,


Unordered array
xmpDM:Tracks which can specify a frame rate for all markers in the set.See also
of Track
xmpDM:markers.

Closed Choice of
xmpDM:videoAlphaMode The alpha mode. One of: straight, pre-multiplied , or none
Text

A colour in CMYK or RGB to be used as the premultiple colour


xmpDM:videoAlphaPremultipleColor Colorants
when alpha mode is premultiplied.

xmpDM:videoAlphaUnityIsTransparent When true, unity is clear, when false, it is opaque. Boolean

The colour space. One of:sRGB (used by Photoshop), CCIR- Closed Choice of
xmpDM:videoColorSpace
601 (used for NTSC), CCIR-709 (used for HD) Text

xmpDM:videoCompressor Video compression used. For example, jpeg. Text

Closed Choice of
xmpDM:videoFieldOrder The field order for video. One of:Upper, Lower, Progressive
Text

Open Choice of
xmpDM:videoFrameRate The video frame rate. Predefined values include:24, NTSC, PAL
Text
23
3/4
index(10).md 2024-05-18

xmpDM:videoFrameSize The frame size. For example: w:720, h: 480, unit:pixels Dimensions

The aspect ratio, expressed as wd/ht. For example: “648/720” =


xmpDM:videoPixelAspectRatio Rational
0.9

The size in bits of each colour component of a pixel. Standard


Closed Choice of
xmpDM:videoPixelDepth Windows 32-bit pixels have 8 bits per component. One of:8Int,
Text
16Int, 24Int, 32Int, 32Float, Other

xmpDM:partOfCompilation Part of compilation. Boolean

xmpDM:lyrics Lyrics text. No association with timecode. Text

If in a multi-disc set, might contain total number of discs. For


xmpDM:discNumber Text
example: 2/3.

24

4/4
index(11).md 2024-05-18

XMP Media Management namespace


This namespace is primarily for use by digital asset management (DAM) systems.

The following properties are “owned” by the DAM system and should be set by applications under their
direction; they should not be used by unmanaged files: xmpMM:ManagedFrom, xmpMM:Manager,
xmpMM:ManageTo, xmpMM:ManageUI, xmpMM: ManagerVariant.

The following properties are owned by the DAM system for managed files, but can also be used by
applications for unmanaged files: xmpMM:DerivedFrom, xmpMM:DocumentID, xmpMM: RenditionClass,
xmpMM:RenditionParams, xmpMM:VersionID, xmpMM:Versions.

The xmpMM:History property is always owned by the application.

The namespace URI is http://ns.adobe.com/xap/1.0/mm/

The preferred namespace prefix is xmpMM

Name Description Type

A reference to the original document from which this


one is derived. It is a minimal reference; missing
components can be assumed to be unchanged. For
xmpMM:DerivedFrom example, a new version might only need to specify the ResourceRef
instance ID and version number of the previous version,
or a rendition might only need to specify the instance
ID and rendition class of the original.

The common identifier for all versions and renditions of


a resource. It should be based on a UUID; Created once
xmpMM:DocumentID GUID
for new resources. Different renditions are expected to
have different values for xmpMM:DocumentID.

An identifier for a specific incarnation of a resource,


xmpMM:InstanceID updated each time a file is saved. It should be based on GUID
a UUID;

The common identifier for the original resource from


which the current resource is derived. For example, if
you save a resource to a different format, then save that
one to another format, each save operation should
xmpMM:OriginalDocumentID GUID
generate a new xmpMM:DocumentID that uniquely
identifies the resource in that format, but should retain
the ID of the source file here. It links a resource to its
original source.

25
1/3
index(11).md 2024-05-18

The rendition class name for this resource. This property


xmpMM:RenditionClass should be absent or set to default for a document RenditionClass
version that is not a derived rendition.

Can be used to provide additional rendition parameters


xmpMM:RenditionParams that are too complex or verbose to encode in xmpMM: Text
RenditionClass.

An ordered array of high-level user actions that resulted


in this resource. It is intended to give human readers a
description of the steps taken to make the changes
Ordered array
from the previous version to this one. The list should be
xmpMM:History of
at an abstract level; it is not intended to be an
ResourceEvent
exhaustive keystroke or other detailed history. The
description should be sufficient for metadata
management, as well as for workflow enhancement.

Unordered
References to resources that were incorporated, by
xmpMM:Ingredients array of
inclusion or reference, into this resource.
ResourceRef

Each array item has a structure value with a potentially


unique set of fields, containing extracted XMP from a
component. Each field is a property from the XMP of a
contained resource component, with all substructure
preserved. Each pantry entry shall contain an Unordered
xmpMM:Pantry
xmpMM:InstanceID. Only one copy of the pantry entry array of struct
for any given xmpMM:InstanceID shall be retained in
the pantry. Nested pantry items shall be removed from
the individual pantry item and promoted to the top
level of the pantry.

A reference to the document as it was prior to


becoming managed. It is set when a managed
xmpMM:ManagedFrom document is introduced to an asset management ResourceRef
system that does not currently own it. It may or may not
include references to different management systems.

The name of the asset management system that


manages this resource. Along with xmpMM:
xmpMM:Manager ManagerVariant, it tells applications which asset AgentName
management system to contact concerning this
document.

A URI identifying the managed resource to the asset


management system; the presence of this property is
xmpMM:ManageTo the formal indication that this resource is managed. The URI
26 form and content of this URI is private to the asset
management system.

2/3
index(11).md 2024-05-18

A URI that can be used to access information about the


xmpMM:ManageUI managed resource through a web browser. It might URI
require a custom browser plug-in.

Specifies a particular variant of the asset management


xmpMM:ManagerVariant system. The format of this property is private to the Text
specific asset management system.

The document version identifier for this resource. Each


version of a document gets a new identifier, usually
simply by incrementing integers 1, 2, 3 . . . and so on.
xmpMM:VersionID Text
Media management systems can have other
conventions or support branching which requires a
more complex scheme.

The version history associated with this resource. Entry 1


is the oldest known version for this document,
entry[last()] is the most recent version. Typically, a
media management system would fill in the version
information in the metadata on check-in. It is not Ordered array
xmpMM:Versions
guaranteed that a complete history of versions from the of Version
first to this one will be present in the xmpMM:Versions
property. Interior version information can be
compressed or eliminated and the version history can
be truncated at some point.

27
3/3
index(12).md 2024-05-18

XMP Rights Management namespace


The XMP Rights Management namespace contains properties that provide information regarding the legal
restrictions associated with a resource.

The namespace URI is http://ns.adobe.com/xap/1.0/rights/

The preferred namespace prefix is xmpRights

NOTE These XMP properties are intended to provide a means of rights expression. They are not intended to
provide digital rights management (DRM) controls.

Name Description Type

A web URL for a rights management certificate. NOTE: This is


xmpRights:Certificate Text
a normal (non-URI) simple value because of historical usage.

When true, indicates that this is a rights-managed resource.


xmpRights:Marked When false, indicates that this is a public-domain resource. Boolean
Omit if the state is unknown.

Unordered
xmpRights:Owner A list of legal owners of the resource. array of
ProperName

A collection of text instructions on how a resource can be Language


xmpRights:UsageTerms
legally used, given in a variety of languages. Alternative

A Web URL for a statement of the ownership and usage


xmpRights:WebStatement rights for this resource. NOTE: This is a normal (non-URI) Text
simple value because of historical usage.

28

1/1
index(13).md 2024-05-18

XMP Paged-Text namespace


The Paged-Text namespace is used for text appearing on a page in a document.

The namespace URI is http://ns.adobe.com/xap/1.0/t/pg/

The preferred namespace prefix is xmpTPg

Name Description Type

An ordered array of colorants (swatches) that are used in the Ordered array
xmpTPg:Colorants
document (including any in contained documents). of Colorants

An unordered array of fonts that are used in the document Unordered


xmpTPg:Fonts
(including any in contained documents). array of Font

The size of the largest page in the document (including any in


xmpTPg:MaxPageSize Dimensions
contained documents).

The number of pages in the document (including any in


xmpTPg:NPages Integer
contained documents).

An ordered array of plate names that are needed to print the Ordered array
xmpTPg:PlateNames
document (including any in contained documents). of Text

29
1/1
index(14).md 2024-05-18

IPTC Core namespace


IPTC Photo Metadata provides data about photographs and the values can be processed by software. Each
individual metadata entity is called a property and they are grouped into Administrative, Descriptive and
Rights Related properties.

The namespace URI is http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/

The preferred namespace prefix is Iptc4xmpCore

Name Description Type

The creator contact information provides all necessary


information to get in contact with the creator of this
Iptc4xmpCore:CreatorContactInfo ContactInfo
news object and comprises a set of sub-properties for
proper addressing

Describes the nature, intellectual or journalistic


Iptc4xmpCore:IntellectualGenre characteristic of a news object, not specifically its Text
content.

Describes the scene of a photo content. Specifies one


Unordered
ore more terms from the IPTC Scene-NewsCodes. Each
Iptc4xmpCore:Scene array of
Scene is represented as a string of 6 digits in an
Text
unordered list.

Name of a location the content is focussing on --


either the location shown in visual media or referenced
by text or audio media. This location name could
either be the name of a sublocation to a city or the
Iptc4xmpCore:Location Text
name of a well known location or (natural) monument
outside a city. In the sense of a sublocation to a city
this element is at the fourth level of a top-down
geographical hierarchy

Code of the country the content is focussing on --


either the country shown in visual media or referenced
in text or audio media. This element is at the top/first
Iptc4xmpCore:CountryCode level of a top-down geographical hierarchy. The code Locale
should be taken from ISO 3166 two or three letter
code. The full name of a country should go to the
"Country" element

Specifies one or more Subjects from the IPTC Subject-


Unordered
NewsCodes taxonomy to categorize the content. Each
Iptc4xmpCore:SubjectCode array of
Subject is represented as a string of 8 digits in an
Text
30 unordered list.

1/1
index(15).md 2024-05-18

XMP data types


This page defines a collection of XMP data types that are used to represent values of XMP properties

Basic types
1. Boolean

Boolean values shall be "True" or "False".

2. Date

A date-time value is represented using a subset of the formats as defined in Date and Time Formats:

YYYY
YYYY-MM
YYYY-MM-DD
YYYY-MM-DDThh:mmTZD
YYYY-MM-DDThh:mm:ssTZD
YYYY-MM-DDThh:mm:ss.sTZD

In which:
• YYYY = four-digit year
• MM = two-digit month (01=January)
• DD = two-digit day of month (01 to 31)
• hh = two digits of hour (00 to 23)
• mm = two digits of minute (00 to 59)
• ss = two digits of second (00 to 59)
• s = one or more digits representing a decimal fraction of a second
• TZD = time zone designator (Z or +hh:mm or -hh:mm

The time zone designator need not be present in XMP. When not present, the time zone is unknown,
and an XMP processor should not assume anything about the missing time zone.

Local time-zone designators +hh:mm or -hh:mm should be used when possible instead of converting
to UTC.

NOTE : If a file was saved at noon on October 23, a timestamp of 2004-10-23T12:00:00-06:00 conveys
more information than 2004-10-23T18:00:00Z.

3. Integer

A signed or unsigned numeric string used as an integer number representation. The string consists of
an arbitrary-length decimal numeric string with an optional leading “+” or “–” sign.

4. Real

31
1/7
index(15).md 2024-05-18

A simple text value denoting a floating-point numeric value, written using decimal notation of an
optional sign followed by an integer part and a fraction part. Either the integer part or the fraction part,
but not both, may be omitted. The sign, if present, is "+" (U+002B) or "-" (U+002D). The integer part, if
present, is a sequence of one or more decimal digits (U+0030 to U+0039). The fraction, if present, is a
decimal point (".", U+002E) followed by a sequence of one or more decimal digits.

The precise range and precision for the general type are not specified by this document. If converted to
a binary value, an XMP processor shall support at least the 32-bit IEEE 754 range and precision, and it
should support at least the 64-bit IEEE 754 range and precision. A particular use of the Real type may
specify a required range or precision, such as nonnegative or microsecond resolution (for a duration in
seconds).

5. Text

A possibly empty Unicode string.

Derived types
1. Agent Name

The name of an XMP processor, a Text value. It is recommended that the value use this format
convention:It is recommended that the value use this format convention:

Organization Software_name Version (token;token;...)

Organization: The name of the company or organization providing the software, no SPACEs.

Software_name: The full name of the software, SPACEs allowed.

version: The version of the software, no SPACEs.

tokens: Can be used to identify an operating system, plug-in, or more detailed version
information.

EXAMPLE: "Adobe Acrobat 9.0 (Mac OS X 10.5)"

2. Choice

A value chosen from a vocabulary of values. Vocabularies provide a means of specifying a limited and
possibly extensible set of values for a property.

A choice can be open or closed:

An open choice has one or more lists of preferred values, but other values can be used freely.
A closed choice has one or more lists of allowed values, other values shall not be used.
NOTE An XMP reader would be more robust if it tolerated unexpected values for closed choice
types when the set of allowed values can be expected to grow over time.

3. GUID
32

2/7
index(15).md 2024-05-18

A string representing a “globally unique identifier”. A GUID shall be a normal (non-URI) simple value,
even though it might appear similar to a URI string. This document does not require any particular
methodology for creating a GUID, nor does it require any specific means of formatting the GUID as a
simple XMP value. The only valid operations on GUIDs are to create them, to assign one to another, and
to compare two of them for equality. This comparison shall use the Unicode string value as-is, using a
direct byte-for-byte check for equality.

4. Language Alternative

An alternative array of simple text items. Language alternatives facilitate the selection of a simple text
item based on a desired language. Each array item shall have an xml:lang qualifier. Each xml:lang value
shall be unique among the items. As defined in IETF RFC 3066, the xml:lang value is composed of one
or more parts: a primary language subtag and a (possibly empty) series of subsequent subtags. The
same primary subtag may be used alone and in conjunction with one or more lower-level subtags. A
default value, if known, should be the first array item. The order of other array items is not specified by
this document.

An xml:lang value of "x-default" may be used to explicitly denote a default item. If used, the "x-default"
item shall be first in the array and its simple text value should be repeated in another item in which
xml:lang specifies its actual language. However, an "x-default" item may be the only item, in which case
there is only a default value in no defined language.

5. Locale

A simple text value denoting a language code as defined in IETF RFC 3066.

6. MIMEType

A simple text value denoting a digital file format as defined in IETF RFC 2046.

7. ProperName

A simple text value denoting the name of a person or organization.

8. RenditionClass

A simple text Open Choice value denoting the form or intended usage of a resource. A series of
colonseparated (":", U+003A) tokens and parameters, the first of which names the basic usage of the
rendition. Additional tokens need not be present; they provide specific characteristics of the rendition.

Defined values for rendition tokens

Token Defined value

default The master resource; no additional tokens allowed.

draft A review rendition.

low-res A low-resolution, full-size stand-in.

proof A review proof.


33
3/7
index(15).md 2024-05-18

Token Defined value

screen Screen resolution or Web rendition.

A simplified or reduced preview. Additional tokens can provide characteristics. The


thumbnail recommended order is: thumbnail:format:size:colorspace. EXAMPLE thumbnail:jpeg,
thumbnail:16x16, thumbnail:gif:8x8:bw.

9. URI

Text denoting an Internet Uniform Resource Identifier as defined in IETF RFC 3986.

10. ResourceRef

A structure denoting a multiple-component reference to a resource. The field values are taken from
various properties in the referenced resource.

The field namespace URI shall be "http://ns.adobe.com/xap/1.0/sType/ResourceRef#".


The preferred field namespace prefix is stRef.
Following table lists the fields available in ResourceRef. Fields need not be present. The fields, if
used, shall be of the specified types. The field content should be as described. 8.2.2.10 URI

ResourceRef fields

Name Type Field content

The value of the


xmpMM:DocumentID
stRef:documentID GUID
property from the
referenced resource.

The referenced resource’s


stRef:filePath URI
file path or URL.

The value of the


xmpMM:InstanceID
stRef:instanceID GUID
property from the
referenced resource.

NOTE The difference in capitalization between


stRef:documentID and xmpMM:DocumentID is real,
the result of historical accident. This is also true of
the other ResourceRef fields.

The value of the


xmpMM:RenditionClass
stRef:renditionClass RenditionClass
property from the
referenced resource.

34

4/7
index(15).md 2024-05-18

Name Type Field content

The value of the


xmpMM:RenditionParams
stRef:renditionParam Text
property from the
referenced resource.

11. URL

Text denoting an Internet Uniform Resource Locator as defined in URIs, URLs, and URNs: Clarifications
and Recommendations.

12. Rational

To represent Exif rational values in XMP, they must be converted to text. The recommended approach is
to use a value of type Text of the form numerator /denominator. For example, the value 2/3 becomes
the text value "2/3" when converted to XMP.

13. FrameRate

A frame-rate value can be part of the FrameCount specification of a Marker. For Markers within a Track,
however, the frame count can be a simple integer, and the associated frame rate is specified separately,
in the xmpDM:frameRate of the Track.

A frame rate is expressed as a number of frames divided by a number of seconds (f/s). The number of
seconds is called the rate basis; it defaults to 1, for the common frames-per-second (fps) expression. If
no frame rate is specified in either the frame count itself or in the associated track, the frame count is
also the number of seconds, at the default rate of 1 fps.
The string value is in one of these formats:

Name Field content

The frame rate in frames-per-second (fps). The rate basis is assumed to be 1. For
"f###"
example, a frame rate of 24fps is specified as “f24”.

Specifies a frame rate with a rate basis. The second number is the rate basis, a
"f###s###" number of seconds. For example, the NTSC 29.97 frame rate is specified as
“f30000s1001”

14. FrameCount

A number of frames at a given frame rate, which specifies an audio or video time value for a Marker (as
the value of xmpDM:duration or xmpDM:startTime). Can also be used in the time portion of a document
Part.

The frame-count value can include the frame rate as shown. For a Marker within a Track, the frame rate
can be specified separately in the xmpDM:frameRate of the Track.

The string value is in one of these formats:

35
5/7
index(15).md 2024-05-18

Name Field content

For a Marker that is not in a Track, a simple integer value is interpreted as a


number of seconds, at the default frame rate of 1 fps. For Markers within a Track,
"##" an integer value is interpreted as ticks/frames in the timescale specified by the
track’s xmpDM:frameRate. When the count is zero, no frame rate should be
specified.

A number of frames specified together with a FrameRate, which can contain an


optional rate basis. The rate basis defaults to 1. These examples show how a
FrameCount value of 15 is expressed for common video and audio frame rates:
"##f###" or
Film at 24 fps (frame rate = 24, rate basis = 1): "15f24", Speech-to-text in
"##f###s###"
milliseconds (frame rate = 1000, rate basis = 1): "15f1000", NTSC at 29.97 fps
(frame rate = 30000, rate basis = 1001): "15f30000s1001", DVATicks (frame rate =
254016000000, rate basis = 1): "15f254016000000"

Allowed for a duration value; indicates that the time span is unlimited, or is
"maximum"
determined automatically up to the full duration of the source.

15. Part

A Unicode string that identifies a portion of a resource. This is typically a general or logical portion,
rather than a specific physical portion. For example, the metadata or the content, or the audio portion
of a movie or the video portion.

Part names are a hierarchy of arbitrary depth, specified using path syntax where levels in the hierarchy
shall be indicated by a slash ("/", U+002F). The slash shall not be used for any other purpose in these
strings. The leftmost character shall be a slash. A path may be just a slash, indicating any or all parts.

All paths implicitly encompass further descendants. For example, "/content" includes all content,
whereas "/content/audio" includes all audio but excludes other content such as "/content/video". The
collection of part components is open. Additional levels of subparts or alternatives for existing levels
may be used; for example, "/content/audio/channels/left" or "/content/audio/FFTaudio/high". When
such subparts are used, each subpart name shall be unique and signify a component that is disjoint
from any of its siblings.

A part component name shall follow a restricted syntax of an XML Name as defined in Extensible
Markup Language. At most one colon (":" U+003A) shall be used, and a colon shall not be the first
character. Of the XML Name characters below U+0080, only "A" through "Z", "a" through "z", "0"
through "9", and colon may be used. Other XML Name characters below U+0080 are reserved for future
use. XMP readers should tolerate reserved characters, and should ignore the remainder of a path from
the leftmost component containing a reserved character.

Part specification Part that changed or is referenced

Any (specific part unknown) or all (all parts of the content and
/
metadata).

36/metadata Portions of the metadata.

6/7
index(15).md 2024-05-18

Part specification Part that changed or is referenced

/content Any or all of the content (non-metadata).

/content/audio Any or all sound.

/content/visual Some image data (video or still).

/content/visual/video Video or animation.

/content/visual/raster Static raster image.

/content/visual/vector Static vector image.

/content/visual/form/data Form field data.

/content/visual/form/template Form template.

/content/visual/annots Applied annotations (comments).

A time, duration, or time range specifier. May be standalone


(meaning all parts starting at the time or within the range
specified) or may be added to any of the listed specifications. ##:
The start time, a frame count, ##d##: Duration (start time and
duration time) , ##r##: Range (start time and end time). Each ##
value is a FrameCount specifier, which can include an optional
frame rate. The default frame rate is 1fps. The default duration is
[/]time:##, [/]time:##d##,
"maximum", the entire length of the asset.In a fromPart or toPart
[/]time:##r##
value, the leading / is optional. For an stEvt:changed part
descriptor in a history record, the leading / is required. For a
fromPart value, the start time is an offset from the start of the
current ingredient’s file. For a toPart value, the start time is
measured from the start of the destination file. If time values are
not specifically given, the default start time is 0, meaning the
beginning of the relevant file.

37
7/7
index(16).md 2024-05-18

Ancestor
A structure identifying a document that was copied or placed into the current document.

The namespace URI is http://ns.adobe.com/photoshop/1.0/

The preferred namespace prefix is photoshop

Name Description Type

photoshop:AncestorID The unique identifier of a document URI

38

1/1
index(17).md 2024-05-18

CFAPattern
A structure describing the CFA pattern.

The namespace URI is http://ns.adobe.com/exif/1.0/

The preferred namespace prefix is exif

Name Description Type

exif:Columns Number of columns, n. Integer

exif:Rows Number of rows, m. Integer

CFA values, sequence should be, in order: value[0, 0] ... value[n - 1, 0] Ordered array
exif:Values
value[0, m - 1] ... value[n - 1,m - 1] of Integer

39
1/1
index(18).md 2024-05-18

Colorant
A structure containing the characteristics of a colorant (swatch) used in a document.

The namespace URI is http://ns.adobe.com/xap/1.0/g/

The preferred namespace prefix is xmpG

Name Description Type

xmpG:A A value when the mode is LAB. Range -128 to 127. Integer

xmpG:B B value when the mode is LAB. Range -128 to 127. Integer

xmpG:L L value when the mode is LAB. Range 0-100 Real

xmpG:black Colour value when the mode is CMYK. Range 0-100. Real

xmpG:cyan Colour value when the mode is CMYK. Range 0-100. Real

xmpG:magenta Colour value when the mode is CMYK. Range 0-100. Real

xmpG:yellow Colour value when the mode is CMYK. Range 0-100. Real

xmpG:blue Colour value when the mode is RGB. Range 0-255. Integer

xmpG:green Colour value when the mode is RGB. Range 0-255. Integer

xmpG:red Colour value when the mode is RGB. Range 0-255. Integer

The colour space in which the colour is defined. One of: CMYK, RGB, LAB. Open
xmpG:mode Library colours are represented in the colour space for which they are Choice
defined. of Text

xmpG:swatchName Name of the swatch. Text

Closed
xmpG:type The type of colour, one of PROCESS or SPOT Choice
of Text

40

1/1
index(19).md 2024-05-18

ContactInfo
A structure providing a basic set of information to get in contact with a person.

The namespace URI is http://iptc.org/std/Iptc4xmpCore/1.0/xmlns/

The preferred namespace prefix is Iptc4xmpCore

Name Description Type

The contact information address part. Comprises an optional


company name and all required information to locate the building
Iptc4xmpCore:CiAdrExtadr Text
or postbox to which mail should be sent. To that end, the address is
a multiline field.

Iptc4xmpCore:CiAdrCity The contact information city part. Text

The contact information part denoting regional information like


Iptc4xmpCore:CiAdrRegion Text
state or province.

Iptc4xmpCore:CiAdrPcode The contact information part denoting the local postal code. Text

Iptc4xmpCore:CiAdrCtry The contact information county part. Text

The contact information phone number part. Multiple numbers can


Iptc4xmpCore:CiTelWork Text
be given, separated by a comma.

The contact information email address part. Multiple email


Iptc4xmpCore:CiEmailWork Text
addresses can be given, separated by a comma.

The contact information web address part. Multiple addresses can


Iptc4xmpCore:CiUrlWork Text
be given, separated by a comma.

41
1/1
index(20).md 2024-05-18

CuePointParam
A key-value pair describing a parameter of a cue-point Marker.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:key The key Text

xmpDM:value The value Text

42

1/1
index(21).md 2024-05-18

DeviceSettings
A structure describing the device settings.

The namespace URI is http://ns.adobe.com/exif/1.0/

The preferred namespace prefix is exif

Name Description Type

exif:Columns Display columns Integer

exif:Rows Display rows Integer

exif:Values Camera settings, in order Ordered array of Text

43
1/1
index(22).md 2024-05-18

Dimensions
A structure containing dimensions for a drawn object.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/Dimensions#

The preferred namespace prefix is stDim

Name Description Type

stDim:h Height magnitude Real

stDim:w Width magnitude Real

stDim:unit Units. For example: inch, mm, pixel, pica, point. Open Choice of Text

44

1/1
index(23).md 2024-05-18

Flash
A structure describing the flash state.

The namespace URI is http://ns.adobe.com/exif/1.0/

The preferred namespace prefix is exif

Name Description Type

exif:Fired True if flash fired Boolean

exif:Function True if flash function is not present Boolean

Closed
The flash mode. One of: 0 = unknown, 1 = compulsory flash firing, Choice
exif:Mode
2 = compulsory flash suppression, 3 = auto mode of
Integer

exif:RedEyeMode True if red-eye reduction is supported Boolean

Closed
Whether strobe return is supported and if supported, detected. One of: 0
Choice
exif:Return = no strobe return detection, 2 = strobe return light not
of
detected, 3 = strobe return light detected
Integer

45
1/1
index(24).md 2024-05-18

Font
A structure containing the characteristics of a font used in a document.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/Font#

The preferred namespace prefix is stFnt

Name Description Type

Ordered
stFnt:childFontFiles The list of file names for the fonts that make up a composite font array of
Text

stFnt:composite When true, this is a composite font Boolean

stFnt:fontFace The font face name Text

stFnt:fontFamily The font family name Text

stFnt:fontFileName The font file name (not a complete path) Text

stFnt:fontName PostScript® name of the font Text

Open
stFnt:fontType The font type, such as TrueType, Type 1, Open Type, and so on Choice
of Text

The version string /version for Type1 fonts,nameId 5 for Apple


True Type and OpenType,/CIDFontVersion for CID fonts,The
empty string for bitmap fonts. The Adobe CoolType font engine
allows two fonts with the same PostScript name and different
technologies to be used at the same time, but not if they are from
stFnt:versionString Text
different versions. So even without this data for a given document you
will have unique font data. However, the version can tell you if the font
has changed metrics, glyph forms or other important information. This is
useful for comparing fonts in two documents or fonts in a document to
those in your system.

46

1/1
index(25).md 2024-05-18

Job
Describes a job for a job-management system.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/Job#

The preferred namespace prefix is stJob

Name Description Type

Unique ID for the job. This field is a reference into some external job management
stJob:id Text
system.

stJob:name Informal name of job. This name is for user display and informal systems. Text

stJob:url A file URL referencing an external job management file. URL

47
1/1
index(26).md 2024-05-18

Layer
A structure associating an identifying name and text content with a text layer of a Photoshop document.

The namespace URI is http://ns.adobe.com/photoshop/1.0/

The preferred namespace prefix is photoshop

Name Description Type

photoshop:LayerName The identifying name of the text layer Text

photoshop:LayerText The text content of the text layer. Text

48

1/1
index(27).md 2024-05-18

Marker
A marker type used to describe an important location in an audio or video sequence. It is a value of the
xmpDM:markers array in a Track.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:comment Optional. A descriptive comment Text

Ordered array
Optional. An ordered sequence of processing parameters for
xmpDM:cuePointParams of
an FLVCuePoint-type marker
CuePointParam

Optional. The cue-point type for an FLVCuePoint-type


xmpDM:cuePointType Text
marker, one of Navigation or Event

Optional. The duration of the marker.Default is 0. This is a


number of ticks/frames in the timescale specified by an
optionally included frame rate. If the parent Track specifies
xmpDM:duration xmpDM:frameRate, that becomes the default frame rate for FrameCount
all member markers.If no frame rate is specified in either the
marker or the track, this value is a number of seconds
(frames at the default frame rate of 1fps).

Optional. The URL of the location to jump to, for a WebLink-


xmpDM:location URI
type marker.For example, http://www.mysite.com.

The name of the marker. For timed text, the phrase, word, or
xmpDM:name Text
syllable.

Optional. For auto-detected speech, the probability that the


xmpDM:probability Real
word is accurate.

Optional. The name or other identifier of the speaker or


xmpDM:speaker performer, for a Speech-type marker. The speaker need only Text
be identified if it changes from the previous phrase.

The timeline position of the marker.Default is 0, the


xmpDM:startTime FrameCount
beginning of the file that contains the track.

xmpDM:target Optional. A frame target, for a WebLink-type marker Text

49
1/2
index(27).md 2024-05-18

A comma-delimited list of marker types. The type indicates


how a marker or set of markers is intended to be used, and
Open Choice
xmpDM:type what other information is associated with it. Predefined
of Text
value types include:Chapter,Cue,Index,Speech,Track. This
type overrides any type specified in the containing Track

50

2/2
index(28).md 2024-05-18

Media
A reference to a media asset. This is typically a local file, but can be anything that can be specified with a URL.
Contains information about usage in the parent media (typically a sequence), and the associated media rights.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:duration The duration of the asset in the timeline Time

xmpDM:managed When true, this is a rights-managed resource Boolean

xmpDM:path The location of the asset URI

The timeline position of the start of the asset, an offset from the
xmpDM:startTime Time
beginning of the file that contains the track

An identifier for the track that contained this asset. Could be a track
xmpDM:track Text
name or a number.

The location of a web page describing the owner and/or rights


xmpDM:webStatement URI
statement for this resource

51
1/1
index(29).md 2024-05-18

OECF-SFR
A structure describing the OECF/SFR.

The namespace URI is http://ns.adobe.com/exif/1.0/

The preferred namespace prefix is exif

Name Description Type

exif:Columns Number of columns,n Integer

Ordered array
exif:Names Column item names, n entries
of Text

exif:Rows Number of rows,m Integer

OECF/SFR values, sequence should be, in order: value[0, 0] ... value[n - Ordered array
exif:Values
1, 0] value[0, m - 1] ... value[n - 1, m - 1] of Rational

52

1/1
index(30).md 2024-05-18

ProjectLink
The type of a video file and path of the project that created it.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:path Full path to the project that created this file URI

xmpDM:type The file type. One of:movie,still,audio,custom Closed Choice of Text

53
1/1
index(31).md 2024-05-18

ResourceEvent
A structure denoting a high-level event that occurred in the processing of a resource.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/ResourceEvent#

The preferred namespace prefix is stEvt

Note The structure shall include the stEvt:action and stEvt:when fields; other fields need not be present.

Name Description Type

The action that occurred.Defined values are: converted, copied,


Open
created, cropped, edited, filtered, formatted,
stEvt:action Choice of
version_updated, printed, published, managed, produced,
Text
resized, saved. New values should be verbs in the past tense.

A semicolon-delimited list of the parts of the resource that were


changed since the previous event history. If not present, presumed
stEvt:changed to be undefined. When tracking changes and the scope of the Text
changed components is unknown, it should be assumed that
anything might have changed.

The value of the xmpMM:InstanceID property for the modified


stEvt:instanceID GUID
(output) resource

stEvt:parameters Additional description of the action Text

stEvt:softwareAgent The software agent that performed the action AgentName

Timestamp of when the action occurred. For events that create or


stEvt:when write to a file, this should be the approximate modification time of Date
the file.

54

1/1
index(32).md 2024-05-18

ResourceRef
A multiple part reference to a resource. Used to indicate prior versions, originals of renditions, originals for
derived documents, and so on. The fields present in any specific reference depend on usage and on whether
the referenced resource is managed. Except for instanceID, the fields are all properties from the referenced
resource's xmpMM namespace.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/ResourceRef#

The preferred namespace prefix is stRef

Name Description Type

The value of the xmpMM:DocumentID property from the


stRef:documentID GUID
referenced resource.

stRef:filePath The referenced resource’s file path or URL. URI

The value of the xmpMM:InstanceID property from the


stRef:instanceID GUID
referenced resource.

The value of the xmpMM:RenditionClass property from the


stRef:renditionClass RenditionClass
referenced resource.

The value of the xmpMM:RenditionParams property from the


stRef:renditionParams Text
referenced resource.

The referenced resource's fallback file paths or URLs. The


stRef:alternatePaths sequence order is the recommended order in attempting to Text
locate the resource.

For a resource within an xmpMM:Ingredients list, the part of


stRef:fromPart Part
this resource that is incorporated in the containing document.

stRef:lastModifyDate The value of stEvt:when for the last time the file was written Date

stRef:manager The referenced resource's xmpMM:Manager AgentName

stRef:managerVariant The referenced resource's xmpMM: ManagerVariant Text

stRef:manageTo The referenced resource's xmpMM:ManageTo URI

stRef:manageUI The referenced resource's xmpMM:ManageUI URI

For a resource within an xmpMM:Ingredients list, whether


markers in this resource should be ignored (masked) or
Closed choice
stRef:maskMarkers processed normally. One of: All: Ignore markers in this
of Text
ingredient and all its children. None: Process markers in this
ingredient and all its children.

The name or URI of a mapping function used to map the


stRef:partMapping Text
fromPart to the toPart. The default for time mappings is "linear".
55
1/2
index(32).md 2024-05-18

For a resource within an xmpMM:Ingredients list, the part of the


stRef:toPart Part
containing document into which this resource is incorporated.

stRef:versionID The referenced resource’s xmpMM:VersionID Text

56

2/2
index(33).md 2024-05-18

Thumbnail
A thumbnail image for a file.

The namespace URI is http://ns.adobe.com/xap/1.0/g/img/

The preferred namespace prefix is xmpGImg

Name Description Type

Closed
xmpGImg:format The image encoding. Defined value: JPEG. choice
of Text

xmpGImg:height Height in pixels Integer

xmpGImg:width Width in pixels Integer

The full thumbnail image data, converted to base 64 notation(according to


xmpGImg:image section 6.8 of RFC 2045). This is the thumbnail data typically found in a Text
digital image, such as the value of tag 513 in a JPEG stream.

57
1/1
index(34).md 2024-05-18

Time
A representation of a time value in seconds. This is similar to After Effect’s TDB, or QuickTime’s representation
of time. They each have a value, and the scale of the value. For example, if the scale is the rational 1/25 (PAL
25fps), and the value is 50, the time is 2 seconds.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

The scale for the time value. For NTSC, use 1001/30000, or the less accurate
xmpDM:scale Rational
100/2997. For PAL, use 1/25.

xmpDM:value The time value in the specified scale Integer

58

1/1
index(35).md 2024-05-18

Timecode
A timecode value in video.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

Close
The format used in the timeValue. One of:24Timecode,25Timecode,2997DropTimecode (semicolon
xmpDM:timeFormat Choic
delimiter),2997NonDropTimecode,30Timecode,50Timecode,5994DropTimecode,5994NonDropTimecode,60Timecode,23976Timecode
of Tex

A time value in the specified format. Time values use a colon delimiter in all formats except 2997drop, which uses a semicolon. The four
xmpDM:timeValue Text
fields indicate hours, minutes,seconds, and frames: hh:mm:ss:ff.The actual duration in seconds depends on the format

59
1/1
index(36).md 2024-05-18

Track
A named set of Markers, that can specify different default time-frame rates from those of the contained
markers.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:frameRate The default frame rate for the markers in the track FrameRate

Ordered array
xmpDM:markers An ordered list of markers
of Marker

The name of the track (For example: Lyrics, Speech, Voiceover,


xmpDM:trackName Text
Audition Conditions, and so on)

The default marker types for all markers in the track.See Marker Open Choice of
xmpDM:trackType
field xmpDM:type. Text

60

1/1
index(37).md 2024-05-18

Version
Describes one version of a document.

The namespace URI is http://ns.adobe.com/xap/1.0/sType/Version#

The preferred namespace prefix is stVer

Name Description Type

stVer:comments Comments concerning what was changed Text

stVer:event High-level, formal description of what operation the user performed ResourceEvent

stVer:modifier The person who modified this version ProperName

stVer:modifyDate The date on which this version was checked in Date

stVer:version The new version number Text

61
1/1
index(38).md 2024-05-18

beatSpliceStretch
A set of parameters used when stretching audio using the Beat Splice stretch mode.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:riseInDecibel The amount sound must increase in amplitude to detect a beat. Real

The duration of the sampling window used to measure the


xmpDM:riseInTimeDuration Time
audio increase for locating beats.

When true, the file beat markers are used for stretching.
xmpDM:useFileBeatsMarker Otherwise the rise and duration fields are used to automatically Boolean
locate the beats.

62

1/1
index(39).md 2024-05-18

resampleStretch
A set of parameters used when stretching audio using the Resample stretch mode.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

xmpDM:quality One of High, Medium or Low Closed Choice of Text

63
1/1
index(40).md 2024-05-18

timeScaleStretch
A set of parameters used when stretching audio using the Time-Scale stretch mode.

The namespace URI is http://ns.adobe.com/xmp/1.0/DynamicMedia/

The preferred namespace prefix is xmpDM

Name Description Type

The percentage of overlap between


xmpDM:frameOverlappingPercentage Real
frames

xmpDM:frameSize The splices per beat Real

Closed Choice of
xmpDM:quality One of high, medium or low
Text

64

1/1

You might also like