You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/templates/tags-xmp-iptcExt.html.in
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -13,12 +13,11 @@ __index2__
13
13
of more granular properties and further specialized rights related
14
14
properties from the PLUS metadata schema.
15
15
<ul>
16
-
<li>Exiv2 keys are <b><code>Xmp.iptcExt.<Property></code></b></li>
16
+
<li>The Exiv2 keys are either <b><code>Xmp.iptcExt.<Property></code></b> or <b><code>Xmp.Iptc4xmpExt.<Property></code></b></li>
17
17
<li>The schema namespace URI is <b><code>http://iptc.org/std/Iptc4xmpExt/2008-02-29/</code></b></li>
18
18
<li>The preferred schema namespace prefix is <b><code>Iptc4xmpExt</code></b></li>
19
19
</ul>
20
-
Reference: <a href="http://www.iptc.org/std/photometadata/specification/IPTC-PhotoMetadata" title="IPTC Extension Specification Version 1.2">IPTC Extension Specification Version 1.2</a> standard</p>
21
-
<p>Note: Exiv2 uses <b><code>iptcExt</code></b> (rather than <code>Iptc4xmpExt</code>) as the group name for keys of IPTC Extension schema properties.</p>
0 commit comments