tags:

views:

24

answers:

3

Hello,

I have an XML file taht looks like this:

.. Smith ... Johnson ... ...

and I need to convert the last name of the dependent to upper case.

I wrote this XSLT

and it converts last name of the dependent to the last name of the personal info in upper case. So it converts it to SMITH and I want it to be converted to JOHNSON. Could someone tell me how I can do this? Thanks you very much.

A: 

Sorry, the question the question is not clear. Let me try to post it again.

Hello,

I have an XML file taht looks like this:

.. Smith ... Johnson ... ...

and I need to convert the last name of the dependent to upper case.

I wrote this XSLT

and it converts last name of the dependent to the last name of the personal info in upper case. So it converts it to SMITH and I want it to be converted to JOHNSON. Could someone tell me how I can do this? Thanks you very much.

Sandra
A: 

Can anybody tell me how to put example XML in my question? Thanks.

Sandra
Hi Sandra, please do not post answers to questions unless they are actually answers. Edit your question and/or use comments to post more information. Stack Overflow does not work like a forum.
Shaggy Frog
A: 

Please disregard this question. I posted the question again in this thread
http://stackoverflow.com/questions/3723386/how-do-i-transform-a-child-element-o-uppercase-if-a-child-element-with-the-same-n Thank you.

Sandra