Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/branches/1_5/sample/marshal/enum/enumsample_mapper.rb

Revision 1858, 162 bytes (checked in by nahi, 2 years ago)
  • added a sample for the new xsd2ruby.rb feature.
Line 
1 require 'enumsample_mapping_registry.rb'
2
3 class EnumsampleMapper < XSD::Mapping::Mapper
4   def initialize
5     super(EnumsampleMappingRegistry::Registry)
6   end
7 end
Note: See TracBrowser for help on using the browser.