Click here to Skip to main content
15,891,864 members
Articles / Programming Languages / XML

Create an XSD Schema….without knowing a darn thing about XSD.

Rate me:
Please Sign up or sign in to vote.
4.91/5 (3 votes)
8 Apr 2009CPOL1 min read 15.5K   12  
Back in the old days, when dinosaurs roamed the earth, developers wanting to exchange data between applications used binary formatted data, hardcoded text field lengths, or delimited text files. Much parsing and error checking was involved. It was tedious.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
EndWell Software, Inc.
United States United States
I am an independent contractor/consultant working in the Twin Cities area in Minnesota. I work in .Net, Asp.Net, C#, C++, XML, SQL, Windows Forms, HTML, CSS, etc., etc., etc.

Comments and Discussions