comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Help with XML *.sax file
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Help with XML *.sax file [message #39221] Tue, 04 May 2004 16:06 Go to next message
jeanluc_picard_66 is currently offline  jeanluc_picard_66
Messages: 8
Registered: April 2004
Junior Member
I have an application that can export Y vs X data into an XML *.sax file.

Has anybody had to read these *.sax files with IDL?

Any hints or examples would be very helpful.

thanks!!
Re: Help with XML *.sax file [message #39298 is a reply to message #39221] Thu, 06 May 2004 06:00 Go to previous message
jeanluc_picard_66 is currently offline  jeanluc_picard_66
Messages: 8
Registered: April 2004
Junior Member
"Karl Schultz" <kschultz_no_spam@rsinc.com> wrote in message news:<109ilicfj84ih31@corp.supernews.com>...
> "picard" <jeanluc_picard_66@hotmail.com> wrote in message
> news:8ff79ce0.0405051042.6788602e@posting.google.com...
>> Ben Tupper <btupper@bigelow.org> wrote in message
> news:<c7am3r$1po9o$1@ID-189398.news.uni-berlin.de>...
>>> picard wrote:
>>>
>>>> I have an application that can export Y vs X data into an XML *.sax
> file.
>>>>
>>>> Has anybody had to read these *.sax files with IDL?
>>>>
>>>> Any hints or examples would be very helpful.
>>>>
>>>> thanks!!
>>> Hello,
>>>
>>> Have your tried the built-in object XML parser IDLffXMLSAX? This object
>>> appeared in IDL 5.6.
>>>
>>> Ben
>>
>> Ben,
>>
>> I think IDLffXMLSAX is what I need. Thanks!
>>
>> I had a look at the manual and could not find any examples.
>>
>> Does anybody have an example of where you read an SAX file with the
>> IDLffXMLSAX parser and plot the data?
>
> There are some examples in the IDL documentation. The Reference Manual
> entry for the IDLffXMLSAX class has a Note in it that points to a section
> called "Using the XML Parser Object Class". The examples found there should
> get you on your way.
>
> Karl

Karl,

I found the examples. On example for reading in an array and one
example for reading in a structure. Thanks!
Re: Help with XML *.sax file [message #39302 is a reply to message #39221] Wed, 05 May 2004 14:02 Go to previous message
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
"picard" <jeanluc_picard_66@hotmail.com> wrote in message
news:8ff79ce0.0405051042.6788602e@posting.google.com...
> Ben Tupper <btupper@bigelow.org> wrote in message
news:<c7am3r$1po9o$1@ID-189398.news.uni-berlin.de>...
>> picard wrote:
>>
>>> I have an application that can export Y vs X data into an XML *.sax
file.
>>>
>>> Has anybody had to read these *.sax files with IDL?
>>>
>>> Any hints or examples would be very helpful.
>>>
>>> thanks!!
>> Hello,
>>
>> Have your tried the built-in object XML parser IDLffXMLSAX? This object
>> appeared in IDL 5.6.
>>
>> Ben
>
> Ben,
>
> I think IDLffXMLSAX is what I need. Thanks!
>
> I had a look at the manual and could not find any examples.
>
> Does anybody have an example of where you read an SAX file with the
> IDLffXMLSAX parser and plot the data?

There are some examples in the IDL documentation. The Reference Manual
entry for the IDLffXMLSAX class has a Note in it that points to a section
called "Using the XML Parser Object Class". The examples found there should
get you on your way.

Karl
Re: Help with XML *.sax file [message #39304 is a reply to message #39221] Wed, 05 May 2004 11:42 Go to previous message
jeanluc_picard_66 is currently offline  jeanluc_picard_66
Messages: 8
Registered: April 2004
Junior Member
Ben Tupper <btupper@bigelow.org> wrote in message news:<c7am3r$1po9o$1@ID-189398.news.uni-berlin.de>...
> picard wrote:
>
>> I have an application that can export Y vs X data into an XML *.sax file.
>>
>> Has anybody had to read these *.sax files with IDL?
>>
>> Any hints or examples would be very helpful.
>>
>> thanks!!
> Hello,
>
> Have your tried the built-in object XML parser IDLffXMLSAX? This object
> appeared in IDL 5.6.
>
> Ben

Ben,

I think IDLffXMLSAX is what I need. Thanks!

I had a look at the manual and could not find any examples.

Does anybody have an example of where you read an SAX file with the
IDLffXMLSAX parser and plot the data?

thanks!
Re: Help with XML *.sax file [message #39312 is a reply to message #39221] Wed, 05 May 2004 05:19 Go to previous message
btt is currently offline  btt
Messages: 345
Registered: December 2000
Senior Member
picard wrote:

> I have an application that can export Y vs X data into an XML *.sax file.
>
> Has anybody had to read these *.sax files with IDL?
>
> Any hints or examples would be very helpful.
>
> thanks!!
Hello,

Have your tried the built-in object XML parser IDLffXMLSAX? This object
appeared in IDL 5.6.

Ben
Re: Help with XML *.sax file [message #39316 is a reply to message #39221] Tue, 04 May 2004 19:59 Go to previous message
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
> I have an application that can export Y vs X data into an XML *.sax file.
>
> Has anybody had to read these *.sax files with IDL?

Nope.

> Any hints or examples would be very helpful.

There's a lot of XML handling built into Java. I'd first try accessing
those classes via the IDL-Java Bridge. Otherwise, you'd have to roll
your own algorithm -- at least I haven't seen any native IDL routines
for XML.

-Mike
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Announcing GDL 0.8, now with netCDF support
Next Topic: widget_table: width of row label column

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 07:27:48 PDT 2025

Total time taken to generate the page: 0.79949 seconds