[WebDNA] XML Parser

This WebDNA talk-list message is from

2016


It keeps the original formatting.
numero = 113135
interpreted = N
texte = 723 This is a multipart message in MIME format. ------=_NextPart_000_00CB_01D234DE.31DBD400 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hey folks! I hope that everybody is doing well, it's been a while (again). I've got a little project that I volunteered for at work and that is to make sense of some XML that is gathered on PC workstations for our sales team so that they can present the findings (for compatibility reasons) to clients. Before I began the project, I thought I'd ask you fine folks if anybody has some ready-made XML parsing scripts already created that I could perhaps borrow or purchase? Thought it'd save some time though I'm sure that I could stumble through it if nothing is ready made. For reference, the XML is simple and is saved to a file with output such as: OP2 Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz 3.201 4 64 Microsoft Windows 7 Professional 3 860 Intel(R) HD Graphics 1 4.5.2 or later 2016-09-30 17:55:03 False 100 No Plugin Installed OP4 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz ......etc Feel free to email if you prefer or if there's some tips from the pro's. I imagine a lot of [listwords] commands being used here- Thanks! Gary ------=_NextPart_000_00CB_01D234DE.31DBD400 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hey folks!  I hope that everybody is doing = well, it's been a while (again).

 

I've got a little project that I volunteered for at = work and that is to make sense of some XML that is gathered on PC workstations = for our sales team so that they can present the findings (for compatibility = reasons) to clients.  Before I began the project, I thought I'd ask you fine = folks if anybody has some ready-made XML parsing scripts already created that I = could perhaps borrow or purchase?  Thought it'd save some time though I'm = sure that I could stumble through it if nothing is ready made.

 

For reference, the XML is simple and is saved to a = file with output such as:

 

    = <Workstation>

      = <HostName>OP2</HostName>

      = <Processorname>Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz</Processorname>

      = <ProcessorSpeed>3.201</ProcessorSpeed>

      = <ProcessorCores>4</ProcessorCores>

      = <Architecture>64</Architecture>

      = <OperatingSystem>Microsoft Windows 7 Professional </OperatingSystem>

      = <Ram>3</Ram>

      = <FreeSpace>860</FreeSpace>

      = <GraphicsCard>Intel(R) HD Graphics</GraphicsCard>

      = <GraphicsMemoryinGB>1</GraphicsMemoryinGB>

      = <DotNetVersion>4.5.2 or later</DotNetVersion>

      = <LastWindowsUpdate>2016-09-30 17:55:03</LastWindowsUpdate>

      = <IsVirtualMachine>False</IsVirtualMachine>

      = <LANSpeed>100</LANSpeed>

      = <CurrentSidexisVersion>

      = </CurrentSidexisVersion>

      = <ImagingPluginType>No Plugin Installed</ImagingPluginType>

      = <PluginVersion>

      = </PluginVersion>

    = </Workstation>

    = <Workstation>

      = <HostName>OP4</HostName>

      = <Processorname>Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz</Processorname>

.....etc

 

Feel free to email if you prefer or if there's some = tips from the pro's.  I imagine a lot of [listwords] commands being used = here-

 

Thanks!
Gary

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us ------=_NextPart_000_00CB_01D234DE.31DBD400-- . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] XML Parser (Michael Davis 2016)
  2. Re: [WebDNA] XML Parser (christophe.billiottet@webdna.us 2016)
  3. Re: [WebDNA] XML Parser (Donovan Brooke 2016)
  4. Re: [WebDNA] XML Parser ("Gary Krockover" 2016)
  5. Re: [WebDNA] XML Parser (Tom Duke 2016)
  6. [WebDNA] XML Parser ("Gary Krockover" 2016)
723 This is a multipart message in MIME format. ------=_NextPart_000_00CB_01D234DE.31DBD400 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hey folks! I hope that everybody is doing well, it's been a while (again). I've got a little project that I volunteered for at work and that is to make sense of some XML that is gathered on PC workstations for our sales team so that they can present the findings (for compatibility reasons) to clients. Before I began the project, I thought I'd ask you fine folks if anybody has some ready-made XML parsing scripts already created that I could perhaps borrow or purchase? Thought it'd save some time though I'm sure that I could stumble through it if nothing is ready made. For reference, the XML is simple and is saved to a file with output such as: OP2 Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz 3.201 4 64 Microsoft Windows 7 Professional 3 860 Intel(R) HD Graphics 1 4.5.2 or later 2016-09-30 17:55:03 False 100 No Plugin Installed OP4 Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz ......etc Feel free to email if you prefer or if there's some tips from the pro's. I imagine a lot of [listwords] commands being used here- Thanks! Gary ------=_NextPart_000_00CB_01D234DE.31DBD400 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hey folks!  I hope that everybody is doing = well, it's been a while (again).

 

I've got a little project that I volunteered for at = work and that is to make sense of some XML that is gathered on PC workstations = for our sales team so that they can present the findings (for compatibility = reasons) to clients.  Before I began the project, I thought I'd ask you fine = folks if anybody has some ready-made XML parsing scripts already created that I = could perhaps borrow or purchase?  Thought it'd save some time though I'm = sure that I could stumble through it if nothing is ready made.

 

For reference, the XML is simple and is saved to a = file with output such as:

 

    = <Workstation>

      = <HostName>OP2</HostName>

      = <Processorname>Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz</Processorname>

      = <ProcessorSpeed>3.201</ProcessorSpeed>

      = <ProcessorCores>4</ProcessorCores>

      = <Architecture>64</Architecture>

      = <OperatingSystem>Microsoft Windows 7 Professional </OperatingSystem>

      = <Ram>3</Ram>

      = <FreeSpace>860</FreeSpace>

      = <GraphicsCard>Intel(R) HD Graphics</GraphicsCard>

      = <GraphicsMemoryinGB>1</GraphicsMemoryinGB>

      = <DotNetVersion>4.5.2 or later</DotNetVersion>

      = <LastWindowsUpdate>2016-09-30 17:55:03</LastWindowsUpdate>

      = <IsVirtualMachine>False</IsVirtualMachine>

      = <LANSpeed>100</LANSpeed>

      = <CurrentSidexisVersion>

      = </CurrentSidexisVersion>

      = <ImagingPluginType>No Plugin Installed</ImagingPluginType>

      = <PluginVersion>

      = </PluginVersion>

    = </Workstation>

    = <Workstation>

      = <HostName>OP4</HostName>

      = <Processorname>Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz</Processorname>

.....etc

 

Feel free to email if you prefer or if there's some = tips from the pro's.  I imagine a lot of [listwords] commands being used = here-

 

Thanks!
Gary

--------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: archives: http://mail.webdna.us/list/talk@webdna.us Bug Reporting: support@webdna.us ------=_NextPart_000_00CB_01D234DE.31DBD400-- . "Gary Krockover"

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

FlushDatabase Suggestion (1998) RE: Signal Raised (1997) WCf2 and nested tags (1997) search eqIDdatarq (2004) IIS and 4.0.1b1 (2000) Date Math broken on Mac OS X 10.4? (2007) Nested tags count question (1997) Store results of GetChars? (2003) Waitfor file (2000) Stinkin' [Referrer] (1998) PCS Frames (1997) Two submit buttons ? (1997) Notepad problems (1998) [WebDNA] WebDNA 7 (2011) SHOWIF/HIDEIF empty fields (2005) [WebDNA] Serious sendmail problems in 8.02 and 8.1 (2015) Cart sweeper (2000) [WebDNA] drop off not round off (2011) SiteBuilder? - SlideShow (2004) [WebDNA] HTML/OS vs. WebDNA ? (2008)