HTML to XML
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
please tell me how to compile or convert html to XML. Please tell me How compilation differs from convert. Thanks
I don't understand exactly what you are talking about? Nevertheless, HTML and XML are related markup languages and are usually text files. XHTML is a strict form of HTML since it obeys an XML type-schema. Once you have your document in XHTML, you can transform it to another XML document using XSLT.
"We make a living by what we get, we make a life by what we give." --Winston Churchill