[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Parsing XML through VB
One of the easier ways to parse XML in VB is to use Microsoft's Document Object Model (DOM), found in Microsoft's XML4. Install xml4 on your machine, then in your VB project, add a reference to Microsoft XML, v4 (xml4.dll). Then look at the Object Browser to see all of the class members available to you that you can program. There are lots and lots of articles on the Internet to help you get started. Also, Saxon and Xalan products are excellent for xml processing, but programming them in VB can be a bit more complicated, and the amount of learning material on them is not yet as abundant as with the DOM. kalpana rawat <kal_xml@xxxxxxxxx> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Sent by: cc: owner-xsl-list@xxxxxxxxxxx Subject: Parsing XML through VB rrytech.com 01/18/2002 12:25 PM Please respond to xsl-list Hi All, Could anybody tell me how to parse XML using VB if there is any way to do it in VB. Thanks, kalpana __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|