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

ANN: Trivial Protocol for XML parsing; (pull,push & sockets)

  • To: xml-dev@l...
  • Subject: ANN: Trivial Protocol for XML parsing; (pull,push & sockets)
  • From: Miklos Taba <miklos.taba@i...>
  • Date: Tue, 24 Sep 2002 15:31:47 +0300

awk xml
Hi everyone,

first of all I'd like to thank for all of you the valuable
observations and comments. I am very passive member of this
list for a long time, but now I feel the need to be more active.

I'd like to announce a protocol that was originally developed for
our XML parser (TPX: Trivial Protocol for XML parsing).
The motivation at the beginning -as I remember- was to support
Java with a C application.

TPX briefly:
- It is a protocol that was conceived to use internally by
   XML parsers between the API and the parser implementation.
- It does not compete with any existing protocol or API, it
   adds an extra layer for XML parsing.
- It is text-based, following the philosophy of XML.
- It provides lower level access to parsers than SAX.
- It is possible to implement either push or pull API-s
   on top of the protocol.
- The protocol does not assume anything about the transport
   layer, except that it is reliable.

Some interesting (IMHO) consequences:
- Client-server XML parsing
   o  offers platform (OS/language) independence
   o  _may_ improve the performance
   o  very 'thin' clients can utilize full-blown XML parsers
- Pipes, raw data streams
   If TPX is implemented on top of stdio, simple tasks can
   be carried out using grep, sed, awk etc.

You can find an online demo and documentation of TPX:
http://www.innoxmlp.com

(Please note: the website is quite rudimentary, there are
  bugs, missing pages, etc. -I am not very proud of it- but
  we are improving the content continuously.)

Thanks

Miklos

miklos.taba@i...










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.