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

how to process a element named <rule:something>

Subject: how to process a element named <rule:something>
From: Abhijit Junnare <mavlaabhi@xxxxxxxxx>
Date: Thu, 7 Aug 2003 12:20:55 -0700 (PDT)
how are elements named
Hi All,
I have an XML file which has bunch of rules in it such
as

<rule:choose xmlns:rule="http:www.somthing.com/rule">
SOME TEXT
</rule:choose>

I am writing a stylesheet and I am in debugging
process. I want to display something whenever the
element <rule:choose> appears in the XML document. I
dont want to display the actual contents of this
element but just some generated text such as "This is
Choose rule" or something like this.
Is it possible to process such elements using XSL?
I tried something like this

<xsl:template match="rule:Choose">
"THIS IS CHOOSE RULE"
</xsl:template>

But I get an error saying xmlns:rule not declared.
What do I need to do? Is there any other way to handle
such thing.
Thanks

 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

 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.