XSD to AS3
XSD to AS3 Class Generator
Quickly and easily generates AS3 classes taking an XML Schema and an XML document!
XSD-To-AS3 Class Generator allow developers to quickly build any Flex/Flash application XML based. Using these classes you could marshal XML to AS3 objects, and AS3 objects to XML.
It takes an XML schema and an XML document and uses it to generate a class library. These classes map directly to data contained in your XML Schema, the generated classes is strongly typed, it forms a kind of template for the developer, ensuring that the data created conforms the underlying XML Schema.
It will be very usefull for quickly work with 3th party APIs RESTful interface!
Try this files for a sample interfacing with Whitepages.com APIs whitepages.xsd, whitepages.xml
