MetaDataX3.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <?xpacket begin='' id='W5M0MpCehiHzreSzNTczkc9d'?>
  2. <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="FastReport.Net (http://fast-report.com)">
  3. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  4. <rdf:Description rdf:about=""
  5. xmlns:dc="http://purl.org/dc/elements/1.1/"
  6. xmlns:xmp="http://ns.adobe.com/xap/1.0/"
  7. xmlns:pdf="http://ns.adobe.com/pdf/1.3/"
  8. xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/"
  9. xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#"
  10. xmlns:pdfxid="http://www.npes.org/pdfx/ns/id/"
  11. xmlns:pdfx="http://ns.adobe.com/pdfx/1.3/">
  12. <dc:format>application/pdf</dc:format>
  13. <dc:creator>
  14. <rdf:Seq>
  15. <rdf:li>{0}</rdf:li>
  16. </rdf:Seq>
  17. </dc:creator>
  18. <dc:description>
  19. <rdf:Alt>
  20. <rdf:li xml:lang="x-default">{1}</rdf:li>
  21. </rdf:Alt>
  22. </dc:description>
  23. <dc:title>
  24. <rdf:Alt>
  25. <rdf:li xml:lang="x-default">{2}</rdf:li>
  26. </rdf:Alt>
  27. </dc:title>
  28. <xmp:CreatorTool>{0}</xmp:CreatorTool>
  29. <xmp:CreateDate>{3}</xmp:CreateDate>
  30. <xmp:ModifyDate>{3}</xmp:ModifyDate>
  31. <xmp:MetadataDate>{3}</xmp:MetadataDate>
  32. <pdf:Keywords>{4}</pdf:Keywords>
  33. <pdf:Producer>{5}</pdf:Producer>
  34. <pdf:PDFVersion>1.4</pdf:PDFVersion>
  35. <pdf:Trapped>False</pdf:Trapped>
  36. <xmpMM:DocumentID>uuid:{6}</xmpMM:DocumentID>
  37. <xmpMM:InstanceID>uuid:{7}</xmpMM:InstanceID>
  38. <xmpMM:RenditionClass>default</xmpMM:RenditionClass>
  39. <xmpMM:VersionID>1</xmpMM:VersionID>
  40. <pdfxid:GTS_PDFXVersion>PDF/X-3:2003</pdfxid:GTS_PDFXVersion>
  41. <pdfx:GTS_PDFXVersion>PDF/X-3:2003</pdfx:GTS_PDFXVersion>
  42. </rdf:Description>
  43. </rdf:RDF>
  44. </x:xmpmeta>