XML Space

  • Thread starter Thread starter thomson
  • Start date Start date
T

thomson

Hi all,
i do have an XML file , which iam reading it through an
XSLT to produce an HTML file.


MY exact problem is in one of my element


<Column><Value>File</Value></Column>


When i parse it throught XSLT iam able to get the Value as File, OK,


But I need to put a <Column><Value> </Value></Column>


Which should allow me to put a Blank space, I tried lot of options but
iam not able to get the space element


Thanks in Advance


thomson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top