pippin / 0.1
| Short description: | High level XML Schema based marshaling/unmarshaling | |||||
|---|---|---|---|---|---|---|
| Category: | Library/Marshal | |||||
| Status: | beta | |||||
| Created: | 2006-01-16 21:25:54 GMT | |||||
| Last update: | 2006-01-16 21:25:54 GMT | |||||
| Owner: | intangiblefrog (Projects of this owner) | |||||
| Homepage: | http://pippin.rubyforge.org/ | |||||
| Download: | http://rubyforge.org/projects/pippin/ | |||||
| License: | PublicDomain | |||||
| Dependency: |
|
|||||
| Description: | Pippin is a layer on top of REXML that makes it even easier to work with XML documents that are described by XML schemas. Using Pippin is not much harder than digesting the XML schema, and pointing Pippin to an instance file to unmarshal, or an Object graph to marshal. |
|||||