Advertisement
Guest User

Untitled

a guest
Jan 28th, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.13 KB | None | 0 0
  1. <productPart partIndex="0" partType="front" hasUserContent="true" userCanCreateTextAnywhere="true" userCanDropFragmentAnywhere="false" userCanDropPhotosAnywhere="true" userCanAddFrame="false" isFrame="false" backgroundId="" modelType="ace4" creationDate="Wed Jan 28 19:22:20 GMT+0100 2015" productDefinitionId="160745066" partName="front" useFlexTransformScaling="true" textRenderer="BitmapTextRenderController" hasDirectSmile="false">
  2. <productPartHeader>
  3. <transformation>
  4. <xsl:stylesheet version="1.0" xmlns:changes="urn:my-changes" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xlink="http://www.w3.org/1999/xlink">
  5. <changes:nodeset />
  6. <xsl:variable name="changes" select="document('')/*/changes:nodeset/*" />
  7. <xsl:template match="*">
  8. <xsl:copy>
  9. <xsl:apply-templates select="@* | node()" />
  10. </xsl:copy>
  11. </xsl:template>
  12. <xsl:template match="/*/*">
  13. <xsl:apply-templates />
  14. <defs xmlns="http://www.w3.org/2000/svg">
  15. <clipPath id="productPartClip">
  16. <path d="M 0 0 L 385 0 L 385 527 L 0 527 L 0 0 Z M 0 0" />
  17. </clipPath>
  18. <mask id="productPartMask">
  19. <path d="M 0 0 L 385 0 L 385 527 L 0 527 L 0 0 Z M 0 0" fill="white" />
  20. </mask>
  21. </defs>
  22. <g version="1.1" id="svgRoot" clip-path="url(#productPartClip)" xmlns="http://www.w3.org/2000/svg">
  23. <metadata xmlns="http://www.greetz.com/2012/svgmetadata">
  24. <textfield>
  25. <fontSize type="Number">18</fontSize>
  26. <calculatedMaskRectangle type="Rectangle" />
  27. <maxTextHeight type="Number">391</maxTextHeight>
  28. <textMargin type="uint">10</textMargin>
  29. <flipX type="int">1</flipX>
  30. <htmlText type="String">
  31. <![CDATA[<TEXTFORMAT LEADING="2"><P ALIGN="LEFT"><FONT FACE="Postcard" SIZE="18" COLOR="#001067" LETTERSPACING="0" KERNING="0">Dit is een tekst</FONT></P></TEXTFORMAT>]]>
  32. </htmlText>
  33. <underline type="Boolean">false</underline>
  34. <componentHeight type="Number">25</componentHeight>
  35. <componentWidth type="Number">215</componentWidth>
  36. <createdByUser type="Boolean">true</createdByUser>
  37. <flipY type="int">1</flipY>
  38. <fontColor type="uint">4199</fontColor>
  39. <componentId type="String">
  40. <![CDATA[]]>
  41. </componentId>
  42. <italic type="Boolean">false</italic>
  43. <transformationMatrix type="Matrix">
  44. <matrix>
  45. <a>1.2222222222222223</a>
  46. <b>0</b>
  47. <c>0</c>
  48. <d>1.2222222222222223</d>
  49. <tx>61.111111111111114</tx>
  50. <ty>61.111111111111114</ty>
  51. </matrix>
  52. </transformationMatrix>
  53. <isDefaultComponent type="Boolean">true</isDefaultComponent>
  54. <userMovable type="Boolean">true</userMovable>
  55. <textAlign type="String">
  56. <![CDATA[left]]>
  57. </textAlign>
  58. <bold type="Boolean">false</bold>
  59. </textfield>
  60. </metadata>
  61. <g clip-path="url(#cardSideClip_be2f7af7-8513-43b5-86e4-e4fd3d6ac4b5)" clip-rule="nonzero" transform="matrix(1.2222222222222223,0,0,1.2222222222222223,48.88888888888889,48.88888888888889)">
  62. <g>
  63. <image preserveAspectRatio="none" width="3290" height="630" transform="matrix(0.07142857142857142,0,0,0.07142857142857142,0,0) translate(0,0) scale(1,1)">
  64. <xsl:attribute name="xlink:href">
  65. <xsl:value-of select="$UPLOAD_1161019987" />
  66. </xsl:attribute>
  67. </image>
  68. </g>
  69. </g>
  70. </g>
  71. </xsl:template>
  72. <xsl:template match="@*">
  73. <xsl:variable name="this-change" select="$changes[@id =current()/parent::*/@id and @attr = name(current())]" />
  74. <xsl:choose>
  75. <xsl:when test="$this-change">
  76. <xsl:attribute name="{name()}" namespace="{namespace-uri()}">
  77. <xsl:value-of select="$this-change/@value" />
  78. </xsl:attribute>
  79. </xsl:when>
  80. <xsl:otherwise>
  81. <xsl:copy />
  82. </xsl:otherwise>
  83. </xsl:choose>
  84. </xsl:template>
  85. </xsl:stylesheet>
  86. </transformation>
  87. </productPartHeader>
  88. <productPartBody />
  89. </productPart>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement