Generating javascript classes from XSD schema

  • Thread starter Hans Sjunnesson
  • Start date
H

Hans Sjunnesson

I've been googling around for this but found surprisingly little on
this.
I need to find a tool which generates .js files with javascript
classes from an xml schema. Sort of like what XMLBeans is doing for
java.

Some additional goodness would being able to marshal and unmarshal
javascript objects to and from xml.

I've found one such tool - JSCastor, but it uses a proprietary format
for its' schema, I need to use XSDs.

Anyone know of anything like this floating around out there?

Since javascript isn't as strongly typed as java, designing the
structure of the classes, from a single point, is what's key here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,119
Latest member
IrmaNorcro
Top