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

Re: Accessing node from different xml..

Subject: Re: Accessing node from different xml..
From: Arulraj <p_arulraj@xxxxxxxxx>
Date: Wed, 24 Nov 2004 06:10:01 -0800 (PST)
arulraj
Hello,

I am using two xml and with one xsl generating FO
output.
I got the following problem.

In my Second XML file, I have following elements
?xml version="1.0" encoding="UTF-8"?>
<AnnotationData version="1.0">
<Rot angle="90" pN="0">
<PElems>
<H
pID="C94BD93562BD7EFDB3D96A01346FF83A0409031036150001"
/>
</Rot>
 
In XSLT, I have using document() to load that file
<xsl:variable name="StampTextInfo"
select="document($strstampFileName)"/>

So, I am using following way to access that <H>
<xsl:apply-templates
select="$StampTextInfo/AnnotationData/Rot/PElems/H[@pID=$TiffIdTmp]"/>

I got a problem, In some case I dont get <Rot> element
in the second xml file is dynamic one.

How to access H in that case ?




		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 

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.