# ScaffoldParser Scaffolds XML file parser from XSD spec Content: 1. [About](#about) 1. [Naming](#naming) 2. [What's missing](#whats-missing) 2. [Api](#api) 1. [Parsers](#parsers) 2. [Builder](#builder) 3. [Performance](#performance) 4. [External links](#external-links) 5. [License](#license) ## About WIP ### Naming WIP #### Method names WIP #### Class names WIP ### Missing parts WIP ## Api ### Parsing a document WIP ### Creating a document WIP ## Performance WIP ## External links WIP ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).