Added missing template files for new XMP schemas.
This commit is contained in:
parent
32cbea4b18
commit
e571238117
27
doc/templates/tags-xmp-MP.html.in
vendored
Normal file
27
doc/templates/tags-xmp-MP.html.in
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>Microsoft Photo 1.2 schema</h2>
|
||||
<p>The Microsoft Photo 1.2 schema provides a set of properties for image regions.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.MP.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>MP</code></b></li>
|
||||
</ul>
|
||||
Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_MP__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
27
doc/templates/tags-xmp-MPRI.html.in
vendored
Normal file
27
doc/templates/tags-xmp-MPRI.html.in
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>Microsoft Photo RegionInfo schema</h2>
|
||||
<p>The Microsoft Photo RegionInfo 1.2 schema provides a set of properties for region info.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.MPRI.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/RegionInfo#</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>MPRI</code></b></li>
|
||||
</ul>
|
||||
Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_MPRI__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
27
doc/templates/tags-xmp-MPReg.html.in
vendored
Normal file
27
doc/templates/tags-xmp-MPReg.html.in
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>Microsoft Photo Region schema</h2>
|
||||
<p>The Microsoft Photo Region 1.2 schema provides a set of properties for image regions.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.MPReg.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://ns.microsoft.com/photo/1.2/t/Region#</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>MPReg</code></b></li>
|
||||
</ul>
|
||||
Reference: http://msdn.microsoft.com/en-us/library/ee719905%28VS.85%29.aspx</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_MPReg__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
27
doc/templates/tags-xmp-mwg-rs.html.in
vendored
Normal file
27
doc/templates/tags-xmp-mwg-rs.html.in
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
__doctype__
|
||||
<html>
|
||||
__header2__
|
||||
<body>
|
||||
|
||||
<div id="content">
|
||||
__index1__
|
||||
__index2__
|
||||
|
||||
<h2>Metadata Working Group Regions schema</h2>
|
||||
<p>The Metadata Working Group's schema for image region metadata.
|
||||
<ul>
|
||||
<li>Exiv2 keys are <b><code>Xmp.mwg-rs.<Property></code></b></li>
|
||||
<li>The schema namespace URI is <b><code>http://www.metadataworkinggroup.com/schemas/regions/</code></b></li>
|
||||
<li>The preferred schema namespace prefix is <b><code>mwg-rs</code></b></li>
|
||||
</ul>
|
||||
Reference: http://www.metadataworkinggroup.org/pdf/mwg_guidance.pdf</p>
|
||||
|
||||
<p>Click on a column header to sort the table.</p>
|
||||
|
||||
__xmp_mwg-rs__
|
||||
|
||||
</div>
|
||||
<!-- closes content -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user