xsd_model 0.7.0
Takes a XSD string and parses it into a tree structure of nodes. A lot similar to Nokogiri but with few more useful methods.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
nokogiri
>= 0