Extract Images and font styles from XML file
Posted: Fri Jul 09, 2010 12:27 am
HI,
Values passed from Editor and Stored in XMl with Tags stored like this Format ,
<img alt="smiley" height="20" src="http://localhost/Cloud-New/plugins/smil ... _smile.gif" title="smiley" width="20"/>
<strong>When motorized transport replaced horse-drawn transport starting 1905, a motorized omnibus was called an autobus, </strong>
But While Retrieving From xml file using Xpath and Xquery value are show like,
When motorized transport replaced horse-drawn transport starting 1905, a motorized omnibus was called an autobus,
But i need to retrieve same values which stored in XML.
Can u plz reply me as soon as possible?.
Thanks
Values passed from Editor and Stored in XMl with Tags stored like this Format ,
<img alt="smiley" height="20" src="http://localhost/Cloud-New/plugins/smil ... _smile.gif" title="smiley" width="20"/>
<strong>When motorized transport replaced horse-drawn transport starting 1905, a motorized omnibus was called an autobus, </strong>
But While Retrieving From xml file using Xpath and Xquery value are show like,
When motorized transport replaced horse-drawn transport starting 1905, a motorized omnibus was called an autobus,
But i need to retrieve same values which stored in XML.
Can u plz reply me as soon as possible?.
Thanks