|
[XML-DEV Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Simplified approach and options for small applications
- From: "Trevor Croll" <litebook@p...>
- To: <xml-dev@i...>
- Date: Fri, 30 Jul 1999 08:12:42 +1000

|
My design and knowledge is still
evolving: I need to produce a file which
goes like this <record>
<Company> [Indexed]
<ContactDetails>
<Email/>
<PostalAddress>
<Street/>
<State/>
<Postcode/>
<PostalAddress/>
<ContactDetails/>
<Company/> <record/>
The DOM tree in this approach allows me to take say
contact details as a fragment and make it available in another place in my
application, I would assume XQL would likewise allow me to collect a large
number of these fragments from conforming records and create another DOM tree.
Example all line items in all the invoices for this month.Which can then be
sorted according to their GL sales codes and summed for each GL sales code to
produce reports eg. sales by product group last month.
My requirement falls outside the standards in that
I do not need to have my internal organisation conform to the standards. I wish
to generate XML conforming data which can then have a style sheet applied to
them to produce HTML or XHTML documents.
ie. The output of my application is XML while I
have a database of XML "records" indexed in a Btree file for quick lookup and
listing on the screen in a specialised lookup dialog.
Is there any simple C++ parsers SAX and /
or DOM like available. Most of the Code I have looked at aims to conform to the
DOM specs while I only need to have code which builds a DOM tree which can be
walked.
How do other people tackle this sort of
problem?
|

|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
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.
|
|