I have the data coming from the server in pure XML format, but I want to make a conclusion as a rich HTML 5 page for the user. For this I need to use only client scripts (this is also Javascript).
So, is it possible to create an HTML-5 page using XML data?
Thank.
source
share