Can we use xslt to covert html into vxml?

Answer Posted / g.h

Whether this is possible depends on the HTML document being
converted.

As a markup language, HTML is less strict than XML. It
allows certain tags to remain unclosed. This means certain
HTML documents can not be regarded as XML documents, since
they would not be well-formed. A decent XSLT processor would
fail to process such a message, either because it recognizes
the XML as not being well-formed or because the parser
reading the data for the processor does this.

An HTML document that conforms to the XML standard could be
processed by XSLT. HTML made XML-compliant is called XHTML.
This form is increasingly popular since it allows a large
array of XML tools to be used for HTML processing. XHTML
can, as such, always be processed with XSLT. Regular HTML
only if it doesn't violate the XML standard in some way.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I open a xsl file?

699


What is xml tag library?

617


What is the icon for atom syndication?

690


Why not just carry on extending html?

738


What is xl file?

633


What are the three main characteristics of xml?

691


Define is null operator.

690


Can I use rss feeds on my website?

685


Types of applications that can benefit from using XML?

3028


What is wsdl used for?

666


Why xml was created?

701


What is XML Namespace?

678


What is the difference between xml and xlsx?

683


Which is a language for finding information in an xml document?

653


What is xslt used for?

663