[Home] [By Thread] [By Date] [Recent Entries]

  • From: Tom Martin <tomdmartin@g...>
  • To: xml-dev@l...
  • Date: Fri, 13 Jun 2014 14:06:25 -0400

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]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member