| EBenavente |
| Newbie |
|
| Argentina |
|
|
| None Specified |
|
| Tuesday, May 21, 2013 |
| Tuesday, May 21, 2013 12:21:31 PM |
2 [0.01% of all post / 0.00 posts per day] |
|
Hello, I have the following path in xml (PathImagen):
<CotizacionTransf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Persona> <FirstName>Ezequiel</FirstName> <LastName>Benavente</LastName> </Persona> <PathImagen>C:\Visual Studio\Proyectos\Cotizaciones\images\Imagen1.jpg</PathImagen> </CotizacionTransf>
and I need to show the image of this path in xslt, Can anyone help me out.
Ezequiel
|
|