Search:

Type: Posts; User: sashko9

Search: Search took 0.18 seconds.

  1. Replies
    7
    Views
    1,629

    Re: Problems with Formatted Output XML File

    I am now able to parse some of the XML. I encounter a new error, however.

    The entity "eacute" was referenced, but not declared.

    I was reading online and apparently I need to define "eacute"...
  2. Replies
    7
    Views
    1,629

    Re: Problems with Formatted Output XML File

    I tried using <OUTER> tags and trying to parse it.
    Even with the encoding
    <?xml version="1.0" encoding="UTF-8" standalone="no"?> tag defined at the top I still get this error:



    The markup in...
  3. Replies
    7
    Views
    1,629

    Re: Problems with Formatted Output XML File

    I agree. I'm trying to code it myself. Could not find any useful tools online to suit my needs. Parsing it later down the road I always ran into errors.
    If anyone could provide insight with parsing...
  4. Replies
    7
    Views
    1,629

    Problems with Formatted Output XML File

    I am trying to use Java to convert a .txt file to a .xml format
    It successfully parses the text file to an xml file. The problem is I'm having issues getting all the tags I'd like.
    This is a sample...
  5. Replies
    3
    Views
    1,454

    TXT to XML converting tool

    Does anyone know where I can download a freeware reputable, working TXT to XML conversion tool?
    Most of the ones online require you to buy them before they function.
    I have a text file and I need...
Results 1 to 5 of 5