-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Hi,
after searching this (XML) topic related for Ruby I ended up at using this GEM as best for my use case. I have 3 specific .XSD files. Those files are all I have and I have to build signed XML from them. But somehow I ended up using xsd2ruby.rb just fine. That produced me 3 files full of classes. But now when I "play" with them to build some data and put everything into ruby objects... this is where I am stuck. I can't fingure it out how to transform this ruby Object into XML file (for start) ...and in a way that I would have tags labeled as they should be (according to xsd)
I would really appreciate your help since I am totally new to ruby and as it looks like... your gem is the one. :)
Best,
Tomaz
Metadata
Metadata
Assignees
Labels
No labels