samples/errortest.ysl2
author Volker Birk <vb@pep.foundation>
Wed, 24 Aug 2016 21:18:54 +0200
changeset 5 36f0e48cd544
parent 0 76005e62091d
permissions -rw-r--r--
Added tag 2.5.5 for changeset a0f3d678b3ca
0
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     1
include yslt.yml2
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     2
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     3
tstylesheet xmlns:yml2="http://fdik.org/yml" {
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     4
    template "/$$", yml2:line=23 | hello
76005e62091d initial commit
Volker Birk <vb@pep-project.org>
parents:
diff changeset
     5
}