xsl-list
[Top] [All Lists]

Copy all nodes

2005-06-14 23:28:10
Hello,
     I need a xpath expression to copy all nodes from
source.
e.g. input: <Entry>
                <Session>2004/5</Session>
                <Department>Accounting and Finance</Department>
        </Entry>

output:<Entry>
                <Session>2004/5</Session>
                <Department>Accounting and Finance</Department>
        </Entry>
Can anybody tell me the xpath expression for the same.

regards,
Ranjan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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>
--~--



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