Advertisement
Dino213dz

XSLT_Server_Disclosure

Jun 13th, 2020
1,387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.45 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <html xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://php.net/xsl">
  3. <body style="font-family:Arial;font-size:9pt;background-color:#ddff00">
  4.  
  5. <BR/>Version:<xsl:value-of select="system-property('xsl:version')" />
  6. <BR/>Vendor:<xsl:value-of select="system-property('xsl:vendor')" />
  7. <BR/>Vendor-url:<xsl:value-of select="system-property('xsl:vendor-url')" />
  8.  
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement