+ Reply to Thread
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11

Thread: How to convert html to a xml file?

  1. #1

    Default How to convert html to a xml file?

    XML has rapidly become the technology of choice for delivering structured data on the Web, working hand-in-hand with HTML, which is used as the presentation format. When HTML and XML are used together, they allow data to be separated from its presentation format, making it much more extensible for use in Web applications and enabling you to reuse your source data in countless other output mediums.When i say xml file,i mean that i need the html file to be converted into the original format of the xml.How to do i convert the html file to a xml file?

  2. #2
    Sapphire Star member delois is on a distinguished road
    Join Date
    Oct 2011
    Posts
    39

    Default

    There are so many software and websites available on the Internet but you can use Unicode.org website. In this website you have to choose the HTML to XML option from the wizard and choose the file and click OK. It will show you the XML code.

  3. #3

  4. #4

    Default

    The HTML standard does not care about the case of text inside elements. The XML standard does - usually elements and attributes are required to be lower case.

    Some attributes in HTML do not have any value, for example the 'selected' or 'noborder' attributes. This is not legal XML. Check the fix attributes and these will be converted automatically.

    In HTML tags don't have to be paired up exactly. For example:

    <i> This is italic <b>and</i> bold</b>.

    is legal in HTML but forbidden in the XML standard. In addition, many HTML pages often contain mis-matched or incomplete tags. HTML browsers have tended to be very forgiving of illegal HTML and done their best to cover up errors. If you tick the Fix mis-matched tags box, XML:Wrench will attempt to resolve any mis-matched tags.

    HTML contains a number of singleton elements that do not have content or may be used without content. These include such elements as P, IMG, BR and HR. If you select an element in the Convert singleton tags box, it will be converted to the form <x />.

  5. #5

    Default

    is legal in HTML but forbidden in the XML standard. In addition, many HTML pages often contain mis-matched or incomplete tags. HTML browsers have tended to be very forgiving of illegal HTML and done their best to cover up errors. If you tick the Fix mis-matched tags box, XML:Wrench will attempt to resolve any mis-matched tags.

    Christmas Cracker Online Shop | Internal Doors & Front doors

    Web Design India
    trucks sale & purchase
    Call boy in Chandigarh
    Branded Clothes
    Tours Phuket
    Last edited by santoshuddleston; 04-05-2012 at 08:12 AM.

  6. #6

    Default

    There are lot of softwares available online for converting html to a xml file..If you want to convert the file then try this one website www.xmlwrench.com/manual/convert.html because I've convert a lot of files...

  7. #7
    Sapphire Star member okayo0 is on a distinguished road
    Join Date
    Oct 2011
    Posts
    34

    Default

    You can use XML:Wrench to convert an existing HTML File to XML. The convertor will attempt to make legal XML from the HTML without as far as possible changing the content. Whether the conversion is 100% successful depends on the orginal HTML file. After conversion, you can check the file using the XML check well-formed or validate options

    To begin a conversion select 'Convert HTML to XML' from the Tools menu. This will display a dialog box similar to the one below.

    screenshot

    The HTML standard does not care about the case of text inside elements. The XML standard does - usually elements and attributes are required to be lower case.

    Some attributes in HTML do not have any value, for example the 'selected' or 'noborder' attributes. This is not legal XML. Check the fix attributes and these will be converted automatically.

    In HTML tags don't have to be paired up exactly. For example:

    <i> This is italic <b>and</i> bold</b>.

    is legal in HTML but forbidden in the XML standard. In addition, many HTML pages often contain mis-matched or incomplete tags. HTML browsers have tended to be very forgiving of illegal HTML and done their best to cover up errors. If you tick the Fix mis-matched tags box, XML:Wrench will attempt to resolve any mis-matched tags.

    HTML contains a number of singleton elements that do not have content or may be used without content. These include such elements as P, IMG, BR and HR. If you select an element in the Convert singleton tags box, it will be converted to the form <x />.

  8. #8

    Default

    Rules and regulations may change across events and leagues, but one constant is the introduction. Introductions tend to be the one universal across the Speech world. Though, however similar they may be across events, there are nuances for writing an introduction per event. Humorous Interpretation has a few introduction "rules" that any HIer should know.

    Printed Clothing, Sports & Lesurewear
    Indian Stone and Paving Slabs

  9. #9
    Prospect joncant is on a distinguished road
    Join Date
    Mar 2012
    Location
    Clifford, Ontario
    Posts
    29

    Default

    use some html file converter software

  10. #10
    Sapphire Star member stevepolard is on a distinguished road
    Join Date
    Mar 2012
    Posts
    53

    Default

    Two kinds of methods can be XML to Html: the first is the Javascript Html output; the second is the use of XSLT language, XML content into the Html display.

    Suzuki Atv || Used Scooters

+ Reply to Thread
Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts