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

Is xhtml and xml same?

465


How can I validate an xml document that uses xml namespaces?

457


What xpointer schemes are supported in this release?

464


How do I run an xslt file?

449


What are the three components in soap?

464






How do I undeclare an xml namespace prefix?

504


How do I convert a pdf to xml?

460


What is an xml spreadsheet?

485


How do I use the default xml namespace to refer to element type names in an xml namespace?

467


How do I add a rss feed?

434


Explain about xml signature?

480


What is Coding? Difference between Coding & Tagging

3083


How do I get my rss feed?

432


Why is xml useful?

475


What program opens xsd files?

464