XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
need help / insight on parsing some xml with vb6

Hey,
I'm working on a project and need to parse some xml code using vb6.

The xml file as around 50 "sections" in it that I need to examine and pull out certain info...

  <?xml version="1.0" encoding="utf-8" ?>
- <Competition>
  <ChiefJudge />
  <CompetitionGuid>72a399f8-480c-4743-9c14-4357a77582ce</CompetitionGuid>
  <CompetitionName />
  <Date>2014-06-26T09:00:00</Date>
  <EventName>Southwest Corps Connection</EventName>
  <GroupTypeID>4</GroupTypeID>
  <IsCurrentSeason>true</IsCurrentSeason>
  <Location>Mesa AZ</Location>
  <OrgCompetitionID>0</OrgCompetitionID>
  <RecapReleased>false</RecapReleased>
  <SeasonGuid>348fac28-d10c-47e5-8753-802512df9904</SeasonGuid>
  <SeasonName>2014</SeasonName>
  </Competition>
..........
</ArrayOfCompetition>


What I need to do is parse all of this out into some combo boxes. Not sure where to start...

Thoughts?

Thanks. Tom


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS