[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Text to XML


text to xml
Hi Sharma,

sharma.tarun@w... wrote:

 > I have a requirement in which I need to convert some text output of some
 > command into xml so that I can parse it with a parser based upon some
 > schema. I also have xml file(annotation) for that output.  Can anybody
 > suggest me some already available tool for it?

If you only have to validate the syntax of the text, why transform it to 
XML first and not validating the text itself?
You might consider to adapt an existing grammar of JavaCC [1].
There is an introduction example parsing some text (postscript) [2].
JavaCC is quite powerful, it was used for example to test the grammar of 
XPointer / XQuery during their development by the W3C.
But if you only have a XML Schema for validation the approach Bob 
suggested might be easier. Depends as well on your existing knowledge of 
the techniques.

- Svante

[1] - https://javacc.dev.java.net/
[2] - http://www.adtmag.com/java/article.asp?id=3608



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.