[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: problem while accesing the text within the tag

Subject: RE: problem while accesing the text within the tag
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 20 Jun 2001 13:28:52 +0100
accesing an xml node
> I am facing problem while accesing the text within the tag.
> My XML (which is well-formed HDML content)looks like this:
> Here I am making a select type tag of HTML by applying xsl
> sheet using java
> and Xalan.
> I want to show this text say"HELLO!" just before select tag.
> HOW CAN I ACCESS THIS TEXT!

You can access all the text nodes in an element with mixed content using the
path expression text(), or you can process all the child nodes (elements and
text nodes) using the path expression node(). Without knowing in detail how
you want to access this text node and what you want to do with it, it's hard
to be more specific.

Mike Kay
Software AG
>


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.