- <?xml version="1.0" encoding="UTF-8"?>
- <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:sbp="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache.public/search_by_patterns.xsd"
- xmlns:ttr="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/typespecial_to_ref/typespecial_to_ref.xsd"
- exclude-result-prefixes="xs"
- version="2.0">
-
-
- <xsl:template match="sbp:bocian_ref_config" mode="ttr:typespecial_refererences">
- TODO
- </xsl:template>
-
-
- </xsl:stylesheet>
|