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

Home » Public Forums » archive » XML parsing
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: XML Parsing [message #60104 is a reply to message #31157] Thu, 01 May 2008 06:31 Go to previous messageGo to previous message
KRDean is currently offline  KRDean
Messages: 69
Registered: July 2006
Member
On Apr 30, 5:08 pm, greyham...@hotmail.com wrote:
> Hello everyone,
>
> I would like to simply take an XML file and store the tags and values
> in a structure or array. I'm getting lost in the documentation with
> all the references to objects etc. The XML file might look something
> like this...
>
> <header>
>  <time>
>   <hour>12</hour>
>   <minute>3</minute>
>  </time>
>  <status>1</status>
>  <complete>0</complete>
> </header>
>
> At this point, it seems easier to write my own parser! Thanks for the
> help in advance.

ITTIVS provides a nice IDL example to send the XML into a structure
using their IDLffXMLSAX object parser.

.edit xml_to_struct__define.pro

Kelly Dean
Fort Collins, CO
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: ProductLog function
Next Topic: A problem using IDL?

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

Current Time: Sat Oct 11 06:06:30 PDT 2025

Total time taken to generate the page: 1.38592 seconds