summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/pdfx/pdfa.xmp
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/pdfx/pdfa.xmp')
-rw-r--r--Master/texmf-dist/tex/latex/pdfx/pdfa.xmp379
1 files changed, 122 insertions, 257 deletions
diff --git a/Master/texmf-dist/tex/latex/pdfx/pdfa.xmp b/Master/texmf-dist/tex/latex/pdfx/pdfa.xmp
index 2f4b59e0cdb..69bc6d8aba3 100644
--- a/Master/texmf-dist/tex/latex/pdfx/pdfa.xmp
+++ b/Master/texmf-dist/tex/latex/pdfx/pdfa.xmp
@@ -18,7 +18,7 @@
%% version 1999/12/01 or later.
%%
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.0-c316 44.253921, Sun Oct 01 2006 17:14:39">
- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
% xmlns:pdf = "http://ns.adobe.com/pdf/1.3/"
% xmlns:pdfx = "http://ns.adobe.com/pdfx/1.3/"
% xmlns:pdfaid = "http://www.aiim.org/pdfa/ns/id/"
@@ -38,279 +38,144 @@
% xmlns:pim = "http://prismstandard.org/namespaces/pim/2.2/"
% xmlns:prl = "http://prismstandard.org/namespaces/prl/2.1/"
% xmlns:pur = "http://prismstandard.org/namespaces/primusagerights/2.1/"
- <rdf:Description rdf:about="" xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/"
- xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#"
- xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#">
- <pdfaExtension:schemas>
- <rdf:Bag>
+% >
+ <rdf:Description rdf:about="" xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/"
+ xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#"
+ xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#"
+%% RRM: do we really need the following two declarations ?
+% xmlns:pdfaType="http://www.aiim.org/pdfa/ns/type#"
+% xmlns:pdfaField="http://www.aiim.org/pdfa/ns/field#"
+ >
+ <pdfaExtension:schemas>
+ <rdf:Bag>
+ <rdf:li rdf:parseType="Resource">
+ <pdfaSchema:namespaceURI>http://ns.adobe.com/pdfx/1.3/</pdfaSchema:namespaceURI>
+ <pdfaSchema:prefix>pdfx</pdfaSchema:prefix>
+ <pdfaSchema:schema>PDF/X Schema</pdfaSchema:schema>
+ <pdfaSchema:property>
+ <rdf:Seq>
+ <rdf:li rdf:parseType="Resource">
+ <pdfaProperty:category>external</pdfaProperty:category>
+ <pdfaProperty:description>URL to an online version or preprint</pdfaProperty:description>
+ <pdfaProperty:name>AuthoritativeDomain</pdfaProperty:name>
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
+ </rdf:li>
+ </rdf:Seq>
+ </pdfaSchema:property>
+ </rdf:li>
%% RRM: this declares the namespace resource for PRISM metadata
- <rdf:li rdf:parseType="Resource">
- <pdfaSchema:schema>PRISM metadata</pdfaSchema:schema>
- <pdfaSchema:namespaceURI>http://prismstandard.org/namespaces/basic/2.2/</pdfaSchema:namespaceURI>
- <pdfaSchema:prefix>prism</pdfaSchema:prefix>
- <pdfaSchema:property>
- <rdf:Seq>
-%% RRM: Only need to define the tags that are actually used below.
+ <rdf:li rdf:parseType="Resource">
+ <pdfaSchema:schema>PRISM metadata</pdfaSchema:schema>
+ <pdfaSchema:namespaceURI>http://prismstandard.org/namespaces/basic/2.2/</pdfaSchema:namespaceURI>
+ <pdfaSchema:prefix>prism</pdfaSchema:prefix>
+ <pdfaSchema:property>
+ <rdf:Seq>
+%% RRM: Only need to define the tags that are actually used below. But \ifx ... \fi must be all on one line.
%% declare prism:aggregationType
-% need at least one field, for validation
- <rdf:li rdf:parseType="Resource">
- <pdfaProperty:name>aggregationType</pdfaProperty:name>
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>
- <pdfaProperty:category>external</pdfaProperty:category>
- <pdfaProperty:description>
- The type of publication. If defined, must be one
- of book, catalog, feed, journal, magazine, manual,
- newsletter, pamphlet.
- </pdfaProperty:description>
- </rdf:li>
+%\ifx\xmp@PublicationType\@empty\else % need at least one field, for validation
+ <rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>aggregationType</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>The type of publication. If defined, must be one of book, catalog, feed, journal, magazine, manual, newsletter, pamphlet.</pdfaProperty:description>^^J </rdf:li> %\fi
%% declare prism:issn
-\ifnot@empty\xmp@Journalnumber{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>issn</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- The ISSN for the publication in which the resource^^J%
- was published^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Journalnumber\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>issn</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>The ISSN for the publication in which the resource was published</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:volume
-\ifnot@empty\xmp@Volume{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>volume</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Additional identifier for the publication where^^J%
- the resource appeared, providing the Volume^^J%
- portion of the common Volume, Number^^J%
- scheme^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Volume\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>volume</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Additional identifier for the publication where the resource appeared, providing the Volume portion of the common Volume, Number scheme</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:number
-\ifnot@empty\xmp@Issue{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>number</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Number of the Issue within the Volume^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Issue\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>number</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Number of the Issue within the Volume</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:coverDisplayDate
-\ifnot@empty\xmp@CoverDisplayDate{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>coverDisplayDate</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Date on the cover of a magazine issue, as a^^J%
- human-readable text^^J%
- string^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@CoverDisplayDate\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>coverDisplayDate</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Date on the cover of a magazine issue, as a human-readable text string</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:coverDate
-\ifnot@empty\xmp@CoverDate{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>coverDate</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Date</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Date on the cover of a magazine issue, suitable^^J%
- for storing in a database field with a 'date' data^^J%
- type^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@CoverDate\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>coverDate</pdfaProperty:name>^^J <pdfaProperty:valueType>Date</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Date on the cover of a magazine issue, suitable for storing in a database field with a 'date' data type</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:issueName
-\ifnot@empty\xmp@Journaltitle{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>issueName</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Additional identifier, typically used for major^^J%
- issues of a magazine or other^^J%
- resource^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Journaltitle\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>issueName</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Additional identifier, typically used for major issues of a magazine or other resource</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:pageRange
-\ifnot@empty\xmp@Firstpage{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>pageRange</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Page range for the published print version of the^^J%
- resource^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Firstpage\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>pageRange</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Page range for the published print version of the resource</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:startingPage
-\ifnot@empty\xmp@Firstpage{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>startingPage</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Integer</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- First page number for the published version of the^^J%
- resource^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Firstpage\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>startingPage</pdfaProperty:name>^^J <pdfaProperty:valueType>Integer</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>First page number for the published version of the resource</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:endingPage
-\ifnot@empty\xmp@Lastpage{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>endingPage</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Integer</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- The last page number for the printed resource^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Lastpage\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>endingPage</pdfaProperty:name>^^J <pdfaProperty:valueType>Integer</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>The last page number for the printed resource</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:doi
-\ifnot@empty\xmp@Doi{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>doi</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- Digital Object Identifier, DOI, for the article^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Doi\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>doi</pdfaProperty:name>^^J <pdfaProperty:valueType>Text</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>Digital Object Identifier, DOI, for the article</pdfaProperty:description>^^J </rdf:li>\fi
%% declare prism:url
-\ifnot@empty\xmp@Doi{%
- <rdf:li rdf:parseType="Resource">^^J%
- <pdfaProperty:name>url</pdfaProperty:name>^^J%
- <pdfaProperty:valueType>URL</pdfaProperty:valueType>^^J%
- <pdfaProperty:category>external</pdfaProperty:category>^^J%
- <pdfaProperty:description>^^J%
- URL for the article or unit of content^^J%
- </pdfaProperty:description>^^J%
- </rdf:li>
-}%
+ \ifx\xmp@Doi\@empty\else<rdf:li rdf:parseType="Resource">^^J <pdfaProperty:name>url</pdfaProperty:name>^^J <pdfaProperty:valueType>URL</pdfaProperty:valueType>^^J <pdfaProperty:category>external</pdfaProperty:category>^^J <pdfaProperty:description>URL for the article or unit of content</pdfaProperty:description>^^J </rdf:li>\fi
%% RRM: more tags can be declared
-% <rdf:li rdf:parseType="Resource">
-% <pdfaProperty:name></pdfaProperty:name>
-% <pdfaProperty:valueType>Text</pdfaProperty:valueType>
-% <pdfaProperty:category>external</pdfaProperty:category>
-% <pdfaProperty:description>
-% </pdfaProperty:description>
-% </rdf:li>
- </rdf:Seq>
- </pdfaSchema:property>
- </rdf:li>
- </rdf:Bag>
- </pdfaExtension:schemas>
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
- <pdf:Producer>\xmp@Producer</pdf:Producer>
-\ifnot@empty\xmp@@Keywords{%
- <pdf:Keywords>\xmp@@Keywords</pdf:Keywords>
-}%
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/">
- <dc:format>application/pdf</dc:format>
-\ifnot@empty\xmp@Title{%
- <dc:title><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Title</rdf:li></rdf:Alt></dc:title>
-}%
-\ifnot@empty\xmp@@Author{%
- <dc:creator><rdf:Seq><rdf:li>\xmp@@Author</rdf:li></rdf:Seq></dc:creator>
-}%
-\ifnot@empty\xmp@Publisher{%
- <dc:publisher><rdf:Bag><rdf:li>\xmp@Publisher</rdf:li></rdf:Bag></dc:publisher>
-}%
-\ifnot@empty\xmp@Doi{%
- <dc:identifier>doi:\xmp@Doi</dc:identifier>
-}%
-\ifnot@empty\xmp@Copyright{%
- <dc:rights><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Copyright</rdf:li></rdf:Alt></dc:rights>
-}%
-\ifnot@empty\xmp@Subject{%
- <dc:description><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Subject</rdf:li></rdf:Alt></dc:description>
-}%
-\ifnot@empty\xmp@Keywords{%
- <dc:subject><rdf:Bag><rdf:li>\xmp@Keywords</rdf:li></rdf:Bag></dc:subject>
-}%
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:prism="http://prismstandard.org/namespaces/basic/2.2/">
-\ifnot@empty\xmp@PublicationType{%
- <prism:aggregationType>\xmp@PublicationType</prism:aggregationType>
-}%
-\ifnot@empty\xmp@Journalnumber{%
- <prism:issn>\xmp@Journalnumber</prism:issn>
-}%
-\ifnot@empty\xmp@Volume{%
- <prism:volume>\xmp@Volume</prism:volume>
-}%
-\ifnot@empty\xmp@Issue{%
- <prism:number>\xmp@Issue</prism:number>
-}%
-\ifnot@empty\xmp@CoverDisplayDate{%
- <prism:coverDisplayDate>\xmp@CoverDisplayDate</prism:coverDisplayDate>
-}%
-\ifnot@empty\xmp@CoverDate{%
- <prism:coverDate>\xmp@CoverDate</prism:coverDate>
-}%
-\ifnot@empty\xmp@Journaltitle{%
- <prism:issueName>\xmp@Journaltitle</prism:issueName>
-}%
-\ifnot@empty\xmp@Firstpage{%
- <prism:pageRange>\xmp@Firstpage-\xmp@Lastpage</prism:pageRange>
-}%
-\ifnot@empty\xmp@Firstpage{%
- <prism:startingPage>\xmp@Firstpage</prism:startingPage>
-}%
-\ifnot@empty\xmp@Lastpage{%
- <prism:endingPage>\xmp@Lastpage</prism:endingPage>
-}%
-\ifnot@empty\xmp@Doi{%
- <prism:doi>\xmp@Doi</prism:doi>
-}%
-\ifnot@empty\xmp@Doi{%
- <prism:url>http://dx.doi.org/\xmp@Doi</prism:url>
-}%
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:pdfaid="http://www.aiim.org/pdfa/ns/id/">
- <pdfaid:part>\xmp@Part</pdfaid:part>
- <pdfaid:conformance>\xmp@Conformance</pdfaid:conformance>
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/">
- <xmp:CreatorTool>\xmp@CreatorTool</xmp:CreatorTool>
- <xmp:ModifyDate>\xmp@convDate</xmp:ModifyDate>
- <xmp:CreateDate>\xmp@convDate</xmp:CreateDate>
- <xmp:MetadataDate>\xmp@convDate</xmp:MetadataDate>
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:xmpRights = "http://ns.adobe.com/xap/1.0/rights/">
-\ifnot@empty\xmp@Copyrighted{%
- <xmpRights:Marked>\xmp@Copyrighted</xmpRights:Marked>
-}%
-\ifnot@empty\xmp@Copyright{%
- <xmpRights:UsageTerms><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Copyright</rdf:li></rdf:Alt></xmpRights:UsageTerms>
-}%
-\ifnot@empty\xmp@CopyrightURL{%
- <xmpRights:WebStatement>\xmp@CopyrightURL</xmpRights:WebStatement>
-}%
- </rdf:Description>
- <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/">
- <xmpMM:DocumentID>uuid:\xmp@docid</xmpMM:DocumentID>
- <xmpMM:InstanceID>uuid:\xmp@instid</xmpMM:InstanceID>
- </rdf:Description>
- </rdf:RDF>
+% <rdf:li rdf:parseType="Resource">
+% <pdfaProperty:name></pdfaProperty:name>
+% <pdfaProperty:valueType>Text</pdfaProperty:valueType>
+% <pdfaProperty:category>external</pdfaProperty:category>
+% <pdfaProperty:description></pdfaProperty:description>
+% </rdf:li>
+ </rdf:Seq></pdfaSchema:property>
+ </rdf:li>
+ </rdf:Bag>
+ </pdfaExtension:schemas>
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
+ <pdf:Producer>\xmp@Producer</pdf:Producer>
+ \ifx\xmp@@Keywords\@empty\else<pdf:Keywords>\xmp@@Keywords</pdf:Keywords>\fi
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:dc="http://purl.org/dc/elements/1.1/">
+ <dc:format>application/pdf</dc:format>
+ \ifx\xmp@Title\@empty\else<dc:title><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Title</rdf:li></rdf:Alt></dc:title>\fi
+ \ifx\xmp@@Author\@empty\else<dc:creator><rdf:Seq><rdf:li>\xmp@@Author</rdf:li></rdf:Seq></dc:creator>\fi
+ \ifx\xmp@Org\@empty\else<dc:publisher><rdf:Bag><rdf:li>\xmp@Org</rdf:li></rdf:Bag></dc:publisher>\fi
+ \ifx\xmp@Doi\@empty\else<dc:identifier>doi:\xmp@Doi</dc:identifier>\fi
+ \ifx\xmp@Copyright\@empty\else<dc:rights><rdf:Alt><rdf:li xml:lang="x-default">\xmp@@Copyright</rdf:li></rdf:Alt></dc:rights>\fi
+ \ifx\xmp@Subject\@empty\else<dc:description><rdf:Alt><rdf:li xml:lang="x-default">\xmp@Subject</rdf:li></rdf:Alt></dc:description>\fi
+ \ifx\xmp@Keywords\@empty\else<dc:subject><rdf:Bag><rdf:li>\xmp@Keywords</rdf:li></rdf:Bag></dc:subject>\fi
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:prism="http://prismstandard.org/namespaces/basic/2.2/">
+ \ifx\xmp@PublicationType\@empty\else<prism:aggregationType>\xmp@PublicationType</prism:aggregationType>\fi
+ \ifx\xmp@Journalnumber\@empty\else<prism:issn>\xmp@Journalnumber</prism:issn>\fi
+ \ifx\xmp@Volume\@empty\else<prism:volume>\xmp@Volume</prism:volume>\fi
+ \ifx\xmp@Issue\@empty\else<prism:number>\xmp@Issue</prism:number>\fi
+ \ifx\xmp@CoverDisplayDate\@empty\else<prism:coverDisplayDate>\xmp@CoverDisplayDate</prism:coverDisplayDate>\fi
+ \ifx\xmp@CoverDate\@empty\else<prism:coverDate>\xmp@CoverDate</prism:coverDate>\fi
+ \ifx\xmp@Journaltitle\@empty\else<prism:issueName>\xmp@Journaltitle</prism:issueName>\fi
+ \ifx\xmp@Firstpage\@empty\else<prism:pageRange>\xmp@Firstpage-\xmp@Lastpage</prism:pageRange>\fi
+ \ifx\xmp@Firstpage\@empty\else<prism:startingPage>\xmp@Firstpage</prism:startingPage>\fi
+ \ifx\xmp@Lastpage\@empty\else<prism:endingPage>\xmp@Lastpage</prism:endingPage>\fi
+ \ifx\xmp@Doi\@empty\else<prism:doi>\xmp@Doi</prism:doi>\fi
+ \ifx\xmp@Doi\@empty\else<prism:url>http://dx.doi.org/\xmp@Doi</prism:url>\fi
+ </rdf:Description>
+%% RRM: Is this needed with PDF/A or only with PDF/X ???
+ <rdf:Description rdf:about="" xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/">
+% \ifx\xmp@AuthoritativeDomain\@empty\else<pdfx:AuthoritativeDomain><rdf:Bag><rdf:li>\xmp@AuthoritativeDomain</rdf:li></rdf:Bag></pdfx:AuthoritativeDomain>\fi
+ \ifx\xmp@AuthoritativeDomain\@empty\else<pdfx:AuthoritativeDomain>\xmp@AuthoritativeDomain</pdfx:AuthoritativeDomain>\fi
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:pdfaid="http://www.aiim.org/pdfa/ns/id/">
+ <pdfaid:part>\xmp@Part</pdfaid:part>
+ <pdfaid:conformance>\xmp@Conformance</pdfaid:conformance>
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/">
+ <xmp:CreatorTool>\xmp@CreatorTool</xmp:CreatorTool>
+ <xmp:ModifyDate>\xmp@convDate</xmp:ModifyDate>
+ <xmp:CreateDate>\xmp@convDate</xmp:CreateDate>
+ <xmp:MetadataDate>\xmp@convDate</xmp:MetadataDate>
+ </rdf:Description>
+ <rdf:Description rdf:about="" xmlns:xmpRights = "http://ns.adobe.com/xap/1.0/rights/">
+ \ifx\xmp@Copyright\@empty\else<xmpRights:Marked>True</xmpRights:Marked>^^J<xmpRights:UsageTerms><rdf:Alt><rdf:li xml:lang="x-default">\xmp@@Copyright</rdf:li></rdf:Alt></xmpRights:UsageTerms>\fi
+ \ifx\xmp@WebStatement\@empty\else<xmpRights:WebStatement>\xmp@WebStatement</xmpRights:WebStatement>\fi
+ </rdf:Description>
+% <rdf:Description rdf:about="" xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/">
+% <xmpRights:Marked>True</xmpRights:Marked>
+% </rdf:Description>
+%\@ifundefined{xmpCopyright}{}{%
+% <rdf:Description rdf:about="" xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/">
+% <xmpRights:Marked>True</xmpRights:Marked>
+% </rdf:Description>
+%}%
+ <rdf:Description rdf:about="" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/">
+ <xmpMM:DocumentID>uuid:\xmp@docid</xmpMM:DocumentID>
+ <xmpMM:InstanceID>uuid:\xmp@instid</xmpMM:InstanceID>
+ </rdf:Description>
+ </rdf:RDF>
</x:xmpmeta>
% padding with 512 space characters to allow easier editing within a PDF
-\padding@line
-\padding@line
-\padding@line
-\padding@line
+\paddingline
+\paddingline
+\paddingline
+\paddingline
%%
%% End of pdfa.xmp
%%
%%
+