diff -r 87136f8697e3 -r db478d17bc3a plcopen/instances_path.ysl2 --- a/plcopen/instances_path.ysl2 Fri Feb 16 03:24:11 2018 +0100 +++ b/plcopen/instances_path.ysl2 Fri Feb 16 13:00:06 2018 +0100 @@ -1,7 +1,7 @@ include yslt_noindent.yml2 istylesheet xmlns:ppx="http://www.plcopen.org/xml/tc6_0201" xmlns:xhtml="http://www.w3.org/1999/xhtml" - xmlns:ns="instances_ns" + xmlns:ns="beremiz" extension-element-prefixes="ns" exclude-result-prefixes="ns" { @@ -17,6 +17,7 @@ variable "all", "$project | $stdlib | $extensions"; + template "ppx:project" { apply "ppx:instances/ppx:configurations/ppx:configuration"; }