BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


Add/Edit your code items
Search the code library
Browse for the code library


Uncategorized
ITSE Namespace Navigator
Creating a select box and selecting one or more items
Re: For Next Loop in XXL
Enabling the tab key in a TEXTAREA
Date sorting (advanced) combined with the Muenchian Method for grouping
Extracting an item from a delimited list
Generating a Pivot Table from name-value pairs
Sorting on Dates and other Fixed Formats using the substring Function
Positional grouping by number of items
Parsing XML tag elements with VB string functions
getTemplate
getProcessor
Padding with spaces to a fixed-length string
Re: Swapping values in two integer variables without using a temporary variable
Swapping values in two integer variables without using a temporary variable
Comparing Multiple fields from the subquery
Re: Filtering unique values
Re: Grouping with totals/subtotals -- nested Muenchian method
Grouping with totals/subtotals -- nested Muenchian method
Generic JScript Function To Load XML Data


 
 

<< System.XMLWCF, WS, SOAP >>


By Mark Wilson
I am the creator of TopXML. I am available for international and local (Australia) contracts. I am a Solution Architect/Business Analyst. I have worked in IT in several countries (NZ, Australia, South Africa, UK) building and training teams for government and very large non-governmental organizations. I am ex-Microsoft Consulting Services. I wrote the first book on Microsoft XML published in 2000 called XML Programming with VB and ASP. Most recently I have been building tools for the SEO industry. Ask me for a 37 point SEO health-checkup for your website.
First Posted 07/02/2001
Times viewed 436

VB XML Parser


This post contains attachments
v20010702235959.zip 

Summary XML Parser Written Entirely in VB

If you don't want the overhead of installing the MsXml redistributable, you can incorporate this component into your code to allow you fundamental XML parsing capabilities. A client XML browser which makes use of the component is included. The parser does not currently work with xml files beginning with the standard header ?xml version='1.x?, but it should not be that difficult to modify the code to recognize this header if you so choose.

Rate this article on a scale of 1 to 10 (0 votes, average 0)

Your vote :  

<< System.XMLWCF, WS, SOAP >>





Leave a comment for this article
Your name
Your email (optional)
Your comment
Optional: Upload an attachment
Enter the code shown:

 
 

    Email TopXML