SchemaXpert works with all data sources including: CSV, Microsoft Excel, Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, dBase IV, Fox Pro, any ODBC and DSN data source.

Sample XML Projects (data retrieval software)

The Baseball Roster and Student Schedule projects are two software that demonstrate how to dynamically create XML documents using SchemaXpert. Each XML document is created on the fly, saved to the hard-disk, and then validated against the XML Schemas to ensure that it conforms to the Schema.

Download and run these Software
In addition to the sample software, the C# and VB.Net source code are also provided for software developers to evaluate how small and easy these applications are.

The Baseball Roster Project

The Baseball Roster project is a simple software which generates 4 XML documents containing team rosters. The XML documents conform to the BaseballRoster.xsd XML Schema. Below are links to the XML documents and the Microsoft Excel data files for this project.

XML Document Output Data Source for XML documents
Below are the 4 XML documents containing team rosters: 

Angels.xml
Cubs.xml
Reds.xml
Twins.xml

These XML documents were generated using data from the following Microsoft Excel files:

Angels.xls
Cubs.xls
Reds.xls
Twins.xls

The Student Schedule Project

The Student Schedule project is an advanced software which generates 10 Student Schedule XML documents that conform to the StudentSchedule.xsd XML Schema. Below are links to the XML documents and the Microsoft Access Database data source for this project.

XML Document Output Data Source for XML documents
Below are the 10 student schedule XML documents:

Student_1.xml
Student_2.xml
Student_3.xml
Student_4.xml
Student_5.xml
Student_6.xml
Student_7.xml
Student_8.xml
Student_9.xml
Student_10.xml

These XML documents were generated using data from the following Microsoft Access Database:

StudentCourseTeacher.mdb

SchemaXpert supports generating XML documents from proprietary and non proprietary data sources including: CSV, Microsoft Excel, Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, dBase IV, Fox Pro,and any ODBC or DSN data source. You can also drag and drop data references from any external application such as Microsoft Word, Excel, or your own software.