xsl-list
[Top] [All Lists]

Re: Urgent help required Node.getLocalName()

2004-08-26 10:04:45
Hello Josh,
          I think I missed to mentioned the real
problem. It very much to do with XSLT. My stylesheet
required some local namespace  and if it is null then
it will throw error. So before doing transformation I
am manipulating DOM object using Xerces api. During
the manipuation I am getting the localname null so I
need to set it some value, even if " ". As the
document is very large and deals with some sensitive
data so I would rather make it " "[space] or "No"
which can make my stylesheet to work perfectly.
Is that clear?

regards,
Ranjan
--- Josh Canfield <joshcanfield(_at_)gmail(_dot_)com> wrote:

This is not the right place to ask that question as
it has nothing to
do with XSL. You also haven't said anything about
what language or api
you are using, but you might find that there is
another method that
will give you the name of the node, perhaps
getNodeName().

On Thu, 26 Aug 2004 09:10:14 -0700 (PDT), Ranjan K.
Baisak
<ranjanbaisak(_at_)yahoo(_dot_)com> wrote:
Hello List,
          I need urgent help regarding
getLocalName()
of Node. getLocalName() returns me null. I need
this
method to return me not a null value. Is there any
way
I cann change the local name so that I can get not
null. I am manipulating a large document.
This is an urgent help.

regards,
Ranjan

_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter
now.
http://promotions.yahoo.com/goldrush



--+------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--




--+------------------------------------------------------------------
XSL-List info and archive: 
http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to:
http://lists.mulberrytech.com/xsl-list/
or e-mail:
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--+--





                
__________________________________
Do you Yahoo!?
Y! Messenger - Communicate in real time. Download now. 
http://messenger.yahoo.com


<Prev in Thread] Current Thread [Next in Thread>