XMP Specification September 2005 75 XMP Schemas Property Value Types 4 Date A date-time value which is represented using a subset of ISO RFC 8601 formatting, as described in http://www.w3.org/TR/NOTE-datetime. The following formats are supported: YYYY YYYY-MM YYYY-MM-DD YYYY-MM-DDThh:mmTZD YYYY-MM-DDThh:mm:ssTZD YYYY-MM-DDThh:mm:ss.sTZD YYYY = four-digit year MM = two-digit month (01=January) DD = two-digit day of month (01 through 31) hh = two digits of hour (00 through 23) mm = two digits of minute (00 through 59) ss = two digits of second (00 through 59) s = one or more digits representing a decimal fraction of a second TZD = time zone designator (Z or +hh:mm or -hh:mm) NOTE: The use of local times, using a time zone designator of +hh:mm or -hh:mm instead of Z, is recommended to promote human understanding. For example, if you know a file was saved at noon on October 23 a timestamp of 2004-10-23T12:00:00-06:00 is understandable, while 2004-10-23T18:00:00Z is confusing. Dimensions A structure containing dimensions for a drawn object. The field namespace URI is http://ns.adobe.com/xap/1.0/sType/Dimensions# xapG:black Real Black value when the mode is CMYK. Range 0-100. xapG:red Integer Red value when the mode is RGB. Range 0-255. xapG:green Integer Green value when the mode is RGB. Range 0-255. xapG:blue Integer Blue value when the mode is RGB. Range 0-255. xapG:L Real L value when the mode is LAB. Range 0-100. xapG:A Integer A value when the mode is LAB. Range -128 to 127. xapG:B Integer B value when the mode is LAB. Range -128 to 127. Field Name Value Type Description
Previous Page Next Page