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

node extraction from on the basis of an element

Subject: node extraction from on the basis of an element
From: "Sunil Dua" <sdua@xxxxxxxxxxxxxxx>
Date: Thu, 16 Aug 2001 13:29:08 -0700
 node extraction from on the basis of an element
Hello there,

I have a block of XML where one element my have more then one type of data
as "<type>" element may have either data like profession or topic or
specialty. I want to extract only those node which have a type profession.
<cc:keywords>
	<cc:keyword>
		<type>profession</type>
		<ID>1071</ID>
		<langstring lang="en_US">Physician</langstring>
	</cc:keyword>
	<cc:keyword>
		<type>specialty</type>
		<ID>102</ID>
		<langstring lang="en_US">CLINICAL</langstring>
	</cc:keyword>
	<cc:keyword>
		<type>specialty</type>
		<ID>115</ID>
		<langstring lang="en_US">INFECTIOUS DISEASE</langstring>
	</cc:keyword>
</cc:keywords>

Pls. help me out.

thanks
Sunil Dua


 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.