Skip to content

xsd -> xml #10

@tomazbracic

Description

@tomazbracic

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions