B
Bryan Richardson
Hello all,
I come from a Java background, where lately I've been using Castor to
generate Java objects from an XML schema and marshal/unmarshal XML
documents using the generated Java objects.
Is there a Ruby package that will allow me to do the same thing? I've
figured out how to use WSDL::XMLSchema::XSD2Ruby to create Ruby objects
from an XML schema, but it does not create the marshal/unmarshal methods
that allow me to load the objects with data from XML files.
Any suggestions?
Thanks! -- BTR
I come from a Java background, where lately I've been using Castor to
generate Java objects from an XML schema and marshal/unmarshal XML
documents using the generated Java objects.
Is there a Ruby package that will allow me to do the same thing? I've
figured out how to use WSDL::XMLSchema::XSD2Ruby to create Ruby objects
from an XML schema, but it does not create the marshal/unmarshal methods
that allow me to load the objects with data from XML files.
Any suggestions?
Thanks! -- BTR