Text to XML
| Newsgroups | gmane.text.xml.xslt.extensions |
|---|---|
| Message-ID | <[email protected]> |
Hi, XSLT can be used to convert XML to Text but is there any tool with a powerful set of features to assist in converting Text to XML ? I have come accross scenarios where legacy applications can generate clear text printouts of invoices. You can see with the naked eye there is structure to the ASCII file and it would have been nice if there was something with the primitives of XSLT but which could use for instance regular expressions to anchor/identify blocks instead of well-formed XML tags. Does anyone know of something like this ?