BizTalk Utilities CV ,   Jobs ,   Code library
 
Home Page


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


Uncategorized
Format XML
Sending Binary Data in XML to server
Retrieving a Registry subtree as XML
An example of creating practical and efficient client-side, offline, standalone, server-independent
Using custom XML Namespaces in a VB application from an XML stylesheet
An XML Chat room
Base64 Encoder
A very simple way to generate multiple HTML combos from XML.
Retrieving a Registry subtree as XML
Retrieve Records
VB XML Parser
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


 
 

<< 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 02/09/2000
Times viewed 674

An enhancement of the Microsoft XML Class Generator


This post contains attachments
v20000209235959.zip 

  • The general idea is: generate VB code starting from an XML schema file. The generated code (which compiles to an ActiveX DLL) will contain classes representing the XML objects defined in the schema and a method to read XML files complying to the schema.
  • The big advantage is for the developer: the context-sensitive drop-down list in the VB IDE now lists all properties one might expect. Additionaly, the generated classes support minOccurs=0 mxOccurs=1.

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