in reply to Re^3: convert whole html-files to xml
in thread convert whole html-files to xml
The main reason, why I was putting this question above is,
that I planned to create xml-files out of html-files,
then later to create files in c/c++ out of xml-files.
thought simply it would becoming then a faster homepage,
when it is later compiled in C or C++. - but now ... html is
only script-language and C is not script-language - so
this idea would not work then ? - but main thing is first to create xml-files or files in html5 are okay too.
How look next steps to do ?
here is a sample in html - name of file is test001.html:
(was not possible to post example here - the code is got
swallowed somehow - would have to mask the whole code ?)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: convert whole html-files to xml
by Anonymous Monk on Sep 15, 2013 at 21:28 UTC | |
|