ezcDocumentPdfSvgDriver_testSetDocumentMetaDataSubject.svg 871 B

123456789101112131415161718
  1. <?xml version="1.0"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" version="1.2" streamable="true">
  3. <g id="pages">
  4. <g>
  5. <rect x="0mm" y="0mm" width="100mm" height="100mm" style="fill: #ffffff; stroke: #000000; stroke-width: 1px; fill-opacity: 1; stroke-opacity: 1;"/>
  6. <text x="0.0000mm" y="10.0000mm" style="font-size: 28.35pt; font-family: Bitstream Vera Sans; font-style: normal; font-weight: normal; stroke: none; fill: #000000">Document metadata test.</text>
  7. </g>
  8. </g>
  9. <metadata>
  10. <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns">
  11. <rdf:Description>
  12. <dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">eZ Components - Document //autogen//</dc:creator>
  13. <dc:subject xmlns:dc="http://purl.org/dc/elements/1.1/">Test document subject</dc:subject>
  14. </rdf:Description>
  15. </rdf:RDF>
  16. </metadata>
  17. </svg>