xml/config.xsl
branchv_0
changeset 249 7655df0622ee
parent 198 03d8492e2ca8
child 250 aae5009bd0af
equal deleted inserted replaced
248:7f81cfa150d0 249:7655df0622ee
    22 -->
    22 -->
    23 
    23 
    24 <xsl:stylesheet version="1.0"
    24 <xsl:stylesheet version="1.0"
    25 	xmlns="http://www.w3.org/1999/xhtml"
    25 	xmlns="http://www.w3.org/1999/xhtml"
    26 	xmlns:h="http://www.w3.org/1999/xhtml"
    26 	xmlns:h="http://www.w3.org/1999/xhtml"
    27 	xmlns:c="https://sql-dk.globalcode.info/xmlns/configuration"
    27 	xmlns:c="tag:globalcode.info,2018:sqldk/configuration"
    28 	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    28 	xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    29 	xmlns:fn="http://www.w3.org/2005/xpath-functions"
    29 	xmlns:fn="http://www.w3.org/2005/xpath-functions"
    30 	xmlns:svg="http://www.w3.org/2000/svg"
    30 	xmlns:svg="http://www.w3.org/2000/svg"
    31 	xmlns:xs="http://www.w3.org/2001/XMLSchema"
    31 	xmlns:xs="http://www.w3.org/2001/XMLSchema"
    32 	exclude-result-prefixes="fn h p xs">
    32 	exclude-result-prefixes="fn h p xs">