|
Subject: [xsl] implement attribute inheritance From: Emmanouil Batsis <Emmanouil.Batsis@xxxxxxxxxxx> Date: Tue, 13 Jul 2004 18:01:07 +0300 |
<root attr1="attr1">
<grantparent attr2="attr2">
<parent attr1="changed-by-parent">
<child>
<grandchild attr1="changed-by-grandchild"/>
</child>
</parent>
</grantparent>
</root><root attr1="attr1">
<grantparent attr1="attr1" attr2="attr2">
<parent attr1="changed-by-parent" attr2="attr2">
<child attr1="changed-by-parent" attr2="attr2">
<grandchild attr1="changed-by-grandchild" attr2="attr2"/>
</child>
</parent>
</grantparent>
</root>| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Using keys in templates, Wendell Piez | Thread | Re: [xsl] implement attribute inher, David Carlisle |
| Re: [xsl] Speeding up processing (w, TDarksword | Date | Re: [xsl] implement attribute inher, David Carlisle |
| Month |