Search found 3 matches

by dbaechtel
Thu Feb 07, 2008 6:37 pm
Forum: XML Schemas
Topic: XML Schema for 2 Dimensional Table
Replies: 2
Views: 4475

Re: XML Schema for 2 Dimensional Table

Thanks! :)
by dbaechtel
Thu Feb 07, 2008 5:59 pm
Forum: XML Schemas
Topic: XML Schema for 2 Dimensional Table
Replies: 2
Views: 4475

XML Schema for 2 Dimensional Table

I am using Oxygen 8.2 to develop a Schema for a Database. I have come across a need to describe a Two Dimensional Table with an unbounded number of Rows and Columns and Cells for each Row and Column combination. I know how to use xs:sequence to describe a 1 dimensional list. But what is the best way...
by dbaechtel
Wed Oct 18, 2006 6:18 pm
Forum: Feature Request
Topic: Convert XSD to VB .Net Classes Automatically
Replies: 5
Views: 12965

Convert XSD to VB .Net Classes Automatically

I would like <oxygen/> to convert my XSD directly into VB .Net Classes with the ability to serialize XML data file into and out of classes.