build_SE.properties.xml.xsl 413 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. exclude-result-prefixes="xs"
  5. version="2.0">
  6. <xsl:param name="build_SE.properties.xml" required="yes"/> <!-- file:/Users/a.binder/Documents/xmlschema_procesy5/src-xmlschema/public_html/build_SE_basedir/.build_SE.properties.xml -->
  7. </xsl:stylesheet>