1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

how to convert html to xml

Discussion in 'HTML & Website Design' started by 911511, Feb 14, 2012.

  1. #1
    conversation failed html to xml.(blog theme)
    help.
    have simple site.
     
    911511, Feb 14, 2012 IP
  2. themetribe

    themetribe Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    why would you need to convert html to xml?
    xml is just a way of storing data while html is building a web page through tags.
    perhaps you mean xhtml?
     
    themetribe, Feb 15, 2012 IP
  3. bigapplecard

    bigapplecard Member

    Messages:
    145
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    28
    #3
    Hi,

    I am agreed with your views.

    Thanks
    Lenny
     
    bigapplecard, Feb 15, 2012 IP
  4. siketich91

    siketich91 Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    so many software are available on net like stylusstudio.,xmlwrench.
     
    siketich91, Feb 15, 2012 IP
  5. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #5
    And Blender and LibreOffice and FinalCutPro
     
    drhowarddrfine, Feb 15, 2012 IP
  6. Sumitsparx

    Sumitsparx Greenhorn

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    Sumitsparx, Feb 17, 2012 IP
  7. awais_aslam

    awais_aslam Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    [h=2]Converting HTML to XMLYou 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.



    [​IMG]


    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 />.

    [/h]
     
    awais_aslam, Feb 17, 2012 IP
  8. apnamirpur

    apnamirpur Greenhorn

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #8
    use online html to XML convertor
     
    apnamirpur, Feb 17, 2012 IP
  9. minisouls

    minisouls Member

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #9
    I fully agrred with awais aslam/.
     
    minisouls, Feb 17, 2012 IP
  10. ankushsharma

    ankushsharma Peon

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    i Have no idea about this ...
     
    ankushsharma, Feb 19, 2012 IP
  11. Ella_Z.

    Ella_Z. Peon

    Messages:
    544
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    0
    #11
    there are so many appropriate apps - use XML Creator or unidex.
     
    Ella_Z., Feb 19, 2012 IP
  12. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #12
    agree with themetribe
     
    creativewebmaster, Feb 20, 2012 IP
  13. designindia

    designindia Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    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
     
    designindia, Feb 21, 2012 IP
  14. ivickon

    ivickon Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    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
     
    ivickon, Feb 24, 2012 IP
  15. Gressx

    Gressx Member

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #15
    thank you.
     
    Gressx, Feb 26, 2012 IP
  16. trixy

    trixy Active Member

    Messages:
    177
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    53
    #16
    post #13 and #14 are the same, duplicate ?
     
    trixy, Mar 17, 2012 IP
  17. creativewebmaster

    creativewebmaster Active Member

    Messages:
    654
    Likes Received:
    7
    Best Answers:
    4
    Trophy Points:
    78
    #17
    creativewebmaster, Mar 17, 2012 IP
  18. princealone

    princealone Peon

    Messages:
    44
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    helloI dont know why you need to convert form html to xml both are very different but even there are some tools from which we can easly convert it and there are other internet online options are there hope you got the answer
     
    princealone, Mar 22, 2012 IP
  19. RdpBuy.com

    RdpBuy.com Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    gud info. awais_aslam
     
    RdpBuy.com, Mar 23, 2012 IP