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

Re: Re: XSLT help.

Subject: Re: Re: XSLT help.
From: "Karen Yang" <kyang94@xxxxxxxxx>
Date: Mon, 19 Jun 2006 17:40:06 -0400
Re:  Re: XSLT help.
Thanks for the help! Yes, you both are right. It is because of the
name space issue. I removed the last namespace part and it worked. I
would also try the other way, but would do it later, since now I'm
having another problem. But I'll start a new thread for that.

Karen.

On 6/19/06, Jagdishwar B <jagdishwar.beemanati@xxxxxxxxx> wrote:
Hi,

> > It's interesting that when I do the match = tag name, the system won't
> > recognize this for me. But if I use match="/*/*", which I got from a
> > website and it worked (the website address is:
> > http://aspalliance.com/471). So I'm just totally confused, and don't
> > know where is wrong.
> >

can you try after removing the namespace
xmlns="http://tempuri.org/XMLSchema1.xsd"  from the source xml file?

>
> xml source file:
>
> <?xml version="1.0" encoding="utf-8"?>
> <TAX_CASH_FLOW_ANALYSIS xmlns:xsd="http://www.w3.org/2001/XMLSchema"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> UpdateDateTime="2006-06-13T11:26:09.0000000-04:00"
> xmlns="http://tempuri.org/XMLSchema1.xsd">
> <TaxCashFlowUnit>
>     <TaxCashFlowDetail>
>       <EndingAIP>786593727.21233881</EndingAIP>
>       <PV>786593727.21233881</PV>
>       <PrecapOID>0</PrecapOID>
>       <OID>0</OID>
>       <RemainingOID>-35744066.285386205</RemainingOID>
>       <TaxableIncome>0</TaxableIncome>
>       <QtrInt>0</QtrInt>
>       <QtrOID>0</QtrOID>
>       <QtrIncome>0</QtrIncome>
>       <QSI>0</QSI>
>       <NQSI>0</NQSI>
>       <Principal>0</Principal>
>       <CurrentBalance>745850848.91000021</CurrentBalance>
>       <MarketDF>0</MarketDF>
>     </TaxCashFlowDetail>
>     <TaxCashFlowDetail>
>       <EndingAIP>786593727.21233881</EndingAIP>
>       <PV>786593727.21233881</PV>
>       <PrecapOID>0</PrecapOID>
>       <OID>0</OID>
>       <RemainingOID>-35744066.285386205</RemainingOID>
>       <TaxableIncome>0</TaxableIncome>
>       <QtrInt>0</QtrInt>
>       <QtrOID>0</QtrOID>
>       <QtrIncome>0</QtrIncome>
>       <QSI>0</QSI>
>       <NQSI>0</NQSI>
>       <Principal>0</Principal>
>       <CurrentBalance>745850848.91000021</CurrentBalance>
>       <MarketDF>0</MarketDF>
>     </TaxCashFlowDetail>
>     <TaxCashFlowDetail>
>       <EndingAIP>786593727.21233881</EndingAIP>
>       <PV>786593727.21233881</PV>
>       <PrecapOID>0</PrecapOID>
>       <OID>0</OID>
>       <RemainingOID>-35744066.285386205</RemainingOID>
>       <TaxableIncome>0</TaxableIncome>
>       <QtrInt>0</QtrInt>
>       <QtrOID>0</QtrOID>
>       <QtrIncome>0</QtrIncome>
>       <QSI>0</QSI>
>       <NQSI>0</NQSI>
>       <Principal>0</Principal>
>       <CurrentBalance>745850848.91000021</CurrentBalance>
>       <MarketDF>0</MarketDF>
>     </TaxCashFlowDetail>
>     </TaxCashFlowUnit>
> </TAX_CASH_FLOW_ANALYSIS>
>

--

Jagdishwar B.

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.