plcopen/pou_variables.xslt
changeset 2637 507737ec2b9a
parent 1949 c266fbaae0f6
child 3801 6839dbb9a1df
equal deleted inserted replaced
2636:a0154a041148 2637:507737ec2b9a
     1 <?xml version="1.0"?>
     1 <?xml version="1.0"?>
     2 <xsl:stylesheet xmlns:exsl="http://exslt.org/common" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:ppx="http://www.plcopen.org/xml/tc6_0201" xmlns:ns="beremiz" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" extension-element-prefixes="ns" version="1.0" exclude-result-prefixes="ns">
     2 <xsl:stylesheet xmlns:ns="beremiz" xmlns:regexp="http://exslt.org/regular-expressions" xmlns:str="http://exslt.org/strings" xmlns:ppx="http://www.plcopen.org/xml/tc6_0201" xmlns:exsl="http://exslt.org/common" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xhtml="http://www.w3.org/1999/xhtml" version="1.0" exclude-result-prefixes="ns" extension-element-prefixes="ns">
     3   <xsl:output method="xml"/>
     3   <xsl:output method="xml"/>
     4   <xsl:template match="text()"/>
     4   <xsl:template match="text()"/>
     5   <xsl:template mode="var_class" match="text()"/>
     5   <xsl:template mode="var_class" match="text()"/>
     6   <xsl:template mode="var_type" match="text()"/>
     6   <xsl:template mode="var_type" match="text()"/>
     7   <xsl:template mode="var_edit" match="text()"/>
     7   <xsl:template mode="var_edit" match="text()"/>