[no subject]

From: "BABB, Sarah" <BabbS@xxxxxxxxxx>
Date: Tue, 17 Apr 2001 11:57:58 +1000
Hi,

I'm very new to the XML/XSL world. I've been looking through the archives
but still can't figure this out...

Say I have an XML document (simplified) as follows:

<graph_catalogue>
	<graph sec_ref="EAF"  >
		<title> a graph </title>
	</graph>

	<section id="EAF" >
		<sec_head> a person </sec_head>
	</section>
</graph_catalogue>

I want to use XSL in a similar fashion to a database query. Given the title
of the graph, I want to get the name of the corresponding (via id) section
head. Can someone please tell me how to do this?

Sarah

**********************************************************************
This e-mail message (along with any attachments) is intended only for
the named addressee and may contain information that is confidential
or privileged.  If you are not the intended recipient you are hereby
notified that any dissemination, copying or use of any of the
information is prohibited.  If you have received this e-mail message
in error, please notify us immediately by return e-mail and delete all
copies of the  original message and attachments. 
**********************************************************************

*** This E-Mail has been checked for viruses ***


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


Current Thread