# HG changeset patch # User paulb # Date 1103580102 0 # Node ID c0c2cf69fa14baba96b25694913ad6286eb8cc3a # Parent 1d2b9e7c44376b9bf9ebde0dd5479b140bdcd910 [project @ 2004-12-20 22:01:42 by paulb] Fixed the "this-position" external function to give the full path to each attribute, relying on the "this-name" variable where the context node is the parent element of a future attribute (ie. the attribute does not exist yet). diff -r 1d2b9e7c4437 -r c0c2cf69fa14 examples/Common/PEP241/Resources/pep241_template.xhtml --- a/examples/Common/PEP241/Resources/pep241_template.xhtml Mon Dec 20 22:00:44 2004 +0000 +++ b/examples/Common/PEP241/Resources/pep241_template.xhtml Mon Dec 20 22:01:42 2004 +0000 @@ -23,14 +23,12 @@ Package name + name="{template:this-position()}" value="{$this-value}" /> - - Package version + name="{template:this-position()}" value="{$this-value}" /> Summary