Results 1 to 3 of 3

Thread: Please help me with this XML

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2003
    Posts
    75

    Please help me with this XML

    I have this XML document and I want to filter out only those records that relate to "REGION 10 SOUTHEAST".

    I've looked at the XML through an XML viewer but have no idea whatsoever what it means - it's all greek to me!

    I have attached the xml document. Please someone help!
    Attached Files Attached Files

  2. #2
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431
    It's really unfortunate that that file isn't formatted! Do you know anything about the Microsoft Document Object Module (the "DOM")? It defines a programmatic interface for XML and it is incorprated in MSXML4 that can be downloaded from Microsoft. It is a "language" and there will be a learning curve but it's one of the best ways to read and extract data from XML files.

  3. #3
    Frenzied Member vbNeo's Avatar
    Join Date
    May 2002
    Location
    Jutland, Denmark
    Posts
    1,994

    Re: Please help me with this XML

    Originally posted by mrloofer
    I have this XML document and I want to filter out only those records that relate to "REGION 10 SOUTHEAST".

    I've looked at the XML through an XML viewer but have no idea whatsoever what it means - it's all greek to me!

    I have attached the xml document. Please someone help!
    Whoa! Never seen an XML file that messy!
    "Lies, sanctions, and cruise missiles have never created a free and just society. Only everyday people can do that."
    - Zack de la Rocha


    Hear me roar.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width