OZONE Asylum
Forums
OZONE
Reading XML document as it is in XSL
This page's ID:
30858
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi i have the xml like below <?xml version="1.0" encoding="UTF-8" ?> - <content> - <channel ID="upc_0"> - <section ID="2541178075623443"> - <subsection ID="2692141400124843" bulleted="false" display_title="false" image_active="false" link_active="true" link_name="gmail" link_target="_blank" link_url="http://gmail.com" portal_one_link_url="http://gmail.com" section_type="teaser_data" title="New Sub-Section" uportal_one_link_url="http://gmail.com" wrap_links="false"> <pre>rr aa mm ee ss hh</pre> </subsection> </section> </channel> </content> i want to read <pre> tag of subsection tag as it is in xsl how i can achieve this like below <xsl:stylesheet> ----- ---------- <pre>rr aa mm ee ss hh </pre> ------- </xsl:stylesheet> I need help on this.
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »