Skip navigation

Description: This demo is a Visual Basic application that allows the user to build XSL patterns and use those patterns to retrieve XML nodes from an XML document.

More Details

This demo loads and parses the XML document using the MSXML parser that ships with Microsoft Internet Explorer 5. It also uses the XML Object Model to retrieve nodes based on XSL pattern matching. This is a great tool for learning the syntax for XSL patterns. It is also a good example of how to use the MSXML parser from Visual Basic.

Browser/Platform Compatibility

This demo was built using Visual Basic 6.0 and accesses the MSXML.DLL that ships with Microsoft's Internet Explorer 5. Internet Explorer 5 on the Win32 platform is required to run this demo.

Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish