Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/dom/tests/reftest/xml-stylesheet/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 283 B image not shown  

Quelle  svg_passer.xslt   Sprache: unbekannt

 
<transform xmlns="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <template match="node()|@*">
  <copy>
   <apply-templates select="@*"/>
   <apply-templates/>
  </copy>
 </template>
 <template match="@fill">
  <attribute name="fill">lime</attribute>
 </template>
</transform>

[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]