[xsl] XML and XSL

Subject: [xsl] XML and XSL
From: Loren Lai <lorenlai@xxxxxxxxx>
Date: Tue, 19 Jun 2001 01:49:21 -0700 (PDT)
Hello,

I have another question please.

how can I read the attribute from my xml file ?
Example:

<customer>
 <cu name="loren" surename="lai"></cu>
 <ad address="aven." no="24"></ad>
</customer>


How should my XSL-file looks like if I want to read
the attributes : loren   lai
             aven.   24


or how should my XSL-file looks like if I want to read
the the whole <customer> ... all attributes within the
customer ?

Can someone help me please and make an example ?

Thank you in advance !

Loren :)



=====
Gruss,

Loren Lai :)
Email:lorenlai@xxxxxxxxx

__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.com/

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread