|
Subject: Re:[xsl] Newbie needs xsl From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx (by way of Mulberry Technologies List Owner) Date: Thu, 22 Feb 2001 15:01:06 -0500 |
Thanks, this has been a tutorial for me. A question in line with this scenario - how do you propose applying templates if an element (office) forms sub-node as given below?
The reason I am asking is that xerces complained on an attempt to apply-template again when the name matches "office_name" saying that apply-template can be used only once in one match (namely customer_name). Alternate attempt to call-template also did not work.
<customer_name id="A1"
revenue="100000">
<office_name id="office1"
space="3000 sq_ft"
color="red"
location="New York"
</office_name id="office1"> <office_name id="office2"
space="2000 sq_ft"
color="green"
location="Chicago"
</office_name id="office2">
<customer_name id="A2"
revenue="80000" <office_name id="office1"
space="560 sq_ft"
color="purple"
location="London"
</office_name id="office1">
</customer_name id="A2">
</customer_name A1>
===========================Thanks, Rosh _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Newbie needs xsl, Jeni Tennison | Thread | Re: [xsl] Newbie needs xsl, Jeni Tennison |
| Re: Designs for XSLT functions (Was, Clark C. Evans | Date | [xsl] sort question, Hahn, Kimberly |
| Month |