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
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